andersbogsnes / ml_tooling

Utility library for Machine Learning
https://ml-tooling.readthedocs.io
MIT License
5 stars 2 forks source link

Feature Selection viz #3

Open andersbogsnes opened 6 years ago

andersbogsnes commented 6 years ago

Implement a feature selection viz that shows metric performance against number of features

thomasfrederikhoeck commented 5 years ago

Might be worth looking into Sebastian Raschka's mlxtend. It have a lot of features which could easly be wrapped. Such as:

http://rasbt.github.io/mlxtend/api_subpackages/mlxtend.feature_selection/#sequentialfeatureselector