Skip to content

Latest commit

 

History

History

README.md

Backend

TOTAL API

  • k means cluster centers --> clusters

  • predictions - volient crime or not --> predict_volient - main dataset

  • using 3-4 ACT - add location & timestamp - predict crime or not & type of crime --> predict_crime - hindi dataset

  • json files for the graphs

  • pandas profiling

IP - http://{IP}/{number from below}

  • 001_most_freq_event.json -- 001
  • 002_no_event_updated_by_date -- 002
  • 003_no_event_updated_by_days -- 003
  • 004_no_event_updated_by_hour -- 004
  • 005_event_byevent_type_001 -- 005
  • 006_event_by_hour_002 -- 006
  • 007_scatter_plot_peek_time_crime -- 007
  • 008_no_of_cases_in_important_event_type -- 008