Feature Selector

Feature selector is a tool for dimensionality reduction of machine learning datasets
Alternatives To Feature Selector
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Feature Selector2,067
10 months ago37gpl-3.0Jupyter Notebook
Feature selector is a tool for dimensionality reduction of machine learning datasets
Crosswidget3
2 years ago1mitJavaScript
CrossWidget: a D3.js plugin to support multiple scented crossfiltering activities.
Puddle2
3 years ago6mitPython
A framework for evaluating the performance of active and semi-supervised learning algorithms
Alternatives To Feature Selector
Select To Compare


Alternative Project Comparisons
Readme

Feature Selector: Simple Feature Selection in Python

Feature selector is a tool for dimensionality reduction of machine learning datasets.

Methods

There are five methods used to identify features to remove:

  1. Missing Values
  2. Single Unique Values
  3. Collinear Features
  4. Zero Importance Features
  5. Low Importance Features

Usage

Refer to the Feature Selector Usage notebook for how to use

Visualizations

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

Contact

Any questions can be directed to [email protected]!

Popular Selector Projects
Popular Dataset Projects
Popular User Interface Components Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Jupyter Notebook
Dataset
Visualization
Selector