Replies: 1 comment 2 replies
-
|
You can pass a customized splitter to |
Beta Was this translation helpful? Give feedback.
2 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 everyone,
I noticed that FLAML will incorporate the training data with the latest test set for the next fold during the CV of time-splitted data. Is there any setting I can fix the training size, i.e. adjust the training set start time when incorporate the new test set? It is the same behaviour of the max_train_size attribute in TimeSeriesSplit of sklearn. Thanks for any suggestions.
Beta Was this translation helpful? Give feedback.
All reactions