Examples#

Usage of time_split.split() and time_split.plot(). The integration functions do not have examples, but mostly behave the same way as the split()-function.

List-schedule, without available data.

List-schedule, without available data.

Cron schedule, keeping all data before the schedule.

Cron schedule, keeping all data before the schedule.

No future data

No future data

Removing folds with n_splits. Schedule-based before and after-data.

Removing folds with n_splits. Schedule-based before and after-data.

Fold sampling using the step-argument.

Fold sampling using the step-argument.

Timedelta-based schedule and after arguments.

Timedelta-based schedule and after arguments.

Filters: minimum before='all' size.

Filters: minimum before='all' size.

Plotting metrics per fold and data set.

Plotting metrics per fold and data set.

Gallery generated by Sphinx-Gallery