Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autogluon support #71

Open
bvrabete opened this issue Jun 3, 2024 · 1 comment
Open

Autogluon support #71

bvrabete opened this issue Jun 3, 2024 · 1 comment

Comments

@bvrabete
Copy link

bvrabete commented Jun 3, 2024

AutoGluon is an AutoML framework that also offers support for time series forecasting. Most if not all traditional models are supported (Arima, DeepAR) but also new models such as PatchTST and Chronos.

The useful part about that is that it makes fine tuning and comparison versy easy.

Would it b possible to enable AutoGluon support for your model? Or point out how a wrapper class for Lag LLama could be written?

@ashok-arjun
Copy link
Contributor

Hi! Thanks for the issue.

We do not have plans to integrate our model with AutoGluon at the moment. I am not sure how a wrapper class can be written too, but I think it shouldn't be very difficult given we use the GluonTS backend.

Maybe @kashif has ideas on the best ways to integrate Lag-Llama into AutoGluon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants