BI
BigWheel92/linear-regression
An implementation of linear regression algorithm. Two classes of linear regression have been implemented one class uses gradient descent and the other class uses the normal equation.
An implementation of linear regression algorithm. Two classes of linear regression have been implemented one class uses gradient descent and the other class uses the normal equation.