. ├── app.py ├── forms.py ├── models.py ├── templates/ │ ├── base.html │ ├── chat.html │ ├── login.html ...
This project combines a high-accuracy machine learning model with a modern web application to predict shelter demand across Toronto's shelter sectors. Using historical data from 2021-2025, the system ...