Skip to content

alexquach/House-Price-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

House-Price-Prediction

Exploring various machine learning, neural network, and ensemble models for predicting house prices.

Currently has at least 1 model for each category:

Individual Machine Learning (SciKit-Learn)

  • Xtreme Gradient Boosting (XGB)

Neural Networks (Tensorflow)

  • 0-Hidden Layer Neural Network (NN0)
  • 1-Hidden Layer Neural Network (NN1)

Ensembled Averaging Model

  • Avg_GXL

Ensembled Meta Model

  • MM_AEG_NN
  • MM_ALL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages