Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 184 Bytes

readme_linear_regression.md

File metadata and controls

6 lines (4 loc) · 184 Bytes

Linear-Regression

Linear Regression Gradient Descent Algorithm

Program must be run with input and output files as follows:

python linear_regression.py input2.csv output2.csv