Skip to content
#

ordinary-least-squares

Here are 48 public repositories matching this topic...

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

As part of a group project, I developed separate regression models using R to predict the daily number of batteries and robberies in Chicago using four different datasets. I tested interactive and second-order terms and used stepwise feature selection to find the best model with the given data. I tested several potential models using cross-valid…

  • Updated Jun 29, 2021
  • R

An introduction into the world of machine learning with a comprehensive Udemy online course, designed for beginners, to learn Python programming fundamentals and gain valuable insights into the practical applications of machine learning.

  • Updated May 9, 2023
  • Jupyter Notebook

Improve this page

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

Learn more