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.
Apache License 2.0
729 stars 114 forks source link

Add `Auto_TS` to `conda-forge` #110

Closed RoyiAvital closed 5 months ago

RoyiAvital commented 7 months ago

Hi,

Any chance to have Auto_TS on conda-forge?

AutoViML commented 6 months ago

@sugatoray : can you help with this request?

sugatoray commented 6 months ago

@AutoViML Okay. I will look into it.

AutoViML commented 6 months ago

@sugatoray 👍 any updates???

sugatoray commented 5 months ago

@AutoViML: I scanned the library for potential areas of errors while creating conda-forge packaging. I have opened a PR to update the packaging of auto-ts first. This will help with conda-forge packaging and also fix its pypi-packaging issues. Once it is merged and the package on PyPI is updated, I will start the conda-forge packaging.

sugatoray commented 5 months ago

Related Conda-Forge PR:

@AutoViML please see my comments here and also please let me know if you have questions about the PR #111.

AutoViML commented 5 months ago

Hi @sugatoray 👍 I made all the changes you requested in your PR and even merged it. Do we have to do anything more for conda-forge? Can I close this? Ram

sugatoray commented 5 months ago

@AutoViML Thank you. Good news: auto-ts has been added to conda-forge! 🎉

Please close this issue.

Regards Sugato.

AutoViML commented 5 months ago

Thank you so much for your kind help @sugatoray 👍

@RoyiAvital : auto-ts has been added to conda-forge! Please test it and let me know.

Auto Vimal