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 #14

Closed gmcdonald-sfg closed 2 years ago

gmcdonald-sfg commented 2 years ago

After the text: “Several different decision trees are built, each from a random bootstrap sample of the same size as the original data.”, suggest adding the text “This process is also known as bagging (bootstrap aggregation)”