Skip to main content

Scoring functions for the dream / sage challenges

Project description

Overview

DreamTools aims at sharing code related to DREAM challenges.

This repository is meant to contain (small) data sets and codes related to the scoring of the DREAM challenges.

The main goals are:

  1. provide scoring functions for the Dream challenges for end-users

  2. provide a place to share-reuse code used before/during/after the challenges for developers

The dreamtools-scoring executable

For users, dreamtools provide one executable called dreamtools-scoring, which should be installed automatically when installing dreamtools. Knowing the name of the challenge (and possibly sub-challenge), it works as follows:

dreamtools-scoring --challenge d8c1 --sub-challenge sc1a --submission ~/alphabeta-Network.zip

It prints some information and the score of the submision for instance for the example above:

Solution for alphabeta-Network.zip in challenge d8c1 (sub-challenge sc1a) is :
AUROC: 0.781937275711

Scoring functions available so far:

  • Dream8 HPN (D8C1) sub challenges named sc1a, sc1b, sc2a, sc2b.

  • Dream8 Tox (D8C2) sub challenges named sc1, sc2.

Format for the challenges can be found in the README of each subchallenge. For instance, for Dream8 Challenge1, please see ./dreamtools/dream8/D8C1/README.rst

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dreamtools-0.0.5.tar.gz (4.8 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page