Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix bugs, add new metrics and tasks #169

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from
Open

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    c56ce24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2a01b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92118ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba7e54d View commit details
    Browse the repository at this point in the history
  5. add rst files to outline

    ycq091044 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    63096a9 View commit details
    Browse the repository at this point in the history
  6. fix illformed dependency

    ycq091044 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    2761110 View commit details
    Browse the repository at this point in the history
  7. minor style update

    ycq091044 committed May 10, 2023
    Configuration menu
    Copy the full SHA
    5d416a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. fix omop doc typo (#166)

    BPDanek authored Jun 2, 2023
    Configuration menu
    Copy the full SHA
    a29a60d View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. fix bugs, add new metrics and tasks

    1. fix mismatch between actual output and document descriptions in adacare
    2. add new metrics: outcome-specific mean absolute error, early prediction score from
       paper "A Comprehensive Benchmark for COVID-19 Predictive Modeling Using Electronic
       Health Records in Intensive Care"
    3. add regression related metrics
    4. add new task: outcome-specific length of stay prediction
    5. change base_model to support new tasks
    v1xerunt committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    3c31e4c View commit details
    Browse the repository at this point in the history