Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,28 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
task_categories:
|
| 6 |
+
- text-classification
|
| 7 |
+
tags:
|
| 8 |
+
- healthcare
|
| 9 |
+
- theatre
|
| 10 |
+
- scheduling
|
| 11 |
+
pretty_name: "Clarus Theatre Schedule Coherence v0.1"
|
| 12 |
+
dataset_id: "healthcare-theatre-list-schedule-coherence-risk-v0.1"
|
| 13 |
+
domain: healthcare_ops
|
| 14 |
+
pillar: theatre_flow
|
| 15 |
+
series: "HF-29"
|
| 16 |
+
coherence_pair:
|
| 17 |
+
observable_a: planned_case_list
|
| 18 |
+
observable_b: staffing_equipment_timing_readiness
|
| 19 |
+
ground_truth: ground_truth_label
|
| 20 |
+
validation_status: pre_release
|
| 21 |
+
---
|
| 22 |
+
What this repo is for
|
| 23 |
+
|
| 24 |
+
Detect operating theatre schedule breakdown before delays cascade.
|
| 25 |
+
|
| 26 |
+
Tracks alignment between case list realism, staff readiness, patient prep, and equipment availability.
|
| 27 |
+
|
| 28 |
+
Helps hospitals prevent overruns, cancellations, and lost theatre capacity.
|