Skip to content

setareh-soltanieh/Predicting-House-Prices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

In this project, our aim is to predict house prices based on their given atributes using a Multi Layer Perceptron (MLP) Network. In the data_description.txt file, different atributes of a house is defined. In the house price.csv file, each house price with their following atribute is given. In order to find the best MLP model, we change some of the parameters such as:

  1. Number of layers
  2. Number of each layers' neuron
  3. Activation function for each layer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages