Diagramme de l'importance des attributs
en construction
Définition
XXXXXXXXX
Français
XXXXXXXXX
Anglais
Feature Importances Plot
The feature importances plot is used to select the minimum required important features to produce an ML model. Since not all features contribute the same to the model, we can remove less important features from the model. That will reduce the complexity of the model. Simple models are easy to train and interpret. The feature importances plot visualizes the relative importances of each feature.
Contributeurs: Amanda Clément, wiki