is there an easy way to recover val / test predict...
# neural-forecast
c
is there an easy way to recover val / test predictions from
model_fit_predict
in the same format as
model.forecast
?