carpentries-incubator / data-science-ai-senior-researchers

Introduction to Data Science and AI for senior researchers
https://carpentries-incubator.github.io/data-science-ai-senior-researchers/
Other
9 stars 6 forks source link

Add a section on how ML algorithms "learn" i.e. just optimizing against a metric #7

Open arronlacey opened 2 years ago

arronlacey commented 2 years ago

Supervised Classification - cover accuracy, true positives rate, false positive rate, precision, recall, ROC. Unsupervised - kmeans total within sum of squared error, elbow Regression - RMSE