All functions

BinaryYScatterPlot()

Plot a scatter plot of a binary variable with smoothing curve.

ClevelandDotPlot()

Plot a Cleveland dot plot.

ConditionalSmoothedScatterPlot()

Plot a scatter plot with smoothing line.

DiscreteDistribution()

Plot distribution of a single discrete numerical variable.

DoubleDensityPlot()

Plot two density plots conditioned on an outcome variable.

DoubleHistogramPlot()

Plot two histograms conditioned on an outcome variable.

GainCurvePlot()

Plot the cumulative gain curve of a sort-order.

GainCurvePlotC()

Plot the cumulative gain curve of a sort-order with costs.

GainCurvePlotList() GainCurveListPlot()

Plot the cumulative gain curves of a sort-order.

GainCurvePlotWithNotation()

Plot the cumulative gain curve of a sort-order with extra notation

HexBinPlot()

Build a hex bin plot

LiftCurvePlot()

Plot the cumulative lift curve of a sort-order.

LiftCurvePlotList() LiftCurveListPlot()

Plot the cumulative lift curves of a sort-order.

LogLogPlot()

Log-log plot

MetricPairPlot()

Plot the relationship between two metrics.

PRPlot()

Plot Precision-Recall plot.

PRTPlot()

Plot Precision-Recall or Enrichment-Recall as a function of threshold.

PairPlot()

Build a pair plot

PlotDistCountBinomial()

Plot count data with a theoretical binomial

PlotDistCountNormal()

Plot distribution details as a histogram plus matching normal

PlotDistDensityBeta()

Plot empirical rate data as a density with the matching beta distribution

PlotDistDensityNormal()

Plot an empirical density with the matching normal distribution

PlotDistHistBeta()

Plot empirical rate data as a histogram plus matching beta

ROCPlot()

Plot receiver operating characteristic plot.

ROCPlotList() ROCPlotPairList() ROCListPlot()

Compare multiple ROC plots.

ROCPlotPair()

Compare two ROC plots.

ROCPlotPair2()

Compare two ROC plots.

ScatterBoxPlot()

Plot a scatter box plot.

ScatterBoxPlotH()

Plot a scatter box plot in horizontal mode.

ScatterHist()

Plot a scatter plot with marginals.

ScatterHistC()

Plot a conditional scatter plot with marginals.

ScatterHistN()

Plot a height scatter plot with marginals.

ShadedDensity()

Plot the distribution of a variable with a tail shaded

ShadedDensityCenter()

Plot the distribution of a variable with a center region shaded

ShadowHist()

Plot a Shadow Histogram Plot

ShadowPlot()

Plot a Shadow Bar Plot

ThresholdPlot()

Plot classifier metrics as a function of thresholds.

WVPlots

WVPlots: Common Plots for Analysis

plot_Keras_fit_trajectory()

Plot the trajectory of a Keras model fit.

plot_fit_trajectory()

Plot the trajectory of a model fit.

plotlyROC()

Use plotly to produce a ROC plot.