This project is about making F1 data fun and easy to explore. I built it using Python, and it shows four interactive graphs that let you dive into race strategies. You can see how tire choices, pit stops, and driver performance change over a race, all visualized in a simple dashboard. BTW MY LOVE IS THE LAST GRAPH - basically why the project was made: IT shows how many laps did driver indeed do on the tyres vs wht my model said. I gathered real F1 data(FastF1), cleaned it up, and used Python to create datasets. Than trained a few different models(Model\_Training), feature engineered and chose the best one. Did some more tricks with it create some data charts and done(easier said than done but...)! Hope you enjoy exploring the data as much as I enjoyed building it!
This project is about making F1 data fun and easy to explore. I built it using Python, and it shows four interactive graphs that let you dive into race strategies. You can see how tire choices, pit stops, and driver performance change over a race, all visualized in a simple dashboard. BTW MY LOVE IS THE LAST GRAPH - basically why the project was made: IT shows how many laps did driver indeed do on the tyres vs wht my model said. I gathered real F1 data(FastF1), cleaned it up, and used Python to create datasets. Than trained a few different models(Model\_Training), feature engineered and chose the best one. Did some more tricks with it create some data charts and done(easier said than done but...)! Hope you enjoy exploring the data as much as I enjoyed building it!