alteryx / evalml

EvalML is an AutoML library written in python.
https://evalml.alteryx.com
BSD 3-Clause "New" or "Revised" License
734 stars 83 forks source link

Add support for additional estimators for multiseries problems #4386

Closed christopherbunn closed 5 months ago

christopherbunn commented 5 months ago

Currently, our model performance is relatively limited with just the VARMAX regressor. We can generate better results if we included additional non-time-series-native estimators for multiseries problems.