What cross validation schemes are you guys using?
My df is not sorted and I use Kfold(n_splits=10, shuffle=False)
Thanks
I am using time series validation kind of, with test data from the future
thanks devni
My df is not sorted and I use Kfold(n_splits=10, shuffle=False)
Thanks
I am using time series validation kind of, with test data from the future
thanks devni