kradant

Results 4 comments of kradant

I too have this problem since the website's URL changed from invidious to piped I guess. A few weeks ago it worked. I use iOS 15.6.1

Do you know an alternative tool like TPOT that can do multi-output regression? Or a workaround? Like starting a loop with TPOT and changing each time the estimator?

> so using only the regressors that natively perform multi-output regression is not viable for now? because that seems to work already with some slight modifications (changing some sklearn metric...

I am still not getting it :) 1. In #903 the code changes to use the "native" multioutput regressors is already presented. So why is there a need to >...