The document surveys various data mining techniques used for predicting crime hotspots, focusing on the steps necessary for data collection, preprocessing, feature selection, classification, prediction, and visualization. It analyzes five classification techniques: Support Vector Machine (SVM), Naïve Bayes, Decision Tree, Artificial Neural Networks, and k-Nearest Neighbors, detailing their accuracy and computational efficiency. Ultimately, it concludes that the Naïve Bayes classifier yields the best results for crime hotspot prediction.
Related topics: