Draichi commited on
Commit
88b83f9
·
unverified ·
1 Parent(s): ce0ccf7

docs: add Kaggle notebook link

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ The primary goal of FastF1 Predictions is to utilize historical race data and te
15
  Currently, the project includes:
16
 
17
  - **notebooks/**: A directory containing Jupyter notebooks.
18
- - **[sector-3-time-prediction.ipynb](./notebooks/sector-3-time-prediction.ipynb)**: A demonstration notebook showcasing how to use the algorithms to predict lap times based on historical telemetry data.
19
 
20
  Future updates will expand the repository with more resources, including additional notebooks, scripts, and enhanced functionalities.
21
 
 
15
  Currently, the project includes:
16
 
17
  - **notebooks/**: A directory containing Jupyter notebooks.
18
+ - **[sector-3-time-prediction.ipynb](./notebooks/sector-3-time-prediction.ipynb)**: A demonstration notebook showcasing how to use the algorithms to predict lap times based on historical telemetry data. There's also a [Kaggle notebook](https://www.kaggle.com/code/lucasdraichi/hamilton-lap-time-prediction)
19
 
20
  Future updates will expand the repository with more resources, including additional notebooks, scripts, and enhanced functionalities.
21