# Testing Phase with MIMIC

## Overview

During the Winter 2024 semester, the first Testing Phase of [MEDomicsLab](https://github.com/MEDomics-UdeS/MEDomicsLab) will take place via a series of tutorials. For an overview of the vision that we have for the platform, please [go here](/medomics-docs/medomicslab-docs-v0/readme.md#an-overview-of-medomicslab).

We would love to have you join the effort and provide feedback during this Testing Phase, prior to a first official release of MEDomicsLab! Our intent is to properly recognize all the participants of the Testing Phase when the first official release will come.

<figure><img src="/files/YdsGiBCfoP3GQM786qi7" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/g1QBnF54TF5XNZt14Gzw" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/oSpb5v9qmGfOKU1fSuMS" alt=""><figcaption></figcaption></figure>

**See the list of participants** [here](https://docs.google.com/spreadsheets/d/1w4n2gygstxnrFSzAi1LqGsxgCVYa1Odyb8vl9huu-kU/).

We anticipate that the **participation in the Testing Phase will involve 1 hour of work per week for 17 consecutive weeks, starting January 15, 2024.** We are thinking of involving some mini-challenges with prizes, so this could be fun! Please also note that no programming is involved and that the tutorials can be performed on a laptop.

{% hint style="warning" %}
The participation in the Testing Phase require [MIMIC data access](/medomics-docs/medomicslab-docs-v0/test-with-mimic/mimic-data-access.md).
{% endhint %}

Please note that an **Information Session** about the Testing Phase was held on December 15, 2023. You can find the recording of the session below :

{% embed url="<https://youtu.be/BG4BkqZDk-Y?si=KvUY8MC0miaLyfLO>" %}
Recording of the Information Session
{% endembed %}

The schedule of the Testing Phase (2024) and series of tutorials are planned as follows:

<table><thead><tr><th width="98.33333333333331">Step</th><th width="421">Description</th><th>Dates</th></tr></thead><tbody><tr><td>1</td><td><a href="/pages/rDN36Qv8YGRwHBrsomtI">Install and Explore</a></td><td>Jan 15 – Jan 29</td></tr><tr><td>2</td><td><a href="/pages/JwrssjWf51NqxVvn0oji">Extract Data</a></td><td>Jan 29 – Feb 12</td></tr><tr><td>3</td><td><a href="/pages/c3RMMlByTlLt6mQxArn7">Prepare ML tables</a></td><td>Feb 12 – Feb 26</td></tr><tr><td>4</td><td><a href="/pages/8ePWlVewqaBPPgrIBBJw">Explore Data</a></td><td>Feb 26 – Mar 11</td></tr><tr><td>5</td><td><a href="/pages/Z0S30zpklIGPEmM3PY2H">Vacations</a></td><td>Mar 11 – Mar 25</td></tr><tr><td>6</td><td><a href="/pages/ulhe5SbRPDOsL07NE0o5">Create Model</a></td><td>Mar 25 – Apr 8</td></tr><tr><td>7</td><td><a href="/pages/9CqKcCcR42q3Ygu85jqb">Evaluate &#x26; Apply Model</a></td><td>Apr 8 – Apr 22</td></tr><tr><td>8</td><td><a href="/pages/GCFkrraQL6IX09y3JAWq">Challenge</a></td><td>Apr 22 – May 13</td></tr></tbody></table>

## How to be part of the testing phase?

Click here :point\_right: [Join the testing phase](/medomics-docs/medomicslab-docs-v0/forms/join-the-testing-phase.md)

**People who already joined** :see\_no\_evil:&#x20;

{% embed url="<https://docs.google.com/spreadsheets/d/1w4n2gygstxnrFSzAi1LqGsxgCVYa1Odyb8vl9huu-kU/edit#gid=2112985779>" %}

You are also welcome to join us on Discord: [here](https://discord.gg/ZbaGj8E6mP)

*The MEDomicsLab team*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://medomicslab.gitbook.io/medomics-docs/medomicslab-docs-v0/test-with-mimic.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
