Join Slack
Powered by
Is there a way to use several custom train/test se...
# mlforecast
c
Chris Naus
03/06/2025, 4:51 PM
Is there a way to use several custom train/test sets instead of the mlf.cross_validation()?
j
jan rathfelder
03/06/2025, 7:40 PM
you can build your own cv logic, where you can split how you want to.
s
sl
03/06/2025, 8:46 PM
I'm actually doing similar things that I only wanna do cv on certain hours.
2
Views
Open in Slack
Previous
Next