Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 276 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 276 Bytes

Instructions

To run the buildingOM model, open the buildingOM.py file and provide a path to the directory holding your LIDAR files.

Dependencies include:

  • numpy
  • pandas
  • sklearn
  • PostgreSQL
  • sqlalchemy