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

BREAST CANCER PREDICTION | 3)FEATURE IMPORTANCE #97

Closed
wants to merge 3 commits into from

Conversation

vedanshipathak
Copy link
Contributor

@vedanshipathak vedanshipathak commented May 18, 2024

ADDED THE FEATURE IMPORTANCE PART
HIGHLIGHTED POINTS WHICH IT INCLUDES ARE:
1)LABEL ENCODING
2)TYPES OF FEATURE SELECTION:FILTER,WRAPPER
3)CHI SQUARE TEST
4)RECURSIVE FEATURE ELIMINATION
5)CORRELATION MATRIX- PEARSON,SPEARSMAN
6)CLASS IMBALANACE
7)PCA
8)ANOVA
9)RANDOM FOREST CLASSIFIER

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job, @vedanshipathak! 🎉 Thank you for submitting your pull request. Your contribution is valuable and we appreciate your efforts to improve our project.

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

Copy link
Owner

@SrijanShovit SrijanShovit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Statistical: PCA, Anova, Chi-sq, Mutual Info
ML Based: any tree based algos

In total, at least I would need around 7-8 of them.

Copy link
Owner

@SrijanShovit SrijanShovit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

3-4 more tests to do
Rename the file properly.

@vedanshipathak vedanshipathak changed the title FEATURE IMPORTANCE BREAST CANCER PREDICTION | 3)FEATURE IMPORTANCE May 25, 2024
@github-actions github-actions bot closed this Jun 3, 2024
Copy link

github-actions bot commented Jun 3, 2024

This issue has been automatically closed because it has been inactive for more than 7 days. If you believe this is still relevant, feel free to reopen it or create a new one. Thank you!

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

Successfully merging this pull request may close these issues.

2 participants