Home of AutoViz, AutoViML and featurewiz
Home of AutoViz, AutoViML and featurewiz
I will put back VAR since people seem to like it. However beware that it takes a long time for large datasets. You can try again with installing from Github...
You can add a column to your dataset that adds "Is_Holiday" to it. This will help in ML problems. I know that FB Prophet lets you add a dictionary for...
Ok agreed. Please see the updated version 0.66 which you can upgrade via: ``` pip install git+git://github.com/AutoViML/Auto_TS ```
You can now add all FB Prophet parameters in Auto_TS as an input. See the documentation README file for details. Auto Vimal
Hi @turkalpmd @KarateKat94 I have updated Auto_TS with the latest version of prophet 1.0 - please double check if this works and let me know Thank you for all you...
After researching LightGBM, there are no plans to switch to LightGBM since XGBoost is just as fast. Hence closing this request.