carpentries-incubator / r-ml-tabular-data

A Data-Carpentry-style lesson on some ML techniques in R
https://carpentries-incubator.github.io/r-ml-tabular-data/
Other
3 stars 0 forks source link

_episodes_rmd/01-Intro.Rmd: Minor text edit #3

Closed gmcdonald-sfg closed 2 years ago

gmcdonald-sfg commented 2 years ago

Suggest changing “This train/test split is selected randomly” to “This train/test split is selected randomly, although sometimes stratification is also used during the split in order to ensure the testing set is representative of the training set”