Description Usage Arguments Value
Reads in completed training data and trains a gradient boosted model outputting prediction accuracy statistics
1 | gbm.predict(model_gbm, clust_stats)
|
model_gbm |
A gradient boosted model object created using manually scored training data |
clust_stats |
A cluster statistic object from the extract.clust.stats function |
A gbm model object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.