Skip to content

Commit

Permalink
add healthcare-ai foundation model examples (#3421)
Browse files Browse the repository at this point in the history
* add healthcare-ai foundation model examples

* add code owners for healthcare-ai

* remove binary files

* fix typo

* fix exam parameter notebook

* fix lint

* move csvs to storage

* remove csv fies

---------

Co-authored-by: Jameson Merkow <jameson.merkow@microsoft.com>
  • Loading branch information
jmerkow and Jameson Merkow authored Oct 21, 2024
1 parent 74539b1 commit b20cb65
Show file tree
Hide file tree
Showing 22 changed files with 19,121 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
sdk/python/foundation-models/cohere/command_faiss_langchain.ipynb @stewart-co @kseniia-cohere
sdk/python/foundation-models/cohere/command_tools-langchain.ipynb @stewart-co @kseniia-cohere
/sdk/python/foundation-models/nixtla/ @AzulGarza
/sdk/python/foundation-models/healthcare-ai/ @jmerkow @ivantarapov

#### files referenced in docs (DO NOT EDIT, except for Docs team!!!) #############################################################################################
/cli/assets/component/train.yml @sdgilley @msakande @Blackmist @ssalgadodev @lgayhardt @fbsolo-ms1
Expand Down
6 changes: 6 additions & 0 deletions sdk/python/foundation-models/healthcare-ai/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
medimageinsight/CXR145_IM-0290-1001.png
medimageinsight/medimageinsight_tutorial_output/
sample_request_data.json
medimageinsight/exam-parameter-demo/data/feature_vectors/
medimageinsight/exam-parameter-demo/data/pngs/
medimageparse/sematic-segmentation-demo/examples

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Loading

0 comments on commit b20cb65

Please sign in to comment.