Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 330 Bytes

File metadata and controls

5 lines (3 loc) · 330 Bytes

RowingDataRegressionModel

The goal of this was to use the model to grade an inputted workout based on the rower's parameters. I need more data and a better model to do that, so for now this just showcases my custom linear regression model, and walks you through what it does.

WILL BE REMADE WITH NEW DATA AND MODEL SOON!