Skip to content

BWallyn/Datacamp

Repository files navigation

RAMP starting kit on Restaurant Health Scores

Authors: Emma Demarecaux, Charles Desaleux, Romain Fabre, Julien Lenhardt, Luz Pascal, Benjamin Wallyn

The Health Department has developed an inspection report and scoring system. After conducting an inspection of the facility, the Health Inspector calculates a score based on the violations observed. Violations can fall into:

  • High risk category: records specific violations that directly relate to the transmission of food borne illnesses, the adulteration of food products and the contamination of food-contact surfaces;
  • Moderate risk category: records specific violations that are of a moderate risk to the public health and safety;
  • Low risk category: records violations that are low risk or have no immediate risk to the public health and safety.

Our goal is to estimate the restaurant score in order to help health inspectors select places that may not respect the health quality needed for a restaurant.

Set up

Open a terminal and

  1. install the ramp-workflow library (if not already done)
$ pip install git+https://github.com/paris-saclay-cds/ramp-workflow.git
  1. Follow the ramp-kits instructions from the wiki

Project structure

The project structure has been made using the project structure Cookiecutter for Data Science.

Local notebook

Get started on this RAMP with the notebook.

To test the starting-kit, run

ramp_test_submission --submission starting_kit

or for a test mode:

ramp_test_submission --submission starting_kit --quick-test

Help

Go to the ramp-workflow wiki for more help on the RAMP ecosystem.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published