Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 462 Bytes

File metadata and controls

3 lines (3 loc) · 462 Bytes

Predicting Crime Rates

This ML project predicts crime rate of different communities and categorizes them into low, medium, or high crime rate. For this the project implements decision tree (using entropy), adaboost, and multiclass svm models from scratch. The code, its description and results are present in 'Team16_Assignment2.pdf' and 'Team16_Assignment2.ipynb' files. Data used can be found in .data and .names files. the .data file can be read as a csv.