File size: 1,657 Bytes
3dcfab1 74f0498 3dcfab1 74f0498 3dcfab1 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 |
---
license: mit
tags:
- infinite-dataset-hub
- synthetic
---
# MappingRouteOptimization
tags: routing, optimization, machine learning
_Note: This is an AI-generated dataset so its content may be inaccurate or false_
**Dataset Description:**
The 'MappingRouteOptimization' dataset is designed for use in machine learning projects that aim to improve the efficiency of routing algorithms. It contains a collection of route descriptions, their associated geographic coordinates, and potential labels indicating the type of optimization challenge they represent.
**CSV Content Preview:**
```
RouteID,RouteDescription,Latitude,Longitude,Label
1,Via main street from A to B avoiding the highway.,34.052235,-118.243683,AvoidHighway
2,Scenic route through downtown with multiple stops.,34.052235,-118.243683,ScenicDowntown
3,Shortest path from C to D via industrial area.,34.052235,-118.243683,ShortestPath
4,High-speed route from E to F with minimum toll stops.,34.052235,-118.243683,MinimizeTolls
5,Historic route showcasing local landmarks from G to H.,34.052235,-118.243683,ShowcaseLandmarks
```
**Source of the data:**
The dataset was generated using the [Infinite Dataset Hub](https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub) and microsoft/Phi-3-mini-4k-instruct using the query '':
- **Dataset Generation Page**: https://huggingface.co/spaces/infinite-dataset-hub/infinite-dataset-hub?q=&dataset=MappingRouteOptimization&tags=routing,+optimization,+machine+learning
- **Model**: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct
- **More Datasets**: https://huggingface.co/datasets?other=infinite-dataset-hub
|