CoolFace
Datasetpublic

ClarusC64/autonomous-driving-human-vehicle-coupling-coherence-scoring-v0.1

What this dataset tests Whether a system can score coherence between driver state, vehicle behavior, and scene context. This is not crash prediction. It is coupling integrity. Required outputs coupling_coherence_score overassertive_flag underassertive_flag trust_stability_index takeover_risk_score recovery_margin Scoring conventions all scores range 0 to 1 flags are 0 or 1 takeover risk estimates likelihood of manual override in the next window Use case Layer two of… See the full description on the dataset page: https://huggingface.co/datasets/ClarusC64/autonomous-driving-human-vehicle-coupling-coherence-scoring-v0.1.

sourceHugging Facemitupdated 8mo agoView on Hugging Face
0likes36downloads
5 commits on main
788dc8c8mo ago

Update README.md

ClarusC64
35af9938mo ago

Create scorer.py

ClarusC64
5dcaef98mo ago

Create data/test.csv

ClarusC64
f431c3a8mo ago

Create data/train.csv

ClarusC64
4b77b048mo ago

initial commit

ClarusC64