Skip to content

Commit 330c052

Browse files
authored
add blog link
1 parent b2e8a28 commit 330c052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
SmallDatasetBenchmarks
22
======================
3-
This repo is for testing machine learnign models on small (classification) datasets.
3+
This repo is for testing machine learnign models on small (classification) datasets. There is a blog post that summarizes the experiments here: https://www.data-cowboys.com/blog/which-models-are-best-for-small-datasets
44

55
The relevant figures are produced in `figures.ipynb`. The actual experimental set-up is in files that start with `01_*`, `02_*`, etc. Nested cross-validation is used to get unbiased estimates of generalization performance. The splits are stratified random with fixed seeds, so the conclusions of these experiments are unlikely to hold for "real" data where test/production data is not IID with the training data.
66

0 commit comments

Comments
 (0)