i-Rohan / LinearRegression

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LinearRegression

A simple C++ program that computes the co-efficients of linear regression of a data. The iependent variable(s) are in x.txt and the dependent variable is in y.txt.

About


Languages

Language:C++ 100.0%