Closed serbanstan closed 6 years ago
Does "sometime" mean for one of the pipelines or the whole template?
The template mostly works, pipelines only fail occasionally. It would be good to know why though.
Get it, then we can test on this single choice
univariate_selection has two method, one for regression and one for classification, that's why previously we have selector_reg() and selector_cls(), but now we only have that for regression. I will fix it and push