Description Usage Arguments Value
View source: R/ngboostRClassifier.R
Predict using a NGBoostClassifier object
1 | predict_classifier(ngbr_cla, new_data)
|
ngbr_cla |
NGBoostClassifier obcjet |
new_Data |
Is an object where new samples are in rows and features are in columns. |
Predictions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.