pyanno4rt.visualization.visuals._permutation_importance_plotter_mpl
Data models permutation importance plot (matplotlib).
Overview
Data models permutation importance plot (matplotlib) class. |
Classes
- class pyanno4rt.visualization.visuals._permutation_importance_plotter_mpl.PermutationImportancePlotterMPL[source]
Data models permutation importance plot (matplotlib) class.
This class provides permutation importance plots for the different data-dependent models.
- DATA_DEPENDENT
Indicator for the assignment to model-related plots.
- Type:
bool
- category
Plot category for assignment to the button groups in the visual interface.
- Type:
string
- name
Attribute name of the classes’ instance in the visual interface.
- Type:
string
- label
Label of the plot button in the visual interface.
- Type:
string
Overview
Methods view()Open the full-screen view on the permutation importance plot.
Members