Views
No views yet
| index | Category |
|---|---|
| 0 | Active mobility |
| 1 | Alternative fuels |
| 2 | Aviation improvements |
| 3 | Comprehensive transport planning |
| 4 | Digital solutions |
| 5 | Economic instruments |
| 6 | Education and behavioral change |
| 7 | Electric mobility |
| 8 | Freight efficiency improvements |
| 9 | Improve infrastructure |
| 10 | Labels |
| 11 | Land use |
| 12 | Public transport improvement |
| 13 | Shipping improvements |
| 14 | Transport demand management |
| 15 | Vehicle improvements |
albumentations library and insertions from nlpaug. This is done to increase the number of training samples available for under-represented classes. Given the large number of classes for this classifier, it is unsurprising that some categories have very low representation. In this case, classes with instances less than 1/3 of the most represented classes are categorized as under-represented and each instance is augmented to effectively double the number of instances for these classes.| index | Category | Parameter |
|---|---|---|
| 0 | Active mobility | S_Activemobility , S_Cycling , S_Walking |
| 1 | Alternative fuels | I_Altfuels , I_Biofuel , I_Ethanol , I_Hydrogen , I_LPGCNGLNG , I_RE |
| 2 | Aviation improvements | I_Aircraftfleet , I_Airtraffic , I_Aviation , I_Capacityairport , I_CO2certificate , I_Jetfuel |
| 3 | Comprehensive transport planning | A_Complan , A_LATM , A_Natmobplan , A_SUMP |
| 4 | Digital solutions | I_Autonomous , I_DataModelling , I_ITS , I_Other , S_Maas , S_Ondemand , S_Sharedmob |
| 5 | Economic instruments | A_Economic , A_Emistrad , A_Finance , A_Fossilfuelsubs , A_Fueltax , A_Procurement , A_Roadcharging , A_Vehicletax |
| 6 | Education and behavioral change | I_Campaigns , I_Capacity , I_Ecodriving , I_Education |
| 7 | Electric mobility | I_Emobility , I_Emobilitycharging , I_Emobilitypurchase , I_ICEdiesel , I_Smartcharging , S_Micromobility |
| 8 | Freight efficiency improvements | I_Freighteff , I_Load , S_Railfreight |
| 9 | Improve infrastructure | S_Infraexpansion , S_Infraimprove , S_Intermodality |
| 10 | Labels | I_Efficiencylabel , I_Freightlabel , I_Fuellabel , I_Transportlabel , I_Vehiclelabel |
| 11 | Land use | A_Density , A_Landuse , A_Mixuse |
| 12 | Public transport improvement | S_BRT , S_PTIntegration , S_PTPriority , S_PublicTransport |
| 13 | Shipping improvements | I_Onshorepower , I_PortInfra , I_Shipefficiency , I_Shipping |
| 14 | Transport demand management | A_Caraccess , A_Commute , A_Parkingprice , A_TDM , A_Teleworking , A_Work , S_Parking |
| 15 | Vehicle improvements | A_LEZ , I_Efficiencystd , I_Fuelqualimprove , I_Inspection , I_Lowemissionincentive , I_Vehicleeff , I_Vehicleimprove , I_VehicleRestrictions , I_Vehiclescrappage |
optuna over 10 trials on a truncated training and validation dataset. The model was then trained over 5 epochs using the best hyperparameters identified.| Training Loss | Epoch | Step | Validation Loss | Precision Micro | Precision Weighted | Precision Samples | Recall Micro | Recall Weighted | Recall Samples | F1-score | Accuracy |
|---|---|---|---|---|---|---|---|---|---|---|---|
| No log | 1.0 | 398 | 1.0635 | 0.1718 | 0.2238 | 0.1763 | 0.7714 | 0.7714 | 0.7945 | 0.2794 | 0.0 |
| 1.2442 | 2.0 | 796 | 0.8827 | 0.2167 | 0.2522 | 0.2388 | 0.7543 | 0.7543 | 0.7863 | 0.3518 | 0.0 |
| 0.9539 | 3.0 | 1194 | 0.7579 | 0.2710 | 0.3279 | 0.2979 | 0.7543 | 0.7543 | 0.7932 | 0.4134 | 0.0150 |
| 0.8265 | 4.0 | 1592 | 0.6773 | 0.3377 | 0.3943 | 0.3937 | 0.7429 | 0.7429 | 0.7901 | 0.4961 | 0.0752 |
| 0.8265 | 5.0 | 1990 | 0.6517 | 0.3667 | 0.4273 | 0.4539 | 0.7543 | 0.7543 | 0.7982 | 0.5422 | 0.1654 |