Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Voxelomics Path Foundation TP53 Head (Derived Artifact)
|
| 2 |
|
| 3 |
This repository contains a derived TP53 classifier head (`model.joblib`) and evaluation artifacts used in the Voxelomics offline pathology workflow demo.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
+
library_name: scikit-learn
|
| 4 |
+
tags:
|
| 5 |
+
- healthcare
|
| 6 |
+
- pathology
|
| 7 |
+
- tp53
|
| 8 |
+
- classification
|
| 9 |
+
- hai-def
|
| 10 |
+
- path-foundation
|
| 11 |
+
base_model:
|
| 12 |
+
- google/path-foundation
|
| 13 |
+
---
|
| 14 |
+
|
| 15 |
# Voxelomics Path Foundation TP53 Head (Derived Artifact)
|
| 16 |
|
| 17 |
This repository contains a derived TP53 classifier head (`model.joblib`) and evaluation artifacts used in the Voxelomics offline pathology workflow demo.
|