Description Usage Arguments Value Examples
View source: R/Base_Functions.R
Use the R XGBOOST machinel-learning algorithm
1 |
train |
Data to train the model on |
test |
Data to test the model on |
folds |
Number of cross-validation folds |
scoring |
Method of scoring to judge model accuracy |
scale |
Scaling of the importance of the positive class |
Model and area under the curve of the model (AUC)
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.