Skip to content

Conversation

geneorama
Copy link
Member

Several changes in the code

  • Data file names now mirror the script names that created the files
  • Features on food inspections are now calculated separately
  • Features on business inspections are now calculated separately
  • The model code merges in the features, does not calculate features
  • Added script to adjust the public sanitarian data to match the schema of the private sanitarian file
  • More aggressive filtering functions
  • Separates out the violation matrix calculation into the parsing step and classification step (which, as it turns out will be useful for the new inspection format)
  • Refactoring model result / evaluation steps to accommodate future analysis

@geneorama
Copy link
Member Author

geneorama commented Apr 10, 2019

v1.7.0

  • Data file names now mirror the script names that created the files
  • Features on food inspections are now calculated separately
  • Features on business inspections are now calculated separately
  • The model code merges in the features, does not calculate features
  • Added script to adjust the public sanitarian data to match the schema of the private sanitarian file
  • More aggressive filtering functions
  • Separates out the violation matrix calculation into the parsing step and classification step (which, as it turns out will be useful for the new inspection format)
  • Refactoring model result / evaluation steps to accommodate future analysis

@geneorama geneorama merged commit c522b7b into master Apr 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants