Skip to content

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

License

Notifications You must be signed in to change notification settings

Younes-Charfaoui/Feature-Selection-Techniques

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

19 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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