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

Reg. Fine tuning for Time Series data generation #43

Open
Divjyot opened this issue Nov 23, 2023 · 0 comments
Open

Reg. Fine tuning for Time Series data generation #43

Divjyot opened this issue Nov 23, 2023 · 0 comments

Comments

@Divjyot
Copy link

Divjyot commented Nov 23, 2023

With time series data, the challenges I found model face is to understand that change in label (binary) becomes important point. For healthcare, use-case such as diagnosis of disease and data with timeline, the detection / label change from 0->1 is not irreversible (typically no records of vitals of patient after a patient is tested positive.)

One question I have is, is there a way to make a LLM understand time series / collection of records and then able to sample a time series collection of records ? I have tried to condition it with some fixed demographic values such as an identifier value, age, multiple Timestamps, however I am not convinded that I am getting a synthetic collection for those given fixed variables at different timestamps (sampling via great_sample 's starting_prompt )

Any ideas?

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