valiantlynx/best-route-app
The Best Route App is designed for Knut Knut Transport AS to identify the most cost-effective and efficient delivery routes. The app uses the Fortuna algorithm combined with k-nearest neighbors (k-NN) to predict the best route, factoring in various data points such as traffic and departure times. As the app is used over time, it can improve by lear
No commits in the last 6 months.
Stars
1
Forks
—
Language
Python
License
MIT
Last pushed
Oct 20, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/valiantlynx/best-route-app"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
forestagostinelli/deepxube
Learn a domain-specific heuristic function in a domain-independent fashion to solve pathfinding problems.
FK04/AI_Lab
AI lab implementations covering informed and uninformed search algorithms with classic...
misaghsoltani/DeepCubeAI
Learning Discrete World Models for Heuristic Search
algoprog/Laby
Maze generator, editor & solver in Java
VedantKhairnar/The-Maze-Runner
AI : Use of Greedy Best First Search Traversal to find route from Source to Destination in a Random Maze