Skip to content
#

regreession

Here are 20 public repositories matching this topic...

Project to predict retention of students in a study program up-to and beyond semester 6 based on scores, socio-economic & demography factors (like debt, gender, religion and race), transferred credits, family fee contributions, academic background, phone and email habits.

  • Updated Sep 17, 2020
  • Jupyter Notebook

A simple R program that implements a very basic Polynomial Regression on a small data set. Because these data set don't have liner relationship between independent variable and dependent variable. so if we use the liner model then well get very High error. so in these example w'll compare both the model and select which one is best.

  • Updated Apr 6, 2019
  • R

The idea behind this Intro to Machine Learning Guide was to initially create a list of resources to provide to my students. This eventually morphed into a comprehensive guide that will eventually cover everything from Linear Regression to Neural Networks

  • Updated Oct 27, 2022
  • Jupyter Notebook

Predicting automobile prices using machine learning and data visualization. This project leverages XGBoost and Python libraries to achieve an R² score of 0.94, with clean preprocessing, insightful visualizations, and reproducible code.

  • Updated Oct 15, 2025
  • Jupyter Notebook

Improve this page

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

Learn more