AutoViML / Auto_TS

Automatically build ARIMA, SARIMAX, VAR, FB Prophet and XGBoost Models on Time Series data sets with a Single Line of Code. Created by Ram Seshadri. Collaborators welcome.
Apache License 2.0
723 stars 113 forks source link

Update test_auto_ts.py #90

Closed turkalpmd closed 1 year ago

turkalpmd commented 1 year ago

I reviewed all the codes. Since the change in Prophet is only the importing code, I don't think there will be any problems in the tests. I'll finish the tests tomorrow and add them.