Description Usage Arguments Value
View source: R/ngboostRClassifier.R
Predict using a NGBoostClassifier object as a probability
1 | predict_classifier_prob(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.