modelplotpy#
This module contains functions related to modelplotpy.
The modelplotpy module to build nice plots to explain
your modelling efforts easily to business colleagues.
modelplotpy Plots#
Let’s introduce the Gains, Lift and (cumulative) Response plots.
plot response#
plot_response
Examples
Introduction to modelplotpy: Example usage of
LogisticRegressionusing thebank dataset
plot cumresponse#
plot_cumresponse
Examples
Introduction to modelplotpy: Example usage of
LogisticRegressionusing thebank dataset
plot cumlift#
plot_cumlift
Examples
Introduction to modelplotpy: Example usage of
LogisticRegressionusing thebank dataset
plot cumgains#
plot_cumgains
Examples
Introduction to modelplotpy: Example usage of
LogisticRegressionusing thebank dataset
plot all#
plot_all
Examples
Introduction to modelplotpy: Example usage of
LogisticRegressionusing thebank dataset
modelplotpy financial#
plot costsrevs#
plot_costsrevs
Examples
Introduction to modelplotpy: Example usage of
LogisticRegressionusing thebank dataset
plot profit#
plot_profit
Examples
Introduction to modelplotpy: Example usage of
LogisticRegressionusing thebank dataset
plot roi#
plot_roi
Examples
Introduction to modelplotpy: Example usage of
LogisticRegressionusing thebank dataset