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/04-Decision-Forests.Rmd: Minor text edit #12

Closed gmcdonald-sfg closed 2 years ago

gmcdonald-sfg commented 2 years ago

Suggest using a 75/25 training/testing split (instead of 80/20) to be consistent with the other modules