Datasets:
response_id string | stimulus_type string | reaction_time_ms int64 | head_rotation_deg float64 | arm_movement_speed float64 | voice_response_delay_ms int64 | response_quality string |
|---|---|---|---|---|---|---|
IR001 | audio | 210 | 18.4 | 0.52 | 320 | optimal |
Humanoid Interaction Response Dataset
Description
Dataset ini mencatat respon humanoid terhadap stimulus eksternal seperti suara, sentuhan, dan perintah visual.
Features
- response_id (string)
- stimulus_type (audio / visual / touch)
- reaction_time_ms (float)
- head_rotation_deg (float)
- arm_movement_speed (float)
- voice_response_delay_ms (float)
Label
- response_quality (optimal / delayed / failed)
Task
Multiclass Classification
Metrics
Accuracy F1 Score
- Downloads last month
- 18