Python based implementations of algorithms to predict crime (which has a strong spatial component, e.g. Burglary). Current work has concentrated on giving implementations of algorithms from published sources.
- Example Jupyter notebooks showing the different algorithms in action, together with discussion of the literature and implementation details.
- Notebooks giving more technical details
- Documentation extracted from the doc strings in the Python code.