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

Using Lag-Llama for anomaly detection in multivariate time series data #42

Open
thisthq opened this issue Apr 12, 2024 · 1 comment
Open

Comments

@thisthq
Copy link

thisthq commented Apr 12, 2024

Hi all,

Thank you for open-sourcing this library.

I am working on the task of anomaly detection in multivariate time series data. I would like to know how to use Lag-Llama to accomplish this. Is it possible for Lag-Llama to achieve this through fine-tuning?

Thanks!

@ashok-arjun
Copy link
Contributor

Hi, we have not tested the model for the anomaly detection task. Since it involves a different objective function (loss function), you would have to change the last layer to something more appropriate, and then finetune the model.

You may finetune just the last layer or the entire model.

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