C/C++ Linear Regression Tutorial Using Gradient Descent July 29, 2016 c / c++, linear regression, machine learning No Comments In the field of machine learning and data mining, the Gradient Descent is one simple but effective prediction algorithm based on linear-relation data. It can be used to make … [Continue Reading...]