baobabsoluciones/mango

Add more parameters in custom_folds.py functions

Open

#153 opened on Nov 14, 2024

 (0 comments) (0 reactions) (0 assignees)Python (2 forks)auto 404
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.

Contributor guide