New Member Project (NMP) for Redback Racing - Data Science Stream
Since the data is so large, you will need to download it from here. Once downloaded, extract its contents into data/raw/
, giving you data/raw/data0_00
, data/raw/data0_01
... data/raw/data0_50
.
- data/
- data/raw/ --------------> raw data collected from assetro corsa
- data/processed/ ------> data that has been processed or derived
- notebooks/ ----------------> storing jupyter notebooks
- src/ ------------------------> source code used in this project