Skip to content

JafarArashMehr/Linear-Regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Linear-Regression

This repository is implementation of linear regression algorithm in C++. Linear regression is a supervised machine learning technique. There are 2 files in this repository. The first one is based on a direct approach using analytical solution (Direct-Approach.cpp) and the second one is based on iterative approach (Gradient_Descent-Approach.cpp) .

For more information, please visit my website: https://jafararashmehr.github.io/Computational-BioMechanics/rst/Linear_Regression.html image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages