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

Add Notebook on Feature Selection Techniques #8

Open
Cgarg9 opened this issue Oct 28, 2024 · 0 comments
Open

Add Notebook on Feature Selection Techniques #8

Cgarg9 opened this issue Oct 28, 2024 · 0 comments

Comments

@Cgarg9
Copy link
Collaborator

Cgarg9 commented Oct 28, 2024

Description:

Feature selection techniques, such as correlation analysis, mutual information, and recursive feature elimination, can help reduce dimensionality and improve model efficiency. This notebook should introduce these techniques and provide examples.

Tasks:

  • Create a notebook explaining feature selection techniques.
  • Provide code examples for correlation analysis, mutual information, and recursive feature elimination.
  • Name the notebook feature_selection.ipynb.
  • Update the README file with links to any resources used.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant