Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Feature Selector | 2,067 | 10 months ago | 37 | gpl-3.0 | Jupyter Notebook | |||||
Feature selector is a tool for dimensionality reduction of machine learning datasets | ||||||||||
Crosswidget | 3 | 2 years ago | 1 | mit | JavaScript | |||||
CrossWidget: a D3.js plugin to support multiple scented crossfiltering activities. | ||||||||||
Puddle | 2 | 3 years ago | 6 | mit | Python | |||||
A framework for evaluating the performance of active and semi-supervised learning algorithms |
Feature selector is a tool for dimensionality reduction of machine learning datasets.
There are five methods used to identify features to remove:
Refer to the Feature Selector Usage notebook for how to use
The FeatureSelector
also includes a number of visualization methods to inspect
characteristics of a dataset.
Correlation Heatmap
Most Important Features
Requires:
python==3.6+
lightgbm==2.1.1
matplotlib==2.1.2
seaborn==0.8.1
numpy==1.22.0
pandas==0.23.1
scikit-learn==0.19.1
Any questions can be directed to [email protected]!