Abbr. |
Description |
Abbr. |
Description |
ITS |
Intelligent transportation system |
|
LSTM feature space |
TTP |
Travel time prediction |
|
GRU feature space |
ATIS |
Advanced traveler information system |
|
LSTM decision space |
GPS |
Global positioning system |
|
GRU decision space |
OD |
Origin–destination |
|
Final output |
GRU |
Gated recurrent unit |
|
Input gate |
XGB |
Extreme gradient boosting |
|
Forget gate |
LightGBM |
Light gradient boosting machine |
|
Output gate |
FCD |
Floating car data |
|
Sigmoid activation function |
MLP |
Multilayer perceptron |
|
Input gate weight |
CNN |
Convolutional neural network |
|
Forget gate weight |
BiLSTM |
Bidirectional long short-term memory |
|
Output gate weight |
BiGRU |
Bidirectional gated recurrent unit |
|
Input gate bias |
SVR |
Support vector regressor |
|
Forget gate bias |
RMSE |
Root mean square error |
|
Output gate bias |
MAE |
Mean absolute error |
|
Hidden state of prior timestamp |
|
Coefficient of determination |
|
Current input |
PCA |
Principal component analysis |
|
Cell state |
DSAE |
Deep stacked autoencoder |
|
Hidden output |
LSTM |
Long short-term memory |
|
Tanh activation function |
OSRM |
Open-source routing machine |
|
Cell state weight |
|
Update gate |
|
Cell state bias |
|
Current memory content time (t) |
|
Reset gate |
|
Final memory content time (t) |
,
|
Reset gate weight |
,
|
Update gate weight |
⊙ |
Element-wise multiplication |
|
Hidden state variable (Forward) |
|
Hidden state variable (Backward) |
|
Output layer state variable |
|
Hidden output weight (Forward) |
|
Hidden input weight (Backward) |
|
Hidden input weight (Forward) |
|
Hidden weight (Backward) |
|
Hidden weight (Forward) |
|
Hidden output weight (Backward) |
f |
Hidden layer activation |
g |
Output layer activation |
TT_i |
Actual travel time |
|
Predicted travel time |
TT_m |
Mean travel time |
MI |
Mutual information |
E |
Entropy |
F |
Feature |
T |
Target |