[scikit-learn] Contribute to Scikit-learn
Guillaume Lemaître
g.lemaitre58 at gmail.com
Mon Sep 3 08:50:19 EDT 2018
I would add that Sequential Forward Selection is on the way to be
ported by Sebastian (@rabst)
to scikit-learn:
https://github.com/scikit-learn/scikit-learn/pull/8684
However, I am sure that Sebastian would be grateful if you wish to
take over the PR and to move it forward.
But Sebastian is probably going to comment himself ;)
Cheers,
On Mon, 3 Sep 2018 at 13:35, Oliver Tomic <olivertomic at zoho.com> wrote:
>
> Hi Shuki and Yaniv,
>
> the sequential forward selection algorithm is already implemented in the mlxtend python package, which is complimentary to scikit learn.
> https://rasbt.github.io/mlxtend/user_guide/feature_selection/SequentialFeatureSelector/
>
> best wishes
> Oliver
>
>
>
>
> ---- On Mon, 03 Sep 2018 13:17:30 +0200 Shuki Cohen <shokyco at gmail.com> wrote ----
>
>
>
> On Mon, Sep 3, 2018 at 1:21 PM Shuki Cohen <shokyco at gmail.com> wrote:
>
> Hi all,
>
> Me and a friend of mine found lack of feature selection functionalities in Scikit-learn and we thought to contribute in order to answer this need. More specifically, we want to add:
> 1. Sequential Forward Selection algorithm
> 2. Multivariate Feature Selection
> to the Scikit-learn code base, and this mail is to get your approval that such a project has good chances to be added to the next version.
>
> Thanks in advance
> Shuki & Yaniv
>
> _______________________________________________
> scikit-learn mailing list
> scikit-learn at python.org
> https://mail.python.org/mailman/listinfo/scikit-learn
>
>
>
> _______________________________________________
> scikit-learn mailing list
> scikit-learn at python.org
> https://mail.python.org/mailman/listinfo/scikit-learn
--
Guillaume Lemaitre
INRIA Saclay - Parietal team
Center for Data Science Paris-Saclay
https://glemaitre.github.io/
More information about the scikit-learn
mailing list