sabbatinif

Results 1 comments of sabbatinif

I have no strong preferences about the criteria. I can suggest something similar to [Python SciKit-Learn's `feature_selection.f_regression`](https://scikit-learn.org/stable/modules/generated/sklearn.feature_selection.f_regression.html). It consists of a sequential algorithm aimed at iteratively and greedly selecting the...