TrafficFlowPrediction
TrafficFlowPrediction copied to clipboard
Traffic Flow Prediction with Neural Networks(SAEs、LSTM、GRU).
Results
14
TrafficFlowPrediction issues
Sort by
recently updated
recently updated
newest added
trafficstars
您好,观察您的预测图像,以及我自己数据的预测图像看到总是与真实数据差一个时刻,请问这是什么原因呢?还有您的SAEs使用y_train进行训练是监督学习了么?
请问一下,我发现结果的图片中True value的横坐标与实际时间相差了1小时。图片中显示的3月4日 0:00-3月5日 0:00 实际上是3月4日 1:00-3月5日 1:00的数据。请问要如何解决?
How can I decide which day to predict? which module / function does this task?