Skip to content
#

ridge-regression-model

Here are 53 public repositories matching this topic...

Data Models in R for Multiple Linear Regression and three models (Ridge, Lasso, and Elastic-Net), to predict Medicare claim costs of Type 2 diabetes patients with other diagnoses. We used Data from Entrepreneur’s Medicare Claims Synthetic Public Use Files (DE-SynPUFs) for our analysis.

  • Updated Dec 10, 2021

Multilable fast inference classifiers (Ridge Regression and MLP) for NLPs with Sentence Embedder, K-Fold, Bootstrap and Boosting. NOTE: since the MLP (fully connected NN) Classifier was too heavy to be loaded, you can just compile it with the script.

  • Updated May 5, 2025
  • Python

This project is a machine learning application designed to predict the Fire Weather Index (FWI), a key indicator of forest fire risk, based on specific weather data from Algeria. The goal is to provide a tool that can help in anticipating and managing forest fires by understanding the relationship between weather conditions and fire probability.

  • Updated Oct 16, 2025
  • Jupyter Notebook

In this series of notebooks, we will dive into each step of the data analysis process of a data set with some information about a list of cars and several attibutes, including their prices. So essentially we will develop a model to predict cars price.

  • Updated Mar 15, 2023
  • Jupyter Notebook

This repository contains a collection of Machine Learning tasks, showcasing implementations of various algorithms, techniques, and concepts. From foundational methods like Linear Regression to advanced approaches using Scikit-Learn. Perfect for students and enthusiasts aiming to deepen their understanding of ML.

  • Updated Jan 21, 2025
  • Jupyter Notebook

Improve this page

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

Learn more