An open API service indexing awesome lists of open source software.

https://github.com/kevinarce/univariate-linear-regression

The aim of this project and is to implement all the machinery, including gradient descent and linear regression, of the various learning algorithms yourself, so you have a deeper understanding of the fundamentals.
https://github.com/kevinarce/univariate-linear-regression

collaborate educative github gitlens jupiter-notebook linear-regression machine-learning machine-learning-algorithms python student-vscode

Last synced: 9 months ago
JSON representation

The aim of this project and is to implement all the machinery, including gradient descent and linear regression, of the various learning algorithms yourself, so you have a deeper understanding of the fundamentals.

Awesome Lists containing this project

README

          

# Univariate-Linear-Regression
The aim of this project and is to implement all the machinery, including gradient descent and linear regression, of the various learning algorithms yourself,
so you have a deeper understanding of the fundamentals.