Skip to content
#

simple-regression

Here are 2 public repositories matching this topic...

Language: Python
Filter by language
Simple_Linear_Regression_From_Scratch

I have applied the fundamental idea of Linear Regression with Single Variable input. I implemented the Gradian Descent algorithm simply from scratch with no libraries such as Scikit-Learn. I just used NumPy.

  • Updated Sep 13, 2022
  • Python

Improve this page

Add a description, image, and links to the simple-regression topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the simple-regression topic, visit your repo's landing page and select "manage topics."

Learn more