Created datasets by custom splitter
Open
- Dominant language
- Jupyter Notebook
- Stars
- 4.4k
- Forks
- 565
- Avg merge
- 5d 8m
- Merged PRs (30d)
- 17
Description
How can i see the datasets which i fit the model after used custom splitter like below example ?
"split_type" : TimeSeriesSplit(n_splits=5, max_train_size=10, test_size=2, gap=1)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.