/Linear-Regression-C-

The following is a code on how to implement linear regression, a machine learning algorithm, from scratch.

Primary LanguageC++

Watchers