Description Usage Arguments Value
View source: R/ngboostRRegressor.R
Predict using a NGBoostRegressor object
1 | predict_regressor(ngbr_reg, new_data)
|
ngbr_reg |
NGBoostRegressor 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.