Open jianzhnie opened 3 years ago
We are working on generalize automl to support other scenarios. Automl with time series has been tested thoroughly as well as automl with xgboost. We will update as soon as other tasks have been supported.
You may refer to https://github.com/intel-analytics/analytics-zoo/tree/master/pyzoo/zoo/examples/orca/automl for some AutoML examples for classification and regression tasks.
Can automl only be used in time series models, Other models such as classification and regression tasks?