Visualization Displays#
A set of displays are available through the different reports. Find in this section the API of each display.
Data
|
Display reporting information about a given dataset. |
Metrics
|
Display for summarize. |
|
Display for confusion matrix. |
|
ROC Curve visualization. |
|
Precision Recall visualization. |
|
Visualization of the prediction error of a regression model. |
Feature Importance
|
Display to inspect the coefficients of linear models. |
General API
|
Protocol specifying the common API for all |