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 UniTS for new tasks #21

Open
vikolss opened this issue May 23, 2024 · 0 comments
Open

Using UniTS for new tasks #21

vikolss opened this issue May 23, 2024 · 0 comments

Comments

@vikolss
Copy link

vikolss commented May 23, 2024

Great repository! I would like to be able to use the code to pretrain/finetune using custom tasks that do not quite fit into any of the forecast, imputation, anomaly detection or classification tasks. Is it possible (without huge changes to the code) to train/test with other tasks?
Specifically, I would like to be able to do regression, i.e., predict one or more continuous values, that are not future values of the time series itself.
I would also like to be able to to have the output be a sequence of varying length (same length as input sequence), where each element is either a set of continuous values, or a categorical value.

I would greatly appreciate some guidance in this.
Viktor

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

1 participant