Skip to content

Predicting housing prices using various Machine Learning algorithms in Python.

Notifications You must be signed in to change notification settings

RCJansonVTFL/HousePricesML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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%