Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 237 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 237 Bytes

Linear-Regression

Using machine learning, get the features and labels from the CSV and perform k-fold cross-validation and linear regression. After, calculate the root mean squared error and print it out in table format for each fold.