Plots to Evaluate the Business Performance of Predictive Models


[Up] [Top]

Documentation for package ‘modelplotr’ version 1.1.0

Help Pages

aggregate_over_ntiles Build a dataframe with aggregated evaluation measures
bank_td Bank clients that have/have not subscribed a term deposit.
build_input_yourself Example: build required input from a custom model
customize_plot_text Customize textual elements of the plots
modelplotr modelplotr: Plots to Evaluate the Business Performance of Predictive Models.
plotting_scope Build dataframe with formatted input for all plots.
plot_costsrevs Costs & Revenues plot
plot_cumgains Cumulative gains plot
plot_cumlift Cumulative Lift plot
plot_cumresponse Cumulative Respose plot
plot_multiplot Create plot with all four evaluation plots
plot_profit Profit plot
plot_response Response plot
plot_roi ROI plot
prepare_scores_and_ntiles Build a dataframe containing Actuals, Probabilities and Ntiles
prepare_scores_and_ntiles_keras Build a dataframe containing Actuals, Probabilities and Ntiles for keras models