lacava / few

a feature engineering wrapper for sklearn
https://lacava.github.io/few
GNU General Public License v3.0
50 stars 22 forks source link

multiple-feature gp representation #12

Closed lacava closed 5 years ago

lacava commented 7 years ago

incorporate a multi-output program representation for which each individual has its own ML model.

Ohjeah commented 7 years ago

You may want to have a look at the MultiOutputRegressor.

lacava commented 5 years ago

this is handled in a separate project i've been working on called Feat; https://github.com/lacava/feat