Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Selection Techniques #130

Open
Dishita2602 opened this issue Mar 23, 2021 · 3 comments
Open

Feature Selection Techniques #130

Dishita2602 opened this issue Mar 23, 2021 · 3 comments

Comments

@Dishita2602
Copy link
Contributor

I would be explaining and code feature selection using information gain, fisher's score, correlation coefficient, chi- square test, variance threshold and many more. I have GSSOC'21 participant and would like to contribute to this issue..

@ashwani-rathee
Copy link
Collaborator

@Dishita2602 Can you be more specific on which feature selection algorithms you wish to use?

@Dishita2602
Copy link
Contributor Author

I would like to use this below methods for features selection . Feature selection is very important to improve overall accuracy of machine learning model. I would explain this methods in detail.
Filter methods (Information gain, Chi square test, Fisher's score, Correlation coeff, Variance threshold)

@ashish-reddy-20-08
Copy link

I would like to work on this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants