Skip to content

Investigate cross-validation methods for time series #53

@antoinecarme

Description

@antoinecarme

PyaF uses a simple separation of the total dataset into estimation/training and test/hold-out datasets (80% and 20% respectively by default, customizable).

Try to evaluate the impact of using cross-validation : gain in model quality/stability/accuracy versus practical aspects (cpu time and memory usage).

Use the "rolling forecasting origin" method described here :

https://www.otexts.org/fpp/2/5

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions