updates.md
January 28, 2024 ยท View on GitHub
Latest Updates about Auto_TS library Page:
January 2024 Update:
We have now added `XGBoost with GPU` support to Auto_TS. Auto_TS will automatically detect if there is a GPU in your Kaggle kernel or your local machine and will run XGBoost with GPU support. Hope this speeds up your computations!.
November 2023 Update:
We have now added `Google Cloud Run` support to Auto_TS. You can simply use the instructions in this page to deploy Auto_TS models on Google Cloud Run. Many thanks to abdulrahman305 for providing a Pull Request to add this functionality to Auto_TS.
March 2023 Update:
We have now upgraded `FB Prophet` to the latest version which is simply called `prophet`.
Aug 2022 Update:
You can now add FB Prophet arguments directly into Auto_TimeSeries using the kwargs argument. See example below:
