Skip to content

Non linear regression on housing dataset using a Neural Networks based approach

License

Notifications You must be signed in to change notification settings

dhingratul/House-Cost-Regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural-Regression

License: MIT Non linear regression on housing dataset using a Neural Networks based approach with keras(tensorflow backend)

Requirements

  1. keras
  2. tensorflow
  3. sklearn
  4. numpy
  5. pandas
  6. optunity

Run

python src/NeuralRegression.py for Regression using Deep Learning

Credits

Jason Brownlee for detailing the difference betwen deep and wide networks

About

Non linear regression on housing dataset using a Neural Networks based approach

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages