#

multiple-regression

Here are 91 public repositories matching this topic...

This package can be used for dominance analysis or Shapley Value Regression for finding relative importance of predictors on given dataset. This library can be used for key driver analysis or marginal resource allocation models.

  • UpdatedAug 17, 2023
  • Python

Built house price prediction model using linear regression and k nearest neigrs and used machine learning techniques like ridge, lasso, and gradient descent for optimization in Python

  • UpdatedDec 8, 2023
  • Jupyter Notebook

In this project you will build and evaluate multiple linear regression models using Python. You will use scikit-learn to calculate the regression, while using pandas for data management and seaborn for data visualization. The data for this project consists of the very popular Advertising dataset to predict sales revenue based on advertising spen…

  • UpdatedJun 9, 2020
  • Jupyter Notebook

💸 A comprehensive AI-powered data explorer that combines FRED economic data & insights with vector search, regression analysis, and interactive chatbot via OpenAI, Claude, and Gemini. Built with TypeScript, React, and Express for seamless full-stack performance.

  • UpdatedMay 26, 2025
  • TypeScript

In this repository, delve into the realm of regression modeling featuring an array of algorithms applied to diverse datasets. Explore the strengths and nuances of different regression techniques, providing a comprehensive overview for anyone interested in predictive modeling.

  • UpdatedDec 18, 2023
  • Jupyter Notebook

I constructed a simulation study to evaluate the statistical performance of two equivalence-based tests and compared it to the common, but inappropriate, method of concluding no effect by failing to reject the null hypothesis of the traditional test. I further propose two R functions to supply researchers with open-access and easy-to-use tools …

  • UpdatedJul 25, 2022

This repository contains all the Machine Learning projects that I have developed/worked in the areas of Natural Language Processing and Computer Vision by using the Machine Learning frameworks such as scikit-learn and h2o.

  • UpdatedJun 25, 2018
  • Jupyter Notebook

Multiple regression is an extension of simple linear regression. It is used when we want to predict the value of a variable based on the value of two or more other variables. The variable we want to predict is called the dependent variable (or sometimes, the outcome, target or criterion variable)

  • UpdatedFeb 6, 2020
  • Jupyter Notebook

Improve this page

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

Learn more