Skip to content
#

multiple-regression

Here are 81 public repositories matching this topic...

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)

  • Updated Feb 6, 2020
  • Jupyter Notebook

Desafio de Regressão para o curso de Data Science e Machine Learning da Tera. Aqui aplicamos uma regressão múltipla com seleção de 6 features e posteriormente treinamos um modelo de regressão random forest com tuning dos hiperparâmetros em que atingimos um erro médio absoluto de apenas R$ 15.400 nas previsões com um R² de 0.956

  • Updated Feb 2, 2022
  • Jupyter Notebook

This repository houses the files related to my homework assignments for the Multivariate Analysis class. Throughout the coursework, I utilized R Studio for all of my work. In addition to the homework, I also completed two projects as part of this course. Feel free to explore the files and projects included here to gain insights into the MVA class.

  • Updated May 31, 2023
  • HTML

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