3rd Place Winner in Section 01: Spring 2019
by Team Jack's team
The premise of our project is to try and help police officers understand the priority class of any call they receive before they reach the scene of the crime, and also assist dispatchers in identifying the priorities of calls (and not having to 100% rely on human judgment). We will try a series of classifiers, starting with baseline SVM and moving on to random forests or other ensemble learning techniques to try and best classify priorities from other features we are given. If those still have accuracy rates that are a bit too low, we will use a DNN to try and classify the calls.
Comments