Skip to content
#

multiple-linear-regression-model

Here are 17 public repositories matching this topic...

Your all-in-one Machine Learning resource – from scratch implementations to ensemble learning and real-world model tuning. This repository is a complete collection of 25+ essential ML algorithms written in clean, beginner-friendly Jupyter Notebooks. Each algorithm is explained with intuitive theory, visualizations, and hands-on implementation.

  • Updated Jul 22, 2025
  • Jupyter Notebook

This repository contains a comprehensive implementation of gradient descent for linear regression, including visualizations and comparisons with ordinary least squares (OLS) regression. It also includes an additional implementation for multiple linear regression using gradient descent.

  • Updated May 28, 2023
  • Jupyter Notebook

Improve this page

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

Learn more