Skip to content
#

stepwise-regression

Here are 42 public repositories matching this topic...

Riskfolio-Lib

The goal of these examples is to analyse the given datasets to determine whether some models can be established for purposes of prediction, to assess how stepwise prediction behaves with respect to a personally chosen model and determine an unknown trend in the cereal dataset.

  • Updated Oct 26, 2023
  • HTML

The given dataset contains electricity consumer household information. This information has been used to predict the amount to be paid by the consumer with the help of regression model selection and validated with feature importance.

  • Updated Jun 28, 2023
  • Jupyter Notebook

Contains a wide-ranging collection of compressed sensing and feature selection algorithms. Examples include matching pursuit algorithms, forward and backward stepwise regression, sparse Bayesian learning, and basis pursuit.

  • Updated Mar 28, 2022
  • Julia

My role in this group project was to perform regression analysis on quarterly financial data to predict a company's market capitalization. I used R to develop ordinary least squares (OLS), stepwise, ridge, lasso, relaxed lasso, and elastic net regression models. I first used stepwise and OLS regression to develop a model and examine its residual…

  • Updated Jun 29, 2021

Improve this page

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

Learn more