Skip to content

Commit

Permalink
deploy: c807c2b
Browse files Browse the repository at this point in the history
  • Loading branch information
KaranSwatch committed Nov 7, 2023
1 parent 9ebf1fa commit 2483bef
Show file tree
Hide file tree
Showing 16 changed files with 1,892 additions and 2,381 deletions.
Binary file modified api/_images/tutorials_nihcxr_monitor_api_10_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified api/_images/tutorials_nihcxr_monitor_api_12_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified api/_images/tutorials_nihcxr_monitor_api_6_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified api/_images/tutorials_nihcxr_monitor_api_8_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -1082,17 +1082,23 @@
"source": [
"report.log_from_dict(\n",
" data={\n",
" \"name\": \"Heart Failure Prediction Model\",\n",
" \"description\": \"The model was trained on the Kaggle Heart Failure \\\n",
" Prediction Dataset to predict risk of heart failure.\",\n",
" },\n",
" section_name=\"model_details\",\n",
")\n",
"\n",
"report.log_version(\n",
" version_str=\"0.0.1\",\n",
" date=str(date.today()),\n",
" description=\"Initial Release\",\n",
")\n",
"report.log_owner(name=\"CyclOps Team\", contact=\"vectorinstitute.github.io/cyclops/\")\n",
"report.log_owner(\n",
" name=\"CyclOps Team\",\n",
" contact=\"vectorinstitute.github.io/cyclops/\",\n",
" email=\"cyclops@vectorinstitute.ai\",\n",
")\n",
"report.log_license(identifier=\"Apache-2.0\")\n",
"report.log_reference(\n",
" link=\"https://scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDClassifier.html\", # noqa: E501\n",
Expand Down
2 changes: 1 addition & 1 deletion api/_sources/tutorials/nihcxr/cxr_classification.ipynb.txt
Original file line number Diff line number Diff line change
Expand Up @@ -552,7 +552,7 @@
"report.log_owner(\n",
" name=\"Machine Learning and Medicine Lab\",\n",
" contact=\"mlmed.org\",\n",
" email=\"mlmed@gmail.com\",\n",
" email=\"joseph@josephpcohen.com\",\n",
")\n",
"\n",
"# considerations\n",
Expand Down
7 changes: 6 additions & 1 deletion api/_sources/tutorials/synthea/los_prediction.ipynb.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1360,6 +1360,7 @@
"source": [
"report.log_from_dict(\n",
" data={\n",
" \"name\": \"Prolonged Length of Stay Prediction Model\",\n",
" \"description\": \"The model was trained on the Synthea synthetic dataset \\\n",
" to predict prolonged stay in the hospital.\",\n",
" },\n",
Expand All @@ -1370,7 +1371,11 @@
" date=str(date.today()),\n",
" description=\"Initial Release\",\n",
")\n",
"report.log_owner(name=\"CyclOps Team\", contact=\"vectorinstitute.github.io/cyclops/\")\n",
"report.log_owner(\n",
" name=\"CyclOps Team\",\n",
" contact=\"vectorinstitute.github.io/cyclops/\",\n",
" email=\"cyclops@vectorinstitute.ai\",\n",
")\n",
"report.log_license(identifier=\"Apache-2.0\")\n",
"report.log_reference(\n",
" link=\"https://xgboost.readthedocs.io/en/stable/python/python_api.html\", # noqa: E501\n",
Expand Down
2 changes: 1 addition & 1 deletion api/searchindex.js

Large diffs are not rendered by default.

68 changes: 37 additions & 31 deletions api/tutorials/kaggle/heart_failure_prediction.html

Large diffs are not rendered by default.

452 changes: 229 additions & 223 deletions api/tutorials/kaggle/heart_failure_prediction.ipynb

Large diffs are not rendered by default.

132 changes: 66 additions & 66 deletions api/tutorials/nihcxr/cxr_classification.html

Large diffs are not rendered by default.

400 changes: 185 additions & 215 deletions api/tutorials/nihcxr/cxr_classification.ipynb

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions api/tutorials/nihcxr/monitor_api.html
Original file line number Diff line number Diff line change
Expand Up @@ -518,7 +518,7 @@ <h2>Example 1. Generate Source/Target Dataset for Experiments (1-2)<a class="hea
</div>
<div class="output_area stderr docutils container">
<div class="highlight"><pre>
Filter (num_proc=6): 100%|██████████| 25596/25596 [00:00&lt;00:00, 64310.98 examples/s]
Filter (num_proc=6): 100%|██████████| 25596/25596 [00:00&lt;00:00, 61622.84 examples/s]
</pre></div></div>
</div>
</section>
Expand Down Expand Up @@ -664,14 +664,14 @@ <h2>Example 4. Sensitivity test experiment with different clinical shifts<a clas
</div>
<div class="output_area stderr docutils container">
<div class="highlight"><pre>
Filter (num_proc=6): 100%|██████████| 25596/25596 [00:00&lt;00:00, 49342.01 examples/s]
Filter (num_proc=6): 100%|██████████| 25596/25596 [00:00&lt;00:00, 47848.70 examples/s]
Filter (num_proc=6): 100%|██████████| 25596/25596 [00:00&lt;00:00, 47646.17 examples/s]
Filter (num_proc=6): 100%|██████████| 25596/25596 [00:00&lt;00:00, 47239.13 examples/s]
Filter (num_proc=6): 100%|██████████| 25596/25596 [00:00&lt;00:00, 48811.93 examples/s]
Filter (num_proc=6): 100%|██████████| 25596/25596 [00:00&lt;00:00, 49264.53 examples/s]
Filter (num_proc=6): 100%|██████████| 25596/25596 [00:00&lt;00:00, 46392.20 examples/s]
Filter (num_proc=6): 100%|██████████| 25596/25596 [00:00&lt;00:00, 48235.17 examples/s]
Filter (num_proc=6): 100%|██████████| 25596/25596 [00:00&lt;00:00, 48963.11 examples/s]
Filter (num_proc=6): 100%|██████████| 25596/25596 [00:00&lt;00:00, 48737.43 examples/s]
Filter (num_proc=6): 100%|██████████| 25596/25596 [00:00&lt;00:00, 48178.74 examples/s]
Filter (num_proc=6): 100%|██████████| 25596/25596 [00:00&lt;00:00, 47483.15 examples/s]
Filter (num_proc=6): 100%|██████████| 25596/25596 [00:00&lt;00:00, 49872.02 examples/s]
Filter (num_proc=6): 100%|██████████| 25596/25596 [00:00&lt;00:00, 50100.10 examples/s]
Filter (num_proc=6): 100%|██████████| 25596/25596 [00:00&lt;00:00, 48311.08 examples/s]
Filter (num_proc=6): 100%|██████████| 25596/25596 [00:00&lt;00:00, 49791.07 examples/s]
</pre></div></div>
</div>
<div class="nboutput nblast docutils container">
Expand Down
124 changes: 62 additions & 62 deletions api/tutorials/nihcxr/monitor_api.ipynb

Large diffs are not rendered by default.

155 changes: 80 additions & 75 deletions api/tutorials/synthea/los_prediction.html

Large diffs are not rendered by default.

2,905 changes: 1,209 additions & 1,696 deletions api/tutorials/synthea/los_prediction.ipynb

Large diffs are not rendered by default.

0 comments on commit 2483bef

Please sign in to comment.