# Atlanta Police Station

![](https://1943863620-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MZyJM_SVjd9SJ3tuTbA%2Fuploads%2FzWhq4E0VOmiHtvY89N8h%2Fimage.png?alt=media\&token=b311dc55-deda-46b3-8c47-e26ddd903065)

* **Course**: CX4242 in Fall 2021 Georgia Tech
* **Topic**: We recommend the location and the staff composition of Atlanta police station.
* **Approach**: We cluster neighborhoods by several data and re-clustered our results based on the locations of our cluster results. Based on this result, we solve an optimization problem with finding an optimal location for Atlanta police station. Making use of the difference among clusters, we also suggest optimal staff composition by each station.
* **Role**: I combined the crime data, demographic data, and car crash data for clustering. I found police officers spend time related with car crash in a research, so I mix up several data set for clustering. I evaluated our model by comparing the distance from the location to the crime locations for each zone. Our model reduces average distance by 31%.

Evaluation:&#x20;

* **Period**: 2021.09 - 2021.12

Product Webpage: <http://Luchis.dev/CX4262/FinalProject/CX4262FinalProject.html>

{% file src="<https://1943863620-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MZyJM_SVjd9SJ3tuTbA%2Fuploads%2FoEkeCEcJFKbN7NZB1PSx%2Fteam040report.pdf?alt=media&token=bee5928e-3d62-4e93-af23-575e455bf6d0>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://statduck.gitbook.io/statduck/projects/atlanta-police-station.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
