Skip to content
#

simple-regression

Here are 11 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

Predicting number of confirmed, death and recovered patients because of the covid-19 virus for next the day with the help of Simple Linear Regression Machine Learning model.

  • Updated Jun 15, 2021
  • Jupyter Notebook

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