Description Usage Arguments Value
stepwise_target_prob_predict Make calibrated predictions from rf + Platt scaling
1 | stepwise_target_prob_predict_xgb(data, xgb_model, logit_model)
|
data |
a data frame |
xgb_model |
the xgb model |
logit_model |
the logistic regression (parsnip) model |
a vector of predicted probabilities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.