FabianRei
commited on
Commit
•
2847144
1
Parent(s):
989edeb
Added YAML metadata to README
Browse files
README.md
CHANGED
@@ -8,6 +8,14 @@ tags:
|
|
8 |
- image-classification
|
9 |
model-index:
|
10 |
- name: APEDIA - Angiosarcoma PD-L1 Expression Diagnostics
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
# APEDIA Model Weights
|
|
|
8 |
- image-classification
|
9 |
model-index:
|
10 |
- name: APEDIA - Angiosarcoma PD-L1 Expression Diagnostics
|
11 |
+
results:
|
12 |
+
- task:
|
13 |
+
name: PD-L1 Tumor Proportion Score Prediction
|
14 |
+
type: tps-prediction
|
15 |
+
metrics:
|
16 |
+
- name: Pathologist Correlation
|
17 |
+
type: correlation
|
18 |
+
value: 0.87
|
19 |
---
|
20 |
|
21 |
# APEDIA Model Weights
|