can someone explain to me what `test_size` in TFT ...
# neural-forecast
n
can someone explain to me what
test_size
in TFT is? what is temporal cross validation?
cc @Marco
m
I'm not sure. But you should use the
NeuralForecast
object to fit, predict or use cross-validation.
n
It’s listed in the docs..