Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 352 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 352 Bytes

SB Hacks II

Installation

  • Run pip install -r requirements.txt
  • Use the command python housing_scraper.py in order to obtain the .CSV file of housing data
  • Next, run python neural_network.py -t <filename> (where <filename> is the name of the .CSV file) in order to obtain the weight vectors and feature vectors from the neural network