target_prob_diagnostic_plots.Rdtarget_prob_diagnostic_plots same diagnostic plots for target probs
target_prob_diagnostic_plots( train, test, xgb_model, pre_snap_model, scale_model )
| train | dataframe of training set |
|---|---|
| test | dataframe of testing set |
| xgb_model | xgboost model produced by tune_target_prob_xgb |
| pre_snap_model | logit model for the catch probability pre-snap |
| scale_model | the platt scaler |
success string