GitHub topics: squares-regression
AKil47/Regression-Calc
A simple online tool and library that applies Least-Squares Regression to a set of X and Y values. The tool fits a variety of well defined functions and displays a graph along with error calculations to help find the best approximation.
Language: JavaScript - Size: 173 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

canberkakcali/least-squares-regression
Linear Least Squares Regression with Eigen Dense Solver using QR decomposition and LU decomposition.
Language: C++ - Size: 913 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
