timebasedcv
timebasedcv copied to clipboard
Time based splits for cross validation
Results
8
timebasedcv issues
Sort by
recently updated
recently updated
newest added
# Description In #41 we are discussing the possibility of starting with the most recent data. While doing so, also the request of taking only N splits emerged. This should...
Consider moving from timedelta to relativedelta to support month, quarter and year frequencies
Hi @FBruzzesi, this looks a lot like the `sktime.split` design although there are some key differences - want to collaborate?