Vitor Cerqueira
Dec 14, 2022

Hi Ning,

Yes, that could be a problem. You have to set the parameters in a way that this issue does not happen (train_size + test_size well below 1). The usual time series cv also does not test all samples, but I can see your point.

I think MonteCarloCV can be handy for large data sets. If you set train_size to a low value you can still carry many splits without taking too much time.

Vitor Cerqueira
Vitor Cerqueira

Written by Vitor Cerqueira

Ph.D and Researcher on AI and Time Series.

Responses (2)