infer_freq for training only on particular days #341
ajithkjajith
started this conversation in
General
Replies: 1 comment
-
|
You can resample the data to daily frequency and replace the missing values with NaNs |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I want to train my dataset only for the particular day of the week (like Wed, thr only). But the chronos expect to have frequency between the samples. How can we tackle this issue?
Beta Was this translation helpful? Give feedback.
All reactions