Skip to content
#

simple-regression

Here are 16 public repositories matching this topic...

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

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