More Machine Learning
Extra machine learning resources for the multidisciplinary team and the data scientists in particular
General
Introductory
Materials
-
Making Friends with Machine Learning by Cassie Kozyrkov, full course
-
Lifecycle of an AI project by Cassie Kozyrkov
-
What if we let AI do the thinking? by Cassie Kozyrkov
-
To Explain or to Predict? by Galit Shmueli
-
Uncertainty in Machine Learning by Jason Brownlee
-
What are LLMs? by Kate Soule
-
Data Scientist Cheat Sheet compilation by Samuel Jordan
Upskill
Free:
-
Machine Learning Engineering fro Production (MLOps) by DeepLearning.AI
-
Full course of Making Friends with Machine Learning by Cassie Kozyrkov
-
AI for Good from DeepLearning.AI
-
Bayesian Analysis Book and lecture notes from Columbia University's Andrew Gelman
-
Notes on Most Common ML Questions by Vinja AI
-
Intro to Encoders and Decoders by huggingface
Non-free:
-
ML in Production course from Coursera is a good start for a refresher course on different aspects of developing a machine learning model that will be used as part of a larger system. Other courses from deeplearning.ai are also very helpful.
-
AI for good course from Coursera raises interesting topics of integrating AI in human-centric projects.
​
Ethical ML
Fairness
Data
Evaluations
-
​Evaluation gaps in machine learning practice video and publication
-
There are multiple MLOps frameworks for evaluation, for example MLFlow
-
Chatboat leaderboard and compare chatbots yourself
Bias
-
Debiasing data: An efficient framework using the principle of maximum entropy
-
Debiasing Pretrained Text Encoders by Paying Attention to Paying Attention
-
Bias benchmarking can be done through datasets like BBQ
ML tools
Cybersecurity
Detectors
(there are lots, this is just a sample)
-
LLM detection survey
-
LLM detection challenge
-
Online tools like undetectable AI, IsItAI or ZeroGPT
-
Image detectors like WasItAI or Illminarty