The document discusses using machine learning algorithms to predict crime type and occurrence based on location and time using crime data. It proposes using linear regression, decision tree, and random forest models which tended to give good accuracy in previous works. The system would take crime types as input and output the areas where crimes are committed. It claims this approach provides high prediction accuracy compared to existing methods.