Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samir-atra/f1_pitstop_optimization
https://github.com/samir-atra/f1_pitstop_optimization
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/samir-atra/f1_pitstop_optimization
- Owner: Samir-atra
- License: mit
- Created: 2024-08-05T12:59:07.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-05T15:33:12.000Z (5 months ago)
- Last Synced: 2024-08-05T18:21:11.901Z (5 months ago)
- Language: Jupyter Notebook
- Size: 6.69 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# F1_pitstop_optimization
## Introduction
a repository containing a F1 races dataset and a program to process the data and suggest a pit stop or no pit stop for the driver, which could help improve the performance in the races for the F1 drivers.the algorithm used is a classification algorithm and the data is structured in a database and the database transfered into tables in the form of .csv files.
## work in progress