boosting_predictions | R Documentation |
Boosted regression trees predictions
These data have a set of holdout predictions from 10-fold
cross-validation and a separate collection of test set predictions from the
same boosted tree model. The data were generated using the sim_regression
function in the modeldata package.
boosting_predictions_oob , boosting_predictions_test |
tibbles |
data(boosting_predictions_oob)
str(boosting_predictions_oob)
str(boosting_predictions_test)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.