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/05-Gradient-Boosting.Rmd: Minor text edit #22

Closed gmcdonald-sfg closed 2 years ago

gmcdonald-sfg commented 2 years ago

In the “Learning Rate” section, suggest introducing the concept of hyperparameters. Learning rate is a type of hyperparameter specific to xgboost.

djhunter commented 2 years ago

Learning rate is not specific to xgboost.