Calculating accuracy using model.evaluate yields different value then that calculated manually giving prediction and ground truth in tensorflow keras

前端 未结 0 617
鱼传尺愫
鱼传尺愫 2020-12-03 07:54

Please note that I am trying to apply some time series forecasting in this project.

I have trained the following model:

forecast_period = 6
tf.keras.ba         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题