i thought finally i will add something to scikit-learn :) On Fri, Nov 1, 2019 at 1:57 AM Ayoub Abozer <[email protected]> wrote:
> sorry, i did not know it before :(. > > thanks. > > On Fri, Nov 1, 2019 at 1:46 AM Joel Nothman <[email protected]> > wrote: > >> >> Why is this preferable to KBinsDiscretizer? >> >> Where the bin edges are fixed, FunctionTransformer can be used with >> pandas.cut. >> _______________________________________________ >> scikit-learn mailing list >> [email protected] >> https://mail.python.org/mailman/listinfo/scikit-learn >> >
_______________________________________________ scikit-learn mailing list [email protected] https://mail.python.org/mailman/listinfo/scikit-learn
