Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[submodule "himss_2021_sepsis_detection"]
path = himss_2021_sepsis_detection
url = https://github.com/redhat-na-ssa/himss_2021_sepsis_detection
[submodule "sepsis-detection"]
path = sepsis-detection
url = https://github.com/redhat-na-ssa/sepsis-detection
[submodule "peer-review"]
path = peer-review
url = https://github.com/rh-aiservices-bu/peer-review
[submodule "optaplanner-quickstarts"]
path = optaplanner-quickstarts
url = https://github.com/ge0ffrey/optaplanner-quickstarts
[submodule "patient-proxy"]
path = patient-proxy
url = https://github.com/RH-HIMSS-DEMO/patient-proxy.git
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,6 @@ All of the AI tools mentioned above run on OpenShift and have a common architect

Any of these tools can give answers that are predictive or prescriptive and they are all data-driven and can be knowledge-driven, meaning they can incorporate conclusions (example: scores) from prior iterations or other tools. Any good toolset should also allow you to simulate models before moving them into production.

# Initializing Submodules in Local
git submodule init
git submodule update
1 change: 1 addition & 0 deletions himss_2021_sepsis_detection
1 change: 1 addition & 0 deletions optaplanner-quickstarts
1 change: 1 addition & 0 deletions patient-proxy
Submodule patient-proxy added at 37f120
1 change: 1 addition & 0 deletions peer-review
Submodule peer-review added at 1c15ac
1 change: 1 addition & 0 deletions sepsis-detection
Submodule sepsis-detection added at 7ea560