โ† All projects

Feature-Selection-Techniques

by @Younes-Charfaoui

41

Python code source for features selection ๐Ÿ‘จโ€๐Ÿ”ฌ series on medium website. ๐Ÿ“ฐ

About this project

Hands-on with Feature Selection Techniques ๐Ÿ‘ฉโ€๐Ÿ”ฌ 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: An Introduction Filter Methods Wrapper Methods Embedded Methods Hybrid Methods More Advanced Methods 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 ๐Ÿ™ Twitter LinkedIn Facebook License ๐Ÿ“ This project is licensed under the MIT License - see the LICENSE.md file for details

From the project README on GitHub

Stars
41
Forks
21
License
MIT
Last push
11 Feb 2020

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/feature-selection-techniques.svg)](https://www.madeinalgeria.dev/projects/feature-selection-techniques)

Related projects