TrafficFlowPrediction
TrafficFlowPrediction copied to clipboard
Traffic Flow Prediction with Neural Networks(SAEs、LSTM、GRU).
File "C:/Users/11067/Desktop/TrafficFlowPrediction-master/TrafficFlowPrediction-master/main.py", line 127, in main() File "C:/Users/11067/Desktop/TrafficFlowPrediction-master/TrafficFlowPrediction-master/main.py", line 98, in main gru = load_model('model/gru.h5') File "D:\programdate\anaconda3\envs\tf2\lib\site-packages\keras\engine\saving.py", line 492, in load_wrapper return load_function(*args, **kwargs) File "D:\programdate\anaconda3\envs\tf2\lib\site-packages\keras\engine\saving.py", line 584, in load_model...
I tried to install keras using the command `conda install -c conda-forge keras` in anaconda prompt 
Traceback (most recent call last): File "C:\Users\KARTHIKA\Desktop\TrafficFlowPrediction\train.py", line 10, in from model import model File "C:\Users\KARTHIKA\Desktop\TrafficFlowPrediction\model\model.py", line 4, in from keras.layers import Dense, Dropout, Activation File "C:\Users\KARTHIKA\AppData\Local\Programs\Python\Python39\lib\site-packages\keras\__init__.py", line 20, in...
 Sorry to bother you.I didn't change anything, but the training result is a straight line.I need your help.Please help me!
saes训练出错
Traceback (most recent call last): File "E:/AI/PythonCode/TrafficFlowPrediction-master/train.py", line 108, in main(sys.argv) File "E:/AI/PythonCode/TrafficFlowPrediction-master/train.py", line 104, in main train_seas(m, X_train, y_train, args.model, config) File "E:/AI/PythonCode/TrafficFlowPrediction-master/train.py", line 59, in train_seas hidden_layer_model =...
I got your codes and installed everything. but I get this error. Please answer if you know the reason. I get error by reading the gru model gru = load_model('TrafficFlowPrediction/model/gru.h5')
您好,请问如果test集flow未知,那该如何构建测试集输入呢。我看您的代码是在测试集已知的情况下构架测试集输入的。谢谢啦
请问这个数据在哪里获取呢?那个网站我一直登不上。
https://cse-cic-ids2018.s3.ca-central-1.amazonaws.com/Processed+Traffic+Data+for+ML+Algorithms/Friday-02-03-2018_TrafficForML_CICFlowMeter.csv