Files
autogen/test
Chi Wang d937b03e42 multioutput regression (#292)
* make AutoML inherit sklearn.base.BaseEstimator such that it can be wrapped in sklearn.multioutput.MultiOutputRegressor for multi-output regression.

* moved and simplified preprocessing code in AutoML.predictI() to _preprocess()
2021-11-22 06:59:42 -08:00
..
2021-11-22 06:59:42 -08:00
2021-11-20 20:05:28 -08:00
2020-12-04 09:40:27 -08:00
2021-04-08 09:29:55 -07:00