@@ -69,9 +69,9 @@ export default {
69
69
l14_tag : "" ,
70
70
l14_desc : "" ,
71
71
72
- ls1_1 : "1.1 Time Series Forecasting" ,
73
- ls1_2 : "1.2 Time Series Anomaly Detection" ,
74
- ls1_3 : "1.3 Time Series Classification" ,
72
+ ls1_1 : "Time Series Forecasting" ,
73
+ ls1_2 : "Time Series Anomaly Detection" ,
74
+ ls1_3 : "Time Series Classification" ,
75
75
lst1_1_1 : "Time-frequency domain based forecasting:" ,
76
76
lst1_1_2 : "Model-agnostic plugin:" ,
77
77
lst1_1_3 : "Automated correlated time series forecasting:" ,
@@ -90,10 +90,10 @@ export default {
90
90
lst1_2_5 : "Explainable outlier detection: " ,
91
91
lst1_2_6 : "Ensemble learning based outlier detection:" ,
92
92
93
- ls4_1 : "2.1 Traffic State Estimation" ,
94
- ls4_2 : "2.2 Preference Identification" ,
95
- ls4_3 : "2.3 Data-Driven Navigation Decision-Making" ,
96
- ls4_4 : "2.4 Others" ,
93
+ ls4_1 : "Traffic State Estimation" ,
94
+ ls4_2 : "Preference Identification" ,
95
+ ls4_3 : "Data-Driven Navigation Decision-Making" ,
96
+ ls4_4 : "Others" ,
97
97
lst4_1_1 : "Route Traffic State:" ,
98
98
lst4_1_2 : "Road Network Traffic State:" ,
99
99
lst4_3_1 : "Decision-Making Under Uncertainty:" ,
@@ -102,10 +102,10 @@ export default {
102
102
lst4_3_4 : "Top-K Decision-Making:" ,
103
103
lst4_3_5 : "Eco-routing:" ,
104
104
105
- ls7_1 : "3.1 Path Representation Learning" ,
106
- ls7_2 : "3.2 Graph Attribute Prediction" ,
107
- ls7_3 : "3.3 Spatiotemporal Sequence Correlation Learning" ,
108
- ls7_4 : "3.4 Shortest Path Algorithm for Uncertain Graphs" ,
105
+ ls7_1 : "Path Representation Learning" ,
106
+ ls7_2 : "Graph Attribute Prediction" ,
107
+ ls7_3 : "Spatiotemporal Sequence Correlation Learning" ,
108
+ ls7_4 : "Shortest Path Algorithm for Uncertain Graphs" ,
109
109
110
110
lst6_4_1 : "Time Series Forecasting:" ,
111
111
lst6_4_2 : "Graph-Based Prediction:" ,
0 commit comments