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#
Examples
Introduction to modelplotpy: Example usage of
LogisticRegression
using thebank dataset
plot cumresponse#
Examples
Introduction to modelplotpy: Example usage of
LogisticRegression
using thebank dataset
plot cumlift#
Examples
Introduction to modelplotpy: Example usage of
LogisticRegression
using thebank dataset
plot cumgains#
Examples
Introduction to modelplotpy: Example usage of
LogisticRegression
using thebank dataset
plot all#
Examples
Introduction to modelplotpy: Example usage of
LogisticRegression
using thebank dataset
modelplotpy financial#
plot costsrevs#
Examples
Introduction to modelplotpy: Example usage of
LogisticRegression
using thebank dataset
plot profit#
Examples
Introduction to modelplotpy: Example usage of
LogisticRegression
using thebank dataset
plot roi#
Examples
Introduction to modelplotpy: Example usage of
LogisticRegression
using thebank dataset