Skip to content
#

ridge-regression

Here are 19 public repositories matching this topic...

Python notebooks for my graduate class on Detection, Estimation, and Learning. Intended for in-class demonstration. Notebooks illustrate a variety of concepts, from hypothesis testing to estimation to image denoising to Kalman filtering. Feel free to use or modify for your instruction or self-study.

  • Updated Apr 23, 2018
  • Jupyter Notebook

Jupyter notebook that outlines the process of creating a machine learning predictive model. Predicts the peak "Wins Shared" by the current draft prospects based on numerous features such as college stats, projected draft pick, physical profile and age. I try out multiple models and pick the best performing one for the data from my judgement.

  • Updated Apr 17, 2018
  • Jupyter Notebook

A hub that contains notebooks that implement Regression models, illustrates LR via Gradient Descent, compares K-means vs Spectral vs Hierarchical, compares PCA vs t-SNE

  • Updated Aug 28, 2021
  • Jupyter Notebook

Implementation of classic machine learning concepts and algorithms from scratch and math behind their implementation.Written in Jupiter Notebook Python

  • Updated Jun 28, 2022
  • HTML

This project involves the prediction of diabetes progression using Ridge Regression in Jupyter Notebook. The dataset contains features such as glucose level, blood pressure, body mass index, and more. Through this analysis, we aim to build a regression model that accurately predicts the progression of diabetes based on the given input features.

  • Updated Jul 8, 2023
  • Jupyter Notebook

This notebook is about data visualization, pre-processing the data and selecting regression model out of different regression model based on the accuracy given on validation data.

  • Updated Jul 23, 2023
  • Jupyter Notebook

Jupyter notebook using machine learning techniques to explore the complex drivers of modern slavery. Models from a research paper are replicated and evaluated . Actions also include filling missing data, training regression models, and analyzing feature importance.

  • Updated Apr 15, 2024
  • Jupyter Notebook

Improve this page

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

Learn more