[scikit-learn] Multi-output regressor and sklearn's RFE module

Navid Shervani-Tabar nshervt at gmail.com
Tue Jul 16 12:01:40 EDT 2019


Hello,

I have a question regarding sklearn's RFE module. I have a multi-output
regressor and I would like to reduce dimensionality of input using RFE.
However, it seems that it is not possible to have multi-dimensional output
when using RFE. I was wondering if there is a workaround for this or there
is something conceptually wrong about it. You can find a minimal working
code at the following link.

https://stackoverflow.com/questions/57060003/multi-output-regressor-and-sklearns-rfe-module

Thanks!
Navid
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20190716/a69015e8/attachment.html>


More information about the scikit-learn mailing list