Visualization Displays#
A set of displays are available through the different reports. Find in this section the API of each display.
Data
|
Summarize and plot dataset columns. |
Metrics
|
Summarize evaluation metrics in a table. |
|
Display the confusion matrix. |
|
Plot the ROC curve. |
|
Plot the precision-recall curve. |
|
Plot the prediction error of a regression model. |
Inspection
|
Display linear model coefficients. |
|
Display mean decrease in impurity importances. |
|
Display permutation feature importances. |
General API
|
Protocol specifying the common API for all |