Tutorial made from 'Feature Selection Techniques Easily - Explained Machine Learning' (Krish Naik) by Marcus Mariano
Tutorial for Feature selection techniques that are easy to use and also gives good results.
VIDEO: Feature Selection Techniques Easily: Explained Machine Learning here.
-
Packages
- Numpy
- Pandas
- sklearn
- SelectKBest
- chi2
- ExtraTreesClassifier
- seaborn
-
Dev-packages
Jupyter Notebook Version 6.0.2
- Python 3.6.9 |Anaconda, Inc.|
Code and documentation are available according to the GNU GENERAL PUBLIC LICENSE Version 3 (see LICENSE).