Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 152 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 152 Bytes

Linear-Regression-in-C

A C program on linear regression that takes in the values of two variables and finds the staright line equation between them.