• Stars
    star
    1
  • Language
    Jupyter Notebook
  • License
    MIT License
  • Created almost 4 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This repository contains a prediction model that can be used to accurately predict the sale price of houses given various predictor variables. Various regression models were tested after studying different factors that affect housing prices in the real estate industry. The models used in this analysis are multiple linear regression, quantile regression, ridge regression, lasso regression, and elastic net regression.