/rowing_pacing_profiles

Repository for World Rowing Championship Pacing Profile Project

Primary LanguageR

rowing_pacing_profiles

Repository for World Rowing Championship Pacing Profile Project

  1. Download pdf files using bash script scrape_world_rowing_pdfs.sh
  2. Extract data from pdfs using parse_pdf_main.R

or

  1. Skip these steps and use rowing_world_championships.csv

Next

  1. Cluster data using cluster_races.R
  2. Model relationships using multinomial_logistic_regression.R