/Linear-Regression-House-Pricing

Linear Regression Model created with R Language after running a Random Forest for feature selection.

Training Regression

I have created this notebook just to learn the concepts and train Linear Regression.

  • Created the model in R Studio
  • Created a Random Forest model to learn the more important variables
  • Created the Linear Regression Model I am constantly studying and enhancing my Data Science skills.