INRIA / INRIA/scikit-learn-mooc
Use sklearn.inspection.get_feature_importance
Open
- Dominant language
- Jupyter Notebook
- Stars
- 1.4k
- Forks
- 600
- Avg merge
- 6d 20h
- Merged PRs (30d)
- 2
Description
The module on feature importances uses custom-written code to compute the feature importances. We should rewrite this module to use the code in 0.24:
https://inria.github.io/scikit-learn-mooc/python_scripts/metrics_classification.html
When we rewrite this, we should be careful to still explain well what is going it.
Contributor guide
Assessment
This issue has not been assessed yet.