Skip to content

Repository to make racing analysis and prediction on Formula 1

Notifications You must be signed in to change notification settings

jacquessham/f1_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

F1 Analysis

Formula 1 is a fastascinating sport which involves different kind of technical skills not limited to physical strength, working with racing data is part of the charms of this sport. The goal of this project is to utilize the available F1 data to do analytics and make prediction.

Part 0 - Understand Fast F1 Package

Before start making any analysis about Formula 1, we should learn more about how to utilize FastF1 Python API first. In this section, we will go over how to use this API. You may find more details in the Part 0 folder.

Reference: Documentation Link for Getting Started

Part 1 - Analytical Dashboard

The goal of the Analytical Dashboard is to provide a convenient way for users to make racing analysis with different perspective in one dashboard. You may find more details and dashboard screenshots in the Part 1 folder.

Glossary

  • Event: Mostly refer to Grand Prix or Pre-season Testing
  • Session: Different stage of an event. Mostly include: Practice 1-3, Qualifying, Race

Appendix

  • The plural of Grand Prix in French is Grands Prix. But Formula 1 official website refers it as "Grand Prix races" in English. This repository follows French grammar rules and refer it as Grands Prix

Reference

FastF1 Documentation

Releases

No releases published

Packages

No packages published