Better feature selection
Open
- Dominant language
- Python
- Stars
- 56
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
Right now we do very naive feature selection, selecting only by feature group. We can do a better job of this while avoiding the use of PCA or other techniques that will negatively impact interpretability. See: http://scikit-learn.org/stable/modules/feature_selection.html
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.