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
729 stars 114 forks source link

Exception occurred while building ML model... #53

Closed AkremBENHRIZ closed 3 years ago

AkremBENHRIZ commented 3 years ago

why i have this issue when the auto ts try to run ML model "it returns object of type 'float' has no len()" any help please

AutoViML commented 3 years ago

@AkremBENHRIZ

Can you please post a copy of the code that you have and/or a snippet of your dataset so I can figure out where the problem is.

Please feel free to paste a link to a Colab or Github also where the code and dataset is. Thanks