baobabsoluciones/mango
Add more parameters in custom_folds.py functions
Open
#153 opened on Nov 14, 2024
good first issue
Repository metrics
- Stars
- (3 stars)
- PR merge metrics
- (PR metrics pending)
Description
We have create_recent_folds() and create_recent_seasonal_folds() that currently handle a test horizon length of 28 days. Update these functions to use a parameter that defines the horizon length.