Skip to content

arossia94/MLF1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLF1

Some ML fun with F1 datasets.

The "process_data.ipynb" notebook contains the cleaning of the original datasets.

The "NN_v1_k.ipynb" contains the Keras implementation of several feed-forward NNs that aim at predicting the final championship position of a driver based on descriptors of their race results such as average final race position and standard deviation.

The "NN_v1_torch.ipynb" contains the Pytorch implementation of several feed-forward NNs that aim at predicting the final championship position of a driver based on descriptors of their race results such as average final race position and standard deviation.

I explore the impact of different choices of inputs, hyperparameters and architectures.

About

Some ML fun with F1 datasets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published