File size: 1,057 Bytes
f5c0a26
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
task_categories:
- tabular-classification
- graph-ml
---
## GenMRP: A Generative Multi-Route Planning Framework for Efficient and Personalized Real-Time Industrial Navigation
This is the dataset for our paper.<br>
The following table contains the feature dimensions and key features of our dataset.

|  Feature Type         | Interpretation  |  Shape  |    Some Key Features
|        :----          | :----         | :----:  |        :---          |
| Link Features        | Includes the road segment attributes         | K * 2 * N | Link length<br>Link Lane width |
| Frequency Features   | Logs the user's travel history within the past three months            |K * 2 * 10 * 7 | Delta Day<br>History status |
| Scene Features        | Represent the contextual information of route recommendation            |1 * 10 | Request time<br>User familiarity with the origin and destination |
| Long Features   |  A series of route selection records arranged in chronological order               |T * 31 | Selected route features<br>Unselected route features |