File size: 992 Bytes
c1bca6b 65635a1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 | ---
license: cc-by-4.0
library_name: scikit-learn
tags:
- healthcare
- pathology
- tp53
- classification
- hai-def
- path-foundation
base_model:
- google/path-foundation
---
# Voxelomics Path Foundation TP53 Head (Derived Artifact)
This repository contains a derived TP53 classifier head (`model.joblib`) and evaluation artifacts used in the Voxelomics offline pathology workflow demo.
## Provenance / Traceability to HAI-DEF
- Base HAI-DEF model: `google/path-foundation`
- Base model source: https://huggingface.co/google/path-foundation
- Embeddings were extracted with the Voxelomics Path Foundation embedding pipeline.
- This repo does **not** redistribute Path Foundation base weights.
## What is included
- `model.joblib` (derived TP53 classifier head)
- evaluation JSON artifacts
- `PROVENANCE.json` (artifact lineage and code references)
## Intended use
Research/demo use only. Not for clinical deployment or diagnosis.
## Code
https://github.com/faith-ogun/Voxelomics-offline
|