Research Article

The Use of a Machine Learning Method to Predict the Real-Time Link Travel Time of Open-Pit Trucks

Table 4

Description of the variables used in the prediction.

VariablesTypeRoleDescription

Truck IdNumericFeatureThe serial number of truck.
Truck typeCategoricalFeatureThe type of the truck (i.e., BELAZ-L, BELAZ-M, and MT86).
Truck statusCategoricalFeatureThe status of the truck (i.e., running, waiting, and stop).
-axis startNumericFeatureThe coordinate of the truck at the starting position.
-axis startNumericFeatureThe coordinate of the truck at the starting position.
-axis arrivalNumericFeatureThe coordinate of the truck at the ending position.
-axis arrivalNumericFeatureThe coordinate of the truck at the ending position.
Load statusCategoricalFeatureThe load status of the truck (i.e., empty and coal).
Start nodeCategoricalFeatureThe node code of the starting position of the road.
Arrival nodeCategoricalFeatureThe node code of the ending position of the road.
PressureNumericFeatureA fundamental atmospheric quantity.
Wind speedNumericFeatureA fundamental atmospheric quantity.
TemperatureNumericFeatureA fundamental atmospheric quantity.
Relative humidityNumericFeatureA fundamental atmospheric quantity.
PrecipitationNumericFeatureA fundamental atmospheric quantity.
RainCategoricalFeatureA fundamental atmospheric quantity (i.e., yes and no).
Travel timeDate timeTargetThe travel time of the truck on each link.