Skip to content
Snippets Groups Projects
prescience

prescience

The Prescience project to predict adverse operating room events. These files are primarily for reference since the data is not released due to patient privacy. Code to explain your own machine learning models is available at github.com/slundberg/shap

  • E

    The configuration and setup of the Elasticsearch database used for Prescience.

  • H

    The secure public API for Prescience. This includes serving the web-interface.

  • M

    An internal API for real-time modeling and predictions.

  • P

    Reusable and tested Julia code for the project.

  • P

    Notebooks that show how we processed the data.

  • W

    The user facing web front end.