[scikit-learn] CutEncoder - simple suggestion for sklearn.preprocessing

Ayoub Abozer ayoub.abozer at gmail.com
Thu Oct 31 19:59:39 EDT 2019


i thought finally i will add something to scikit-learn :)

On Fri, Nov 1, 2019 at 1:57 AM Ayoub Abozer <ayoub.abozer at gmail.com> wrote:

> sorry, i did not know it before :(.
>
> thanks.
>
> On Fri, Nov 1, 2019 at 1:46 AM Joel Nothman <joel.nothman at gmail.com>
> wrote:
>
>>
>> Why is this preferable to KBinsDiscretizer?
>>
>> Where the bin edges are fixed, FunctionTransformer can be used with
>> pandas.cut.
>> _______________________________________________
>> scikit-learn mailing list
>> scikit-learn at python.org
>> https://mail.python.org/mailman/listinfo/scikit-learn
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20191101/f9d1b082/attachment.html>


More information about the scikit-learn mailing list