This project is part of a collaborative effort between DataKind and Microsoft to accelerate the use of AI in cities. In this project, we implement predictive models to evaluate the influence of vacancy on property value and tax revenue.
Please read the contribution workflow page in the wiki for an explanation of how we will be using this repository.
The majority of this project is written in R
.
Data for this project comes from the City of St. Louis Open Data website.
The project is structured as follows:
├── data
├── model
├── report
└── visualize
TODO: Add contributions
TODO: Add license
- R will serve as the primary language in the development of this project.
- Need to pick a ML library still
- Docker container built from a Rocker image (Deployed to Azure pending credit allotment)