sdobber / FluxArchitectures.jl

Complex neural network examples for Flux.jl
MIT License
122 stars 15 forks source link

question, not an issue. How to get the predicted value ? #58

Closed lbellego closed 1 year ago

lbellego commented 1 year ago

I'am testing with a test set and want the next value after the time series. Horizon is 1.... So after 800 values, how to fetch the predicted 801 ?

lbellego commented 1 year ago

not a good question....sorry. I found how to construct the array for prediction.

sdobber commented 1 year ago

Glad you found a solution. I'm out traveling at the moment, so my response times are a little bit longer 😉