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

Mac M1max

artarrifa opened this issue · comments

this module does not work becouse this modules can not be installed
ModuleNotFoundError: No module named 'lightgbm'
prophet

You can try:

!pip install prophet
!pip install lightgbm

I don't know why you need lightgbm but prophet is required. It's in requirements.txt