{ "_experiments": [ { "id": "experiment_1", "sample_rate": 1.0, "_candidates": [ { "id": "candidate_1", "allocation_probability": 0.5, "genome": { "search": { "weighting": { "distance": 2.5 } }, "pages": { "all_pages": { "header_footer": [ "blue", "white" ] }, "testing_page": { "megatron": "none", "header": "white" } }, "algorithms": { "feature_importance": false } } }, { "id": "candidate_2", "allocation_probability": 0.5, "genome": { "search": { "weighting": { "distance": 5.0 } }, "pages": { "all_pages": { "header_footer": [ "blue", "white" ] }, "testing_page": { "megatron": "none", "header": "white" } }, "algorithms": { "feature_importance": true } } } ] } ] }