Coder Social home page Coder Social logo

younes-charfaoui / feature-selection-techniques Goto Github PK

View Code? Open in Web Editor NEW
41.0 2.0 22.0 212 KB

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

License: MIT License

Jupyter Notebook 100.00%
series python feature-engineering feature-selection machine-learning machinelearning-python pandas filter-methods wrapper-methods embedded-methods

feature-selection-techniques's Introduction

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

feature-selection-techniques's People

Contributors

younes-charfaoui avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

feature-selection-techniques's Issues

The scope of use of each methods

I have a question about the scope of use of the feature selection methods.
When using machine learning methods such as SVR, I have found the literature where the wrapper method has been introduced.
On the other hand, when using deep learning methods such as LSTM, I did not find any literature that introduced the wrapper method.
Should I use the filter method instead of the wrapper method or the embedding method because of the random bias in deep learning?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.