stepwise_target_prob_predict_xgb: stepwise_target_prob_predict Make calibrated predictions from...

Description Usage Arguments Value

View source: R/fit_models.R

Description

stepwise_target_prob_predict Make calibrated predictions from rf + Platt scaling

Usage

1
stepwise_target_prob_predict_xgb(data, xgb_model, logit_model)

Arguments

data

a data frame

xgb_model

the xgb model

logit_model

the logistic regression (parsnip) model

Value

a vector of predicted probabilities


hjmbigdatabowl/bdb2021 documentation built on Feb. 14, 2021, 1:35 a.m.