Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 355 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 355 Bytes

State Crime Prediction

This is my final project in AI intern at Gateway Solutions.

This project is about finding the best algorithm for prediciting the crimes.

Algorithm Used

  • LinearRegrassion
  • DecisionTree Regression
  • Random Forest
  • KNN
  • SVM

Results

The DecisionTree Regression Algorithm is the best fit to predict crimes in a state.