Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 165 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 165 Bytes

Generating the data

To generate the training data from the DynamoDB table run:

aws dynamodb scan --table-name=realestate-units --output json > training_data.json