Back To Projects
Predicting Running Injuries with Machine Learning Models

Is it possible to predict running injuries with only a dataset and machine learning models? This paper explores this question by using classification models, including the Logistic Regression model and the Random Forest Classifier model.


Is it possible to predict running injuries with only a dataset and machine learning models? This paper explores this question by using classification models, including the Logistic Regression model and the Random Forest Classifier model. In the dataset used, ten features were taken into account when predicting running injuries. With slight modifications, the Weighted Logistic Regression and over and down-sampling Random Forest Classifier models were used to mitigate the imbalance in the dataset. The results suggested that the best model was Weighted Logistic Regression and that the best score metric to take into account was the F beta score.

Explore More!

Published Paper
Elgin V.
Joseph Vincent
Aerospace Engineering PhD Candidate at Stanford

Related Projects

workspace_premium
Using Machine Learning to Detect Alzheimer’s Disease in MRI Scans

We aimed to answer the question about if Magnetic Resonance Imaging (MRI) scans, which are often used in the diagnosing of other neurological disorders, can be used to diagnose AD in patients.
Sam L.
Mentored by Ivan Villa-Renteria
workspace_premium
Evaluating Machine Learning Models on Predicting Change in Enzyme Thermostability

Our research problem is finding the best machine learning model to predict the change in enzyme thermostability after a single point mutation in the amino acid sequence.
Avnith V.
Mentored by Jacklyn Luu
workspace_premium
Predicting Climate Change Using an Autoregressive Long Short-Term Memory Model

This study aims to create a baseline machine learning model that utilizes an Autoregressive Recurrent Neural network with a Long Short term memory implementation for the purpose of predicting climate.
Seokhyun C.
Mentored by Victoria Lloyd