[scikit-learn] Random Binning Features

sai_ng jonpsy101 at gmail.com
Sat May 2 00:57:00 EDT 2020


Hey folks !
Hope you're all doing well.

I'm developing Random Fourier Feature implementation in c++ for a
repository. Scikits implementation on RBFSampler has been really helpful,
and I must say that I'm charmed but how compact, yet powerful each line of
code is.

I'm writing this mail because I couldn't find your implementation of Random
Binning Features, is it under development?. I tried searching in the issues
but, to no avail. I noticed you've put few of your algorithms on a
different repository for ex:
https://scikit-learn-extra.readthedocs.io/en/latest/generated/sklearn_extra.kernel_approximation.Fastfood.html.


Overall, I'd like to know if it's under development or has there been any
draft/proposal or is it already implemented. I'd greatly appreciate if you
could point me to other sources (if not here) which have successfully
implemented it in code (preferably python/c++)

"Hit me back,
Just to chat,
Your biggest fan,
This is stan"
~ Eminem: Stan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20200502/90aafdff/attachment.html>


More information about the scikit-learn mailing list