--- language: - en license: mit pretty_name: F1 Strategic Branch Construction v0.1 dataset_name: f1-strategic-branch-construction-v0.1 tags: - clarusc64 - f1 - motorsport - race-strategy - telemetry - decision-space task_categories: - tabular-classification - time-series-forecasting size_categories: - n<1K configs: - config_name: default data_files: - split: train path: data/train.csv - split: test path: data/test.csv --- What this dataset tests Whether an intelligence system can construct the full set of viable strategic branches from a live race state. Not choose one option. Map the option space. Required outputs - branch construction - timing window - branch width - fragility estimate Use case First layer of the Strategic Decision-Space Simulator. It defines the decision tree before forecasting outcomes.