Need to create a .env file and add MongoDB token to when one is obtained. This allows access to the database to pull down scraped housing data.
MONGO_URI = 'mongodb+srv://username:[email protected]/?retryWrites=true&w=majority'
pip install -r requirments.txt
- Collect current rent prices from Zillow
- Analyze data and see what trends are found
- Develop an ML model to predict rent pricing
This browser does not support PDFs. Please download the PDF to view it: Download PDF.