modelplotpy#

This module contains functions related to modelplotpy.

The modelplotpy module to build nice plots to explain your modelling efforts easily to business colleages.

modelplotpy Plots#

  • Let’s introduce the Gains, Lift and (cumulative) Response plots.

plot response#

plot_response

Examples

plot cumresponse#

plot_cumresponse

Examples

plot cumlift#

plot_cumlift

Examples

plot cumgains#

plot_cumgains

Examples

plot all#

plot_all

Examples

modelplotpy financial#

plot costsrevs#

plot_costsrevs

Examples

plot profit#

plot_profit

Examples

plot roi#

plot_roi

Examples