RCJansonVTFL / HousePricesML

Predicting housing prices using various Machine Learning algorithms in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HousePricesML

  • This code walks you through Data Exploration, Data Cleaning, Testing, and Implementing of various Machine Learning alorithms using Housing Data to predict prices.
  • ML Algorithms utilized: Linear Regression(Lasso,Ridge),TeaPot, XGBoost
  • We achieved an accuracy score of : 91.2%

About

Predicting housing prices using various Machine Learning algorithms in Python.


Languages

Language:Jupyter Notebook 100.0%