CoolFace
Datasetpublic

ClarusC64/ffr-physiological-plausibility-decay-detection-v0.1

Goal Detect when an AI-derived FFR valuebecomes physiologically implausiblegiven other modalities. The warning signal is coherence loss.Not a single bad threshold. Inputs ai_ffr_prediction myocardial_perfusion_index wall_motion_score stress_test_result vital signs (heart rate, blood pressure) physiological_coherence_score expected plausibility band Required outputs plausibility_decay_flag decay_type modality_conflict_label plausibility_drop_score Decay types Examples:… See the full description on the dataset page: https://huggingface.co/datasets/ClarusC64/ffr-physiological-plausibility-decay-detection-v0.1.

sourceHugging Facemitupdated 8mo agoView on Hugging Face
0likes13downloads
5 commits on main
e9d4a598mo ago

Update README.md

ClarusC64
f36bb6d8mo ago

Create scorer.py

ClarusC64
449e5f28mo ago

Create data/test.csv

ClarusC64
44de1c78mo ago

Create data/train.csv

ClarusC64
0497e828mo ago

initial commit

ClarusC64