Skip to content

Releases: UCB-MIDS/w210_crime_machine_learning

First project MVP version

10 Apr 15:53
Compare
Choose a tag to compare

First MVP version of the project, with all the basic functionality:

  • Perform model training on the background through web service calls
  • On-the-fly model load and change of loaded predictive model
  • Run on-demand predictions through web service calls
  • Automatic calculation of KPIs and preparation of data for dashboard plotting
  • Calculation of prediction fairness included as a KPI