Description Usage Arguments Value
fit_logit_target_platt_scaler fit the Platt scaler to calibrate the xgboost predictions
1 | fit_logit_target_platt_scaler(model, data)
|
model |
an xgboost model fit with parsnip |
data |
a data frame |
a logistic regression (parsnip) model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.