-
Notifications
You must be signed in to change notification settings - Fork 117
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 mrmr #622
Feature mrmr #622
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I left a few comments on style, formatting, phrasing (some nitpicks) and so on..
@koaning as I was somewhat involved in the code and logic implementation, I may be biased in reviewing it 😁
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left some quick notes, the main thing seems to be a missing documentation file.
Fbruzzesi suggestion Co-authored-by: Francesco Bruzzesi <42817048+FBruzzesi@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A lot of tiny details
Gonna fix them asap 🙏 |
Co-authored-by: Francesco Bruzzesi <42817048+FBruzzesi@users.noreply.github.com>
Co-authored-by: Francesco Bruzzesi <42817048+FBruzzesi@users.noreply.github.com>
Co-authored-by: Francesco Bruzzesi <42817048+FBruzzesi@users.noreply.github.com>
Co-authored-by: Francesco Bruzzesi <42817048+FBruzzesi@users.noreply.github.com>
I think PR is ready for review 😃 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I just have one nitpick. @FBruzzesi unless you have a strong opinion I'd say we merge this one in.
Co-authored-by: vincent d warmerdam <vincentwarmerdam@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll merge it for now. Release will have to wait for the hierarchical stuff, but yeah ... this'll be a nice addition for the v0.8.0 release 😄
Great! Thanks for reviewing it 🙂 |
@koaning do you think we should consider start adding tags for when a new feature is introduced? I would be in favor as we are rolling out features with a faster pace than the last few years 😁 |
Description
Implement MRMR feature selection model following the article:
MrMr By S. Mazzanti
Type of change
Remaining:
Checklist:
If you feel your PR is ready for a review, ping @koaning or @MBrouns, @FBruzzesi