Younes-Charfaoui / Feature-Selection-Techniques

Python code source for features selection πŸ‘¨β€πŸ”¬ series on medium website. πŸ“°

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hands-on with Feature Selection Techniques πŸ‘©β€πŸ”¬

License MIT

Get to know the features selection techniques in a hands-on way, Throughout the series, we’ll explore a range of different methods and techniques used to select the best set of features that will help you build a simpler, faster, and more reliable machine learning models.

Getting Started βœ… πŸ’―

Here are the set of articles:

Prerequisites πŸ“

You should have the following librariesand softwares installed on your PC alongside with Python:

  • Pandas
  • Numpy
  • Sklearn
  • Matplotlib
  • Jupyter notebook

Contributing πŸ’‘

If you want to contribute to this project and make it better with new ideas, your pull request is very welcomed. If you find any issue just make an issue in the repository issue section, thanks a lot.

Contact me Via πŸ™

License πŸ“

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Python code source for features selection πŸ‘¨β€πŸ”¬ series on medium website. πŸ“°

License:MIT License


Languages

Language:Jupyter Notebook 100.0%