Full API
.explain()
Print feature importances ranked from most to least influential.
Usage
Output
Supported models
LogisticRegression, RandomForest, GradientBoosting, DecisionTree, Ridge. KNN prints a note explaining it has no feature importances.
Full API
Print feature importances ranked from most to least influential.
LogisticRegression, RandomForest, GradientBoosting, DecisionTree, Ridge. KNN prints a note explaining it has no feature importances.