You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've read the entire documentation a few times, searched here in the library's GitHub repository, and couldn't find a direct answer explaining how to perform these two types of cross-validation.
That's why I'm reaching out to you for clarification:
How do I perform cross-validation using an expanding window on the training data?
How do I perform cross-validation using a sliding window on the training data? In this strategy, is a new model created for each cross-validation window, or is the same model used?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello, how's everything going?
I've read the entire documentation a few times, searched here in the library's GitHub repository, and couldn't find a direct answer explaining how to perform these two types of cross-validation.
That's why I'm reaching out to you for clarification:
Thank you so much.
Peace.
Beta Was this translation helpful? Give feedback.
All reactions