Skip to content

Data-Science-Python-Marcus-Mariano/Tutorial-Feature-Selection-Techniques-Easily-Explained

Repository files navigation

Tutorial-Feature-Selection-Techniques-Easily-Explained

Tutorial made from 'Feature Selection Techniques Easily - Explained Machine Learning' (Krish Naik) by Marcus Mariano


Introduction

Tutorial for Feature selection techniques that are easy to use and also gives good results.

VIDEO: Feature Selection Techniques Easily: Explained Machine Learning here.

  • Builtins

  • Packages

    • Numpy
    • Pandas
    • sklearn
      • SelectKBest
      • chi2
      • ExtraTreesClassifier
    • seaborn
  • Dev-packages


How to Run

Jupyter Notebook Version 6.0.2
- Python 3.6.9 |Anaconda, Inc.|


License

Code and documentation are available according to the GNU GENERAL PUBLIC LICENSE Version 3 (see LICENSE).

About

Tutorial for Feature selection techniques that are easy to use and also gives good results.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published