Open
Description
Hi, very nice lib Axel,
I just tried it, is there any way to deal with temporal leaks (eg for regression).
Currently I'm unsure the lib deals with temporeal leaks, for example the current score that is spit out of Optimizer is a cross validation score but that probably is slightlty overestimated in case some folds are trained in the future compared to the validation set.
-> one way to deal with this is currently to do time-series cross validation with the following method:
https://robjhyndman.com/hyndsight/tscv/
Sklearn has implemented it with the folowing : https://scikit-learn.org/stable/modules/generated/sklearn.model_selection.TimeSeriesSplit.html
that could be a good PR for mlbox !
Best,
Thomas
Metadata
Metadata
Assignees
Labels
No labels