Skip to content
#

liner-regestion

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

This classifier web app basically developed using Streamlit (Python - framework) and it classifies the categories of "Diabetic" or "Not Diabetic" based on certain input parameters. In this app, we can choose different classifiers like; SVM, RandomForest, GridSearch, Logistics Regression, for the classification.

  • Updated Jul 16, 2021
  • Jupyter Notebook

Regression is one of the foundational techniques in Machine Learning. Being one of the most well-understood algorithms, beginners always struggle to understand some fundamental terminology related to regression. In this series of projects, I will try to give you basic ideas of underlying concepts with the help of practical examples. If you are s…

  • Updated Sep 3, 2022
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the liner-regestion 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 liner-regestion topic, visit your repo's landing page and select "manage topics."

Learn more