Create one of the governed synthetic demonstration tasks
Source:R/synthetic-workflows.R
create_gazepoint_synthetic_task.RdCreate one of the governed synthetic demonstration tasks
Arguments
- data
Synthetic data from
simulate_gazepoint_governed_data().- workflow
Workflow name.
- generalization_target
Declared generalization target.
Examples
synthetic <- simulate_gazepoint_governed_data(12L, 4L, 1L, 101L)
create_gazepoint_synthetic_task(
synthetic,
workflow = "recording_quality",
generalization_target = "new_participants"
)
#> <gp3ml_task>
#> type: classification
#> outcome: quality_status
#> target: new_participants
#> purpose: Predict predefined recording-quality review status