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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exception occurred while building ML model...

AkremBENHRIZ opened this issue · comments

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

@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