synced 2 days ago/ snapshot Aug 22, 2026, 3:16 PM UTC
feature marts
ML readiness assetsMLreadinessassets
Offline baseline comparisons and validation experiments are underway using versioned feature and label marts, while the project deliberately stops short of deployed predictions, recommendations, readiness scores, or coaching.
experiment_status
offline_baselines: active
production_inference: none
The active work compares simple offline baselines and validates modeling assumptions. Inputs, labels, lineage, and missing-data behavior remain inspectable, but this site does not train or serve models, claim performance, or convert experimental outputs into athlete guidance.
Active baseline and validation work uses explicit grains, sources, and labels without presenting experimental results as live intelligence.
01
Route prediction features
mart_route_prediction_features
+Run-route grain with activity date, route id, and route distance bucket.
+Route shape and terrain fields including segment count, average grade, altitude range, ascent, and descent.
+Run outcome labels for completion distance, duration, average pace, and average heart rate.
02
Weekly training features
mart_weekly_training_features
+Completed-week grain inherited from mart_weeks.
+Current and prior-week run count, distance, duration, and active-week flag.
02 / Active experiments
Baseline and validation work stays offline.Baselineandvalidationworkstaysoffline.
These use cases are being explored against versioned feature and label marts. No model performance, published finding, production prediction, or athlete guidance is claimed.
experiment::01
Route pace prediction
Baseline comparisons are testing how route shape, prior route history, and recent training explain pace outcomes.
experiment::02
Weekly training load forecasting
Simple baselines are being compared for next-week distance, duration, and active-week labels using completed rollups and lag fields.
experiment::03
Completion and duration estimation
Validation experiments are examining duration and completed-distance labels for recurring routes without turning results into coaching recommendations.
experiment::04
Descriptive clustering and segmentation
Exploratory grouping is testing whether observed routes, weeks, and sessions expose stable patterns worth expressing as descriptive analytics.
03 / Analytical value
Experiments can improve the governed analytics layer.
The useful outcome is not automatically a deployed model. Careful analysis can expose better definitions, missing context, and data-quality work.
review::01
Inspect errors and features
Baseline error analysis and feature review can reveal missing context, unstable assumptions, and upstream data-quality gaps.
review::02
Validate the finding
A result must remain stable, explainable, and analytically useful before it becomes part of the governed model surface.
review::03
Promote analytical value
Validated findings can become documented and tested gold metrics or features that improve future agent context and visual analysis.
serving_boundary
Only deliberately promoted gold outputs can become context for the planned read-only MCP interface. Experimental predictions are not passed through directly.