/F1

Scrapes data from the F1 website and uses it to predict race outcomes

Primary LanguageRMIT LicenseMIT

F1

An f1 race web scraping and machine learning project.

scrape.R contains the web scraping functions to get historic f1 results. get_race_data.R saves the data. tidy_explore.R contains the ongoing exploration of models to predict races.