You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should be installing flaml[automl] instead. Since it depends on pandas and some other libraries, it should be made a separate dependency group. However this requires quite a lot of refactoring:
We should be installing
flaml[automl]
instead. Since it depends on pandas and some other libraries, it should be made a separate dependency group. However this requires quite a lot of refactoring:functime/functime/forecasting/_regressors.py
Line 150 in 092743a
functime/functime/forecasting/lightgbm.py
Line 118 in 092743a
functime/functime/forecasting/automl.py
Line 8 in 092743a
The text was updated successfully, but these errors were encountered: