CPPRegression Vanilla C++ to perform regression. 🎦 Video: https://youtu.be/wvJ-7tinmDA ❔ What is it? A program that, given points, returns the regression coefficients. Can regress to a constant, line, quadratic,... anything you want! 🌱 Ideas for Improvement: Again, literally every aspect of the C++! Will improve! 📦 Modules / Packages: C++: Standard C++ libraries that require no installs.