Skip to content
#

ridge-regression

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

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