diff --git a/.gitignore b/.gitignore index 0db20407e1a..35e55125038 100644 --- a/.gitignore +++ b/.gitignore @@ -129,6 +129,7 @@ sphinx/build/ # Tutorials tutorials/experiment.json +tutorials/ax_client_snapshot.json tutorials/*.db # Docusaurus site diff --git a/tutorials/ax_client_snapshot.json b/tutorials/ax_client_snapshot.json deleted file mode 100644 index d4bbd56e5b2..00000000000 --- a/tutorials/ax_client_snapshot.json +++ /dev/null @@ -1 +0,0 @@ -{"_type": "AxClient", "experiment": {"__type": "Experiment", "name": "hartmann_test_experiment", "description": null, "experiment_type": null, "search_space": {"__type": "SearchSpace", "parameters": [{"__type": "RangeParameter", "name": "x1", "parameter_type": {"__type": "ParameterType", "name": "FLOAT"}, "lower": 0.0, "upper": 1.0, "log_scale": false, "logit_scale": false, "digits": null, "is_fidelity": false, "target_value": null}, {"__type": "RangeParameter", "name": "x2", "parameter_type": {"__type": "ParameterType", "name": "FLOAT"}, "lower": 0.0, "upper": 1.0, "log_scale": false, "logit_scale": false, "digits": null, "is_fidelity": false, "target_value": null}, {"__type": "RangeParameter", "name": "x3", "parameter_type": {"__type": "ParameterType", "name": "FLOAT"}, "lower": 0.0, "upper": 1.0, "log_scale": false, "logit_scale": false, "digits": null, "is_fidelity": false, "target_value": null}, {"__type": "RangeParameter", "name": "x4", "parameter_type": {"__type": "ParameterType", "name": "FLOAT"}, "lower": 0.0, "upper": 1.0, "log_scale": false, "logit_scale": false, "digits": null, "is_fidelity": false, "target_value": null}, {"__type": "RangeParameter", "name": "x5", "parameter_type": {"__type": "ParameterType", "name": "FLOAT"}, "lower": 0.0, "upper": 1.0, "log_scale": false, "logit_scale": false, "digits": null, "is_fidelity": false, "target_value": null}, {"__type": "RangeParameter", "name": "x6", "parameter_type": {"__type": "ParameterType", "name": "FLOAT"}, "lower": 0.0, "upper": 1.0, "log_scale": false, "logit_scale": false, "digits": null, "is_fidelity": false, "target_value": null}], "parameter_constraints": [{"__type": "ParameterConstraint", "constraint_dict": {"x1": 1.0, "x2": 1.0}, "bound": 2.0}]}, "optimization_config": {"__type": "OptimizationConfig", "objective": {"__type": "Objective", "metric": {"name": "hartmann6", "lower_is_better": true, "properties": {}, "__type": "Metric"}, "minimize": true}, "outcome_constraints": [{"__type": "OutcomeConstraint", "metric": {"name": "l2norm", "lower_is_better": true, "properties": {}, "__type": "Metric"}, "op": {"__type": "ComparisonOp", "name": "LEQ"}, "bound": 1.25, "relative": false}], "risk_measure": null}, "tracking_metrics": [], "runner": null, "status_quo": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:30.961373"}, "trials": {"0": {"__type": "Trial", "index": 0, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.043888"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:39:31.048203"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:39:31.044433"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.34556832909584045, "x2": 0.8998619914054871, "x3": 0.9205441474914551, "x4": 0.15568500757217407, "x5": 0.4790315628051758, "x6": 0.047634951770305634}, "name": "0_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.043837"}, "model_predictions": null, "best_arm_predictions": null, "generator_run_type": null, "index": 0, "fit_time": 0.0020190410014038207, "gen_time": 0.0015755839995108545, "model_key": "Sobol", "model_kwargs": {"seed": null, "deduplicate": true, "init_position": 0, "scramble": true, "generated_points": null, "fallback_to_sample_polytope": false}, "bridge_kwargs": {"transforms": [{"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}], "transform_configs": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true}, "gen_metadata": {}, "model_state_after_gen": {"generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634]]}, "init_position": 1}, "generation_step_index": 0, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_0"}, "runner": null, "num_arms_created": 1, "generation_step_index": 0, "properties": {}}, "1": {"__type": "Trial", "index": 1, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.054352"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:39:31.058271"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:39:31.054910"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.5975945321843028, "x2": 0.1608173120766878, "x3": 0.9991439301520586, "x4": 0.4354516323655844, "x5": 0.49805970024317503, "x6": 0.527527536265552}, "name": "1_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.054306"}, "model_predictions": null, "best_arm_predictions": null, "generator_run_type": null, "index": 0, "fit_time": 0.0014545829999406124, "gen_time": 0.0014145410004857695, "model_key": "Sobol", "model_kwargs": {"seed": null, "deduplicate": true, "init_position": 1, "scramble": true, "generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634]]}, "fallback_to_sample_polytope": false}, "bridge_kwargs": {"transforms": [{"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}], "transform_configs": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true}, "gen_metadata": {}, "model_state_after_gen": {"generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552]]}, "init_position": 2}, "generation_step_index": 0, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_0"}, "runner": null, "num_arms_created": 1, "generation_step_index": 0, "properties": {}}, "2": {"__type": "Trial", "index": 2, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.062774"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:39:31.066243"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:39:31.063115"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.2350237090140581, "x2": 0.6300385370850563, "x3": 0.44755726493895054, "x4": 0.9293722407892346, "x5": 0.2906326949596405, "x6": 0.9519209349527955}, "name": "2_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.062736"}, "model_predictions": null, "best_arm_predictions": null, "generator_run_type": null, "index": 0, "fit_time": 0.0010788749987113988, "gen_time": 0.0011238330007472541, "model_key": "Sobol", "model_kwargs": {"seed": null, "deduplicate": true, "init_position": 2, "scramble": true, "generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552]]}, "fallback_to_sample_polytope": false}, "bridge_kwargs": {"transforms": [{"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}], "transform_configs": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true}, "gen_metadata": {}, "model_state_after_gen": {"generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955]]}, "init_position": 3}, "generation_step_index": 0, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_0"}, "runner": null, "num_arms_created": 1, "generation_step_index": 0, "properties": {}}, "3": {"__type": "Trial", "index": 3, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.071528"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:39:31.074578"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:39:31.071925"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.8661647150292993, "x2": 0.197776704095304, "x3": 0.9055851427838206, "x4": 0.9940777402371168, "x5": 0.5372729385271668, "x6": 0.7754488028585911}, "name": "3_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.071489"}, "model_predictions": null, "best_arm_predictions": null, "generator_run_type": null, "index": 0, "fit_time": 0.001342666000709869, "gen_time": 0.001211540999065619, "model_key": "Sobol", "model_kwargs": {"seed": null, "deduplicate": true, "init_position": 3, "scramble": true, "generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955]]}, "fallback_to_sample_polytope": false}, "bridge_kwargs": {"transforms": [{"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}], "transform_configs": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true}, "gen_metadata": {}, "model_state_after_gen": {"generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911]]}, "init_position": 4}, "generation_step_index": 0, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_0"}, "runner": null, "num_arms_created": 1, "generation_step_index": 0, "properties": {}}, "4": {"__type": "Trial", "index": 4, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.080982"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:39:31.084228"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:39:31.081577"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.566324700601399, "x2": 0.7277999361976981, "x3": 0.9949833592399955, "x4": 0.026425880379974842, "x5": 0.604908237233758, "x6": 0.24109728448092937}, "name": "4_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.080935"}, "model_predictions": null, "best_arm_predictions": null, "generator_run_type": null, "index": 0, "fit_time": 0.0016741679992264835, "gen_time": 0.0012215410006319871, "model_key": "Sobol", "model_kwargs": {"seed": null, "deduplicate": true, "init_position": 4, "scramble": true, "generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911]]}, "fallback_to_sample_polytope": false}, "bridge_kwargs": {"transforms": [{"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}], "transform_configs": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true}, "gen_metadata": {}, "model_state_after_gen": {"generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937]]}, "init_position": 5}, "generation_step_index": 0, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_0"}, "runner": null, "num_arms_created": 1, "generation_step_index": 0, "properties": {}}, "5": {"__type": "Trial", "index": 5, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.090528"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:39:31.093837"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:39:31.090925"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.988483153283596, "x2": 0.35287413466721773, "x3": 0.8216384099796414, "x4": 0.14335020631551743, "x5": 0.5516453264281154, "x6": 0.6434762999415398}, "name": "5_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.090488"}, "model_predictions": null, "best_arm_predictions": null, "generator_run_type": null, "index": 0, "fit_time": 0.0017037919988069916, "gen_time": 0.0009751249999681022, "model_key": "Sobol", "model_kwargs": {"seed": null, "deduplicate": true, "init_position": 5, "scramble": true, "generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937]]}, "fallback_to_sample_polytope": false}, "bridge_kwargs": {"transforms": [{"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}], "transform_configs": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true}, "gen_metadata": {}, "model_state_after_gen": {"generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937], [0.988483153283596, 0.35287413466721773, 0.8216384099796414, 0.14335020631551743, 0.5516453264281154, 0.6434762999415398]]}, "init_position": 6}, "generation_step_index": 0, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_0"}, "runner": null, "num_arms_created": 1, "generation_step_index": 0, "properties": {}}, "6": {"__type": "Trial", "index": 6, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.100779"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:39:31.104444"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:39:31.101248"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.12221025116741657, "x2": 0.5256350003182888, "x3": 0.6597777465358377, "x4": 0.13555301539599895, "x5": 0.074379269964993, "x6": 0.9562593204900622}, "name": "6_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.100739"}, "model_predictions": null, "best_arm_predictions": null, "generator_run_type": null, "index": 0, "fit_time": 0.0020456250003917376, "gen_time": 0.001330541999777779, "model_key": "Sobol", "model_kwargs": {"seed": null, "deduplicate": true, "init_position": 6, "scramble": true, "generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937], [0.988483153283596, 0.35287413466721773, 0.8216384099796414, 0.14335020631551743, 0.5516453264281154, 0.6434762999415398]]}, "fallback_to_sample_polytope": false}, "bridge_kwargs": {"transforms": [{"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}], "transform_configs": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true}, "gen_metadata": {}, "model_state_after_gen": {"generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937], [0.988483153283596, 0.35287413466721773, 0.8216384099796414, 0.14335020631551743, 0.5516453264281154, 0.6434762999415398], [0.12221025116741657, 0.5256350003182888, 0.6597777465358377, 0.13555301539599895, 0.074379269964993, 0.9562593204900622]]}, "init_position": 7}, "generation_step_index": 0, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_0"}, "runner": null, "num_arms_created": 1, "generation_step_index": 0, "properties": {}}, "7": {"__type": "Trial", "index": 7, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.111496"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:39:31.115672"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:39:31.112038"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.73419897723943, "x2": 0.03812931291759014, "x3": 0.6194512750953436, "x4": 0.9365793969482183, "x5": 0.5389744667336345, "x6": 0.1475576488301158}, "name": "7_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.111452"}, "model_predictions": null, "best_arm_predictions": null, "generator_run_type": null, "index": 0, "fit_time": 0.0022249589983402984, "gen_time": 0.0012747079999826383, "model_key": "Sobol", "model_kwargs": {"seed": null, "deduplicate": true, "init_position": 7, "scramble": true, "generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937], [0.988483153283596, 0.35287413466721773, 0.8216384099796414, 0.14335020631551743, 0.5516453264281154, 0.6434762999415398], [0.12221025116741657, 0.5256350003182888, 0.6597777465358377, 0.13555301539599895, 0.074379269964993, 0.9562593204900622]]}, "fallback_to_sample_polytope": false}, "bridge_kwargs": {"transforms": [{"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}], "transform_configs": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true}, "gen_metadata": {}, "model_state_after_gen": {"generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937], [0.988483153283596, 0.35287413466721773, 0.8216384099796414, 0.14335020631551743, 0.5516453264281154, 0.6434762999415398], [0.12221025116741657, 0.5256350003182888, 0.6597777465358377, 0.13555301539599895, 0.074379269964993, 0.9562593204900622], [0.73419897723943, 0.03812931291759014, 0.6194512750953436, 0.9365793969482183, 0.5389744667336345, 0.1475576488301158]]}, "init_position": 8}, "generation_step_index": 0, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_0"}, "runner": null, "num_arms_created": 1, "generation_step_index": 0, "properties": {}}, "8": {"__type": "Trial", "index": 8, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.122483"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:39:31.125658"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:39:31.122816"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.780962273478508, "x2": 0.8393641794100404, "x3": 0.6721038045361638, "x4": 0.2585572600364685, "x5": 0.1679433174431324, "x6": 0.7078540809452534}, "name": "8_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.122444"}, "model_predictions": null, "best_arm_predictions": null, "generator_run_type": null, "index": 0, "fit_time": 0.001958750000994769, "gen_time": 0.0014972080007282784, "model_key": "Sobol", "model_kwargs": {"seed": null, "deduplicate": true, "init_position": 8, "scramble": true, "generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937], [0.988483153283596, 0.35287413466721773, 0.8216384099796414, 0.14335020631551743, 0.5516453264281154, 0.6434762999415398], [0.12221025116741657, 0.5256350003182888, 0.6597777465358377, 0.13555301539599895, 0.074379269964993, 0.9562593204900622], [0.73419897723943, 0.03812931291759014, 0.6194512750953436, 0.9365793969482183, 0.5389744667336345, 0.1475576488301158]]}, "fallback_to_sample_polytope": false}, "bridge_kwargs": {"transforms": [{"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}], "transform_configs": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true}, "gen_metadata": {}, "model_state_after_gen": {"generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937], [0.988483153283596, 0.35287413466721773, 0.8216384099796414, 0.14335020631551743, 0.5516453264281154, 0.6434762999415398], [0.12221025116741657, 0.5256350003182888, 0.6597777465358377, 0.13555301539599895, 0.074379269964993, 0.9562593204900622], [0.73419897723943, 0.03812931291759014, 0.6194512750953436, 0.9365793969482183, 0.5389744667336345, 0.1475576488301158], [0.780962273478508, 0.8393641794100404, 0.6721038045361638, 0.2585572600364685, 0.1679433174431324, 0.7078540809452534]]}, "init_position": 9}, "generation_step_index": 0, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_0"}, "runner": null, "num_arms_created": 1, "generation_step_index": 0, "properties": {}}, "9": {"__type": "Trial", "index": 9, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.133677"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:39:31.137509"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:39:31.134287"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.5788483498618007, "x2": 0.3142134537920356, "x3": 0.019604711793363094, "x4": 0.3354746289551258, "x5": 0.16610265895724297, "x6": 0.5644277287647128}, "name": "9_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.133609"}, "model_predictions": null, "best_arm_predictions": null, "generator_run_type": null, "index": 0, "fit_time": 0.0016367909993277863, "gen_time": 0.0017315409986622399, "model_key": "Sobol", "model_kwargs": {"seed": null, "deduplicate": true, "init_position": 9, "scramble": true, "generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937], [0.988483153283596, 0.35287413466721773, 0.8216384099796414, 0.14335020631551743, 0.5516453264281154, 0.6434762999415398], [0.12221025116741657, 0.5256350003182888, 0.6597777465358377, 0.13555301539599895, 0.074379269964993, 0.9562593204900622], [0.73419897723943, 0.03812931291759014, 0.6194512750953436, 0.9365793969482183, 0.5389744667336345, 0.1475576488301158], [0.780962273478508, 0.8393641794100404, 0.6721038045361638, 0.2585572600364685, 0.1679433174431324, 0.7078540809452534]]}, "fallback_to_sample_polytope": false}, "bridge_kwargs": {"transforms": [{"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}], "transform_configs": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true}, "gen_metadata": {}, "model_state_after_gen": {"generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937], [0.988483153283596, 0.35287413466721773, 0.8216384099796414, 0.14335020631551743, 0.5516453264281154, 0.6434762999415398], [0.12221025116741657, 0.5256350003182888, 0.6597777465358377, 0.13555301539599895, 0.074379269964993, 0.9562593204900622], [0.73419897723943, 0.03812931291759014, 0.6194512750953436, 0.9365793969482183, 0.5389744667336345, 0.1475576488301158], [0.780962273478508, 0.8393641794100404, 0.6721038045361638, 0.2585572600364685, 0.1679433174431324, 0.7078540809452534], [0.5788483498618007, 0.3142134537920356, 0.019604711793363094, 0.3354746289551258, 0.16610265895724297, 0.5644277287647128]]}, "init_position": 10}, "generation_step_index": 0, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_0"}, "runner": null, "num_arms_created": 1, "generation_step_index": 0, "properties": {}}, "10": {"__type": "Trial", "index": 10, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.144824"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:39:31.147703"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:39:31.145191"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.3490928951650858, "x2": 0.5662246681749821, "x3": 0.7572343731299043, "x4": 0.3599182656034827, "x5": 0.44590070750564337, "x6": 0.9307971941307187}, "name": "10_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.144785"}, "model_predictions": null, "best_arm_predictions": null, "generator_run_type": null, "index": 0, "fit_time": 0.002274915999805671, "gen_time": 0.0013804999998683343, "model_key": "Sobol", "model_kwargs": {"seed": null, "deduplicate": true, "init_position": 10, "scramble": true, "generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937], [0.988483153283596, 0.35287413466721773, 0.8216384099796414, 0.14335020631551743, 0.5516453264281154, 0.6434762999415398], [0.12221025116741657, 0.5256350003182888, 0.6597777465358377, 0.13555301539599895, 0.074379269964993, 0.9562593204900622], [0.73419897723943, 0.03812931291759014, 0.6194512750953436, 0.9365793969482183, 0.5389744667336345, 0.1475576488301158], [0.780962273478508, 0.8393641794100404, 0.6721038045361638, 0.2585572600364685, 0.1679433174431324, 0.7078540809452534], [0.5788483498618007, 0.3142134537920356, 0.019604711793363094, 0.3354746289551258, 0.16610265895724297, 0.5644277287647128]]}, "fallback_to_sample_polytope": false}, "bridge_kwargs": {"transforms": [{"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}], "transform_configs": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true}, "gen_metadata": {}, "model_state_after_gen": {"generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937], [0.988483153283596, 0.35287413466721773, 0.8216384099796414, 0.14335020631551743, 0.5516453264281154, 0.6434762999415398], [0.12221025116741657, 0.5256350003182888, 0.6597777465358377, 0.13555301539599895, 0.074379269964993, 0.9562593204900622], [0.73419897723943, 0.03812931291759014, 0.6194512750953436, 0.9365793969482183, 0.5389744667336345, 0.1475576488301158], [0.780962273478508, 0.8393641794100404, 0.6721038045361638, 0.2585572600364685, 0.1679433174431324, 0.7078540809452534], [0.5788483498618007, 0.3142134537920356, 0.019604711793363094, 0.3354746289551258, 0.16610265895724297, 0.5644277287647128], [0.3490928951650858, 0.5662246681749821, 0.7572343731299043, 0.3599182656034827, 0.44590070750564337, 0.9307971941307187]]}, "init_position": 11}, "generation_step_index": 0, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_0"}, "runner": null, "num_arms_created": 1, "generation_step_index": 0, "properties": {}}, "11": {"__type": "Trial", "index": 11, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.155746"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:39:31.159465"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:39:31.156244"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.16439795773476362, "x2": 0.025402813218533993, "x3": 0.8527070758864284, "x4": 0.8268039105460048, "x5": 0.2759943390265107, "x6": 0.27521051559597254}, "name": "11_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.155694"}, "model_predictions": null, "best_arm_predictions": null, "generator_run_type": null, "index": 0, "fit_time": 0.002336792000278365, "gen_time": 0.001766540999597055, "model_key": "Sobol", "model_kwargs": {"seed": null, "deduplicate": true, "init_position": 11, "scramble": true, "generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937], [0.988483153283596, 0.35287413466721773, 0.8216384099796414, 0.14335020631551743, 0.5516453264281154, 0.6434762999415398], [0.12221025116741657, 0.5256350003182888, 0.6597777465358377, 0.13555301539599895, 0.074379269964993, 0.9562593204900622], [0.73419897723943, 0.03812931291759014, 0.6194512750953436, 0.9365793969482183, 0.5389744667336345, 0.1475576488301158], [0.780962273478508, 0.8393641794100404, 0.6721038045361638, 0.2585572600364685, 0.1679433174431324, 0.7078540809452534], [0.5788483498618007, 0.3142134537920356, 0.019604711793363094, 0.3354746289551258, 0.16610265895724297, 0.5644277287647128], [0.3490928951650858, 0.5662246681749821, 0.7572343731299043, 0.3599182656034827, 0.44590070750564337, 0.9307971941307187]]}, "fallback_to_sample_polytope": false}, "bridge_kwargs": {"transforms": [{"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}], "transform_configs": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true}, "gen_metadata": {}, "model_state_after_gen": {"generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937], [0.988483153283596, 0.35287413466721773, 0.8216384099796414, 0.14335020631551743, 0.5516453264281154, 0.6434762999415398], [0.12221025116741657, 0.5256350003182888, 0.6597777465358377, 0.13555301539599895, 0.074379269964993, 0.9562593204900622], [0.73419897723943, 0.03812931291759014, 0.6194512750953436, 0.9365793969482183, 0.5389744667336345, 0.1475576488301158], [0.780962273478508, 0.8393641794100404, 0.6721038045361638, 0.2585572600364685, 0.1679433174431324, 0.7078540809452534], [0.5788483498618007, 0.3142134537920356, 0.019604711793363094, 0.3354746289551258, 0.16610265895724297, 0.5644277287647128], [0.3490928951650858, 0.5662246681749821, 0.7572343731299043, 0.3599182656034827, 0.44590070750564337, 0.9307971941307187], [0.16439795773476362, 0.025402813218533993, 0.8527070758864284, 0.8268039105460048, 0.2759943390265107, 0.27521051559597254]]}, "init_position": 12}, "generation_step_index": 0, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_0"}, "runner": null, "num_arms_created": 1, "generation_step_index": 0, "properties": {}}, "12": {"__type": "Trial", "index": 12, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:47.378917"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:39:47.390071"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:39:47.387767"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.4552874054947785, "x2": 0.3365340588990419, "x3": 0.10653586689335244, "x4": 0.2808056241598078, "x5": 0.16273102352394417, "x6": 0.6474192621063405}, "name": "12_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:47.378869"}, "model_predictions": [{"hartmann6": [-0.9441877686508071], "l2norm": [1.0328187257612655]}, {"hartmann6": {"hartmann6": [0.048995677045983996], "l2norm": [0.0]}, "l2norm": {"hartmann6": [0.0], "l2norm": [0.01717706846730772]}}], "best_arm_predictions": [{"__type": "Arm", "parameters": {"x1": 0.5788483498618007, "x2": 0.3142134537920356, "x3": 0.019604711793363094, "x4": 0.3354746289551258, "x5": 0.16610265895724297, "x6": 0.5644277287647128}, "name": "9_0"}, [{"hartmann6": -1.0278838947399898, "l2norm": 0.944929996400905}, {"hartmann6": {"hartmann6": 1.437671975861058e-07, "l2norm": 0.0}, "l2norm": {"hartmann6": 0.0, "l2norm": 4.90408144320177e-08}}]], "generator_run_type": null, "index": 0, "fit_time": 0.12333670800035179, "gen_time": 16.092193667000174, "model_key": "BoTorch", "model_kwargs": {"surrogate_specs": null, "surrogate": null, "acquisition_class": null, "acquisition_options": null, "botorch_acqf_class": null, "refit_on_update": true, "refit_on_cv": false, "warm_start_refit": true}, "bridge_kwargs": {"transform_configs": {"Derelativize": {"use_raw_status_quo": false}, "Winsorize": {"derelativize_with_raw_status_quo": false}}, "torch_dtype": {"__type": "torch_dtype", "value": "torch.float64"}, "torch_device": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true, "default_model_gen_options": null, "transforms": [{"__type": "Type[Transform]", "index_in_registry": 16, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 4, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 1, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 11, "transform_type": ""}]}, "gen_metadata": {"expected_acquisition_value": -2.0173747402553337}, "model_state_after_gen": {}, "generation_step_index": 1, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_1"}, "runner": null, "num_arms_created": 1, "generation_step_index": 1, "properties": {}}, "13": {"__type": "Trial", "index": 13, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:52.327541"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:39:52.342559"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:39:52.339991"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.36821334447451015, "x2": 0.3589521229774258, "x3": 0.19355545713881317, "x4": 0.24951358477611804, "x5": 0.16443059539562763, "x6": 0.718746513621701}, "name": "13_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:52.327491"}, "model_predictions": [{"hartmann6": [-1.4641122142582226], "l2norm": [1.0012706913375915]}, {"hartmann6": {"hartmann6": [0.030909051825217672], "l2norm": [0.0]}, "l2norm": {"hartmann6": [0.0], "l2norm": [0.005692359105174811]}}], "best_arm_predictions": [{"__type": "Arm", "parameters": {"x1": 0.4552874054947785, "x2": 0.3365340588990419, "x3": 0.10653586689335244, "x4": 0.2808056241598078, "x5": 0.16273102352394417, "x6": 0.6474192621063405}, "name": "12_0"}, [{"hartmann6": -1.461094938606239, "l2norm": 0.9254065996550563}, {"hartmann6": {"hartmann6": 2.2703963033213378e-07, "l2norm": 0.0}, "l2norm": {"hartmann6": 0.0, "l2norm": 6.6053881965092e-08}}]], "generator_run_type": null, "index": 0, "fit_time": 0.04543954200016742, "gen_time": 4.879726459001176, "model_key": "BoTorch", "model_kwargs": {"surrogate_specs": null, "surrogate": null, "acquisition_class": null, "acquisition_options": null, "botorch_acqf_class": null, "refit_on_update": true, "refit_on_cv": false, "warm_start_refit": true}, "bridge_kwargs": {"transform_configs": {"Derelativize": {"use_raw_status_quo": false}, "Winsorize": {"derelativize_with_raw_status_quo": false}}, "torch_dtype": {"__type": "torch_dtype", "value": "torch.float64"}, "torch_device": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true, "default_model_gen_options": null, "transforms": [{"__type": "Type[Transform]", "index_in_registry": 16, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 4, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 1, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 11, "transform_type": ""}]}, "gen_metadata": {"expected_acquisition_value": -1.8956594179973916}, "model_state_after_gen": {}, "generation_step_index": 1, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_1"}, "runner": null, "num_arms_created": 1, "generation_step_index": 1, "properties": {}}, "14": {"__type": "Trial", "index": 14, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:56.609164"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:39:56.619840"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:39:56.616724"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.2736629388383685, "x2": 0.34896315255873195, "x3": 0.10274090061700827, "x4": 0.22201465717907948, "x5": 0.1854896518030625, "x6": 0.7134614061015596}, "name": "14_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:56.609112"}, "model_predictions": [{"hartmann6": [-1.5353721507629934], "l2norm": [0.9685656643117776]}, {"hartmann6": {"hartmann6": [0.029697857277550282], "l2norm": [0.0]}, "l2norm": {"hartmann6": [0.0], "l2norm": [0.005534452500544122]}}], "best_arm_predictions": [{"__type": "Arm", "parameters": {"x1": 0.36821334447451015, "x2": 0.3589521229774258, "x3": 0.19355545713881317, "x4": 0.24951358477611804, "x5": 0.16443059539562763, "x6": 0.718746513621701}, "name": "13_0"}, [{"hartmann6": -1.618518874569555, "l2norm": 0.9527768609065774}, {"hartmann6": {"hartmann6": 3.098069803895141e-07, "l2norm": 0.0}, "l2norm": {"hartmann6": 0.0, "l2norm": 7.582907524341803e-08}}]], "generator_run_type": null, "index": 0, "fit_time": 0.07428141700074775, "gen_time": 4.161116791001405, "model_key": "BoTorch", "model_kwargs": {"surrogate_specs": null, "surrogate": null, "acquisition_class": null, "acquisition_options": null, "botorch_acqf_class": null, "refit_on_update": true, "refit_on_cv": false, "warm_start_refit": true}, "bridge_kwargs": {"transform_configs": {"Derelativize": {"use_raw_status_quo": false}, "Winsorize": {"derelativize_with_raw_status_quo": false}}, "torch_dtype": {"__type": "torch_dtype", "value": "torch.float64"}, "torch_device": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true, "default_model_gen_options": null, "transforms": [{"__type": "Type[Transform]", "index_in_registry": 16, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 4, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 1, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 11, "transform_type": ""}]}, "gen_metadata": {"expected_acquisition_value": -2.767056875390724}, "model_state_after_gen": {}, "generation_step_index": 1, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_1"}, "runner": null, "num_arms_created": 1, "generation_step_index": 1, "properties": {}}, "15": {"__type": "Trial", "index": 15, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:01.001358"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:40:01.006876"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:40:01.003766"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.27862790145711586, "x2": 0.2678416417051815, "x3": 0.07332969645764803, "x4": 0.2116658989222811, "x5": 0.14532858649580174, "x6": 0.8069042766113912}, "name": "15_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:01.001249"}, "model_predictions": [{"hartmann6": [-1.6268025164664535], "l2norm": [0.9218983466621398]}, {"hartmann6": {"hartmann6": [0.029539489184193503], "l2norm": [0.0]}, "l2norm": {"hartmann6": [0.0], "l2norm": [0.00646709525404583]}}], "best_arm_predictions": [{"__type": "Arm", "parameters": {"x1": 0.2736629388383685, "x2": 0.34896315255873195, "x3": 0.10274090061700827, "x4": 0.22201465717907948, "x5": 0.1854896518030625, "x6": 0.7134614061015596}, "name": "14_0"}, [{"hartmann6": -1.7219556240450526, "l2norm": 0.8943984213278539}, {"hartmann6": {"hartmann6": 3.842271386429435e-07, "l2norm": 0.0}, "l2norm": {"hartmann6": 0.0, "l2norm": 8.589352759078205e-08}}]], "generator_run_type": null, "index": 0, "fit_time": 0.054238333001194405, "gen_time": 4.299597334000282, "model_key": "BoTorch", "model_kwargs": {"surrogate_specs": null, "surrogate": null, "acquisition_class": null, "acquisition_options": null, "botorch_acqf_class": null, "refit_on_update": true, "refit_on_cv": false, "warm_start_refit": true}, "bridge_kwargs": {"transform_configs": {"Derelativize": {"use_raw_status_quo": false}, "Winsorize": {"derelativize_with_raw_status_quo": false}}, "torch_dtype": {"__type": "torch_dtype", "value": "torch.float64"}, "torch_device": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true, "default_model_gen_options": null, "transforms": [{"__type": "Type[Transform]", "index_in_registry": 16, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 4, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 1, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 11, "transform_type": ""}]}, "gen_metadata": {"expected_acquisition_value": -2.984595157506448}, "model_state_after_gen": {}, "generation_step_index": 1, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_1"}, "runner": null, "num_arms_created": 1, "generation_step_index": 1, "properties": {}}, "16": {"__type": "Trial", "index": 16, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:05.047671"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:40:05.053983"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:40:05.050841"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.24242211077361314, "x2": 0.405298114898372, "x3": 0.11383383562266966, "x4": 0.22010782981738555, "x5": 0.20584164625985782, "x6": 0.6606613471467421}, "name": "16_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:05.047618"}, "model_predictions": [{"hartmann6": [-1.7456807248478459], "l2norm": [0.9020008986123116]}, {"hartmann6": {"hartmann6": [0.014736574448469809], "l2norm": [0.0]}, "l2norm": {"hartmann6": [0.0], "l2norm": [0.00078979608797791]}}], "best_arm_predictions": [{"__type": "Arm", "parameters": {"x1": 0.2736629388383685, "x2": 0.34896315255873195, "x3": 0.10274090061700827, "x4": 0.22201465717907948, "x5": 0.1854896518030625, "x6": 0.7134614061015596}, "name": "14_0"}, [{"hartmann6": -1.7219537974668724, "l2norm": 0.8943988277441965}, {"hartmann6": {"hartmann6": 3.89005602206933e-07, "l2norm": 0.0}, "l2norm": {"hartmann6": 0.0, "l2norm": 9.069554059284809e-08}}]], "generator_run_type": null, "index": 0, "fit_time": 0.06051074999959383, "gen_time": 3.971508124999673, "model_key": "BoTorch", "model_kwargs": {"surrogate_specs": null, "surrogate": null, "acquisition_class": null, "acquisition_options": null, "botorch_acqf_class": null, "refit_on_update": true, "refit_on_cv": false, "warm_start_refit": true}, "bridge_kwargs": {"transform_configs": {"Derelativize": {"use_raw_status_quo": false}, "Winsorize": {"derelativize_with_raw_status_quo": false}}, "torch_dtype": {"__type": "torch_dtype", "value": "torch.float64"}, "torch_device": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true, "default_model_gen_options": null, "transforms": [{"__type": "Type[Transform]", "index_in_registry": 16, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 4, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 1, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 11, "transform_type": ""}]}, "gen_metadata": {"expected_acquisition_value": -2.3209312563313853}, "model_state_after_gen": {}, "generation_step_index": 1, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_1"}, "runner": null, "num_arms_created": 1, "generation_step_index": 1, "properties": {}}, "17": {"__type": "Trial", "index": 17, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:09.072203"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:40:09.084410"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:40:09.077709"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.26456361129160944, "x2": 0.37005081505602005, "x3": 0.14056926502685665, "x4": 0.23055695919120733, "x5": 0.2837962383843752, "x6": 0.682020139238482}, "name": "17_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:09.072151"}, "model_predictions": [{"hartmann6": [-1.705345329763197], "l2norm": [0.9075856098546564]}, {"hartmann6": {"hartmann6": [0.01716663190206054], "l2norm": [0.0]}, "l2norm": {"hartmann6": [0.0], "l2norm": [0.0023026878705464378]}}], "best_arm_predictions": [{"__type": "Arm", "parameters": {"x1": 0.24242211077361314, "x2": 0.405298114898372, "x3": 0.11383383562266966, "x4": 0.22010782981738555, "x5": 0.20584164625985782, "x6": 0.6606613471467421}, "name": "16_0"}, [{"hartmann6": -1.7486697460925418, "l2norm": 0.8736656731723248}, {"hartmann6": {"hartmann6": 4.366820160143231e-07, "l2norm": 0.0}, "l2norm": {"hartmann6": 0.0, "l2norm": 9.665079633131103e-08}}]], "generator_run_type": null, "index": 0, "fit_time": 0.037308875000235275, "gen_time": 3.970641333999083, "model_key": "BoTorch", "model_kwargs": {"surrogate_specs": null, "surrogate": null, "acquisition_class": null, "acquisition_options": null, "botorch_acqf_class": null, "refit_on_update": true, "refit_on_cv": false, "warm_start_refit": true}, "bridge_kwargs": {"transform_configs": {"Derelativize": {"use_raw_status_quo": false}, "Winsorize": {"derelativize_with_raw_status_quo": false}}, "torch_dtype": {"__type": "torch_dtype", "value": "torch.float64"}, "torch_device": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true, "default_model_gen_options": null, "transforms": [{"__type": "Type[Transform]", "index_in_registry": 16, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 4, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 1, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 11, "transform_type": ""}]}, "gen_metadata": {"expected_acquisition_value": -2.9848168488157314}, "model_state_after_gen": {}, "generation_step_index": 1, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_1"}, "runner": null, "num_arms_created": 1, "generation_step_index": 1, "properties": {}}, "18": {"__type": "Trial", "index": 18, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:13.377181"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:40:13.405623"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:40:13.395408"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.2939662446339975, "x2": 0.3362031138043549, "x3": 0.17370161959673996, "x4": 0.2333654853567155, "x5": 0.32647620480075445, "x6": 0.7112117436026573}, "name": "18_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:13.377133"}, "model_predictions": [{"hartmann6": [-2.297403733959694], "l2norm": [0.9533942921228549]}, {"hartmann6": {"hartmann6": [0.014500056953731168], "l2norm": [0.0]}, "l2norm": {"hartmann6": [0.0], "l2norm": [0.0002042835068066559]}}], "best_arm_predictions": [{"__type": "Arm", "parameters": {"x1": 0.26456361129160944, "x2": 0.37005081505602005, "x3": 0.14056926502685665, "x4": 0.23055695919120733, "x5": 0.2837962383843752, "x6": 0.682020139238482}, "name": "17_0"}, [{"hartmann6": -2.243585809108853, "l2norm": 0.9085917728022965}, {"hartmann6": {"hartmann6": 5.421074568785626e-07, "l2norm": 0.0}, "l2norm": {"hartmann6": 0.0, "l2norm": 9.915864240383566e-08}}]], "generator_run_type": null, "index": 0, "fit_time": 0.041473667000900605, "gen_time": 4.241230125000584, "model_key": "BoTorch", "model_kwargs": {"surrogate_specs": null, "surrogate": null, "acquisition_class": null, "acquisition_options": null, "botorch_acqf_class": null, "refit_on_update": true, "refit_on_cv": false, "warm_start_refit": true}, "bridge_kwargs": {"transform_configs": {"Derelativize": {"use_raw_status_quo": false}, "Winsorize": {"derelativize_with_raw_status_quo": false}}, "torch_dtype": {"__type": "torch_dtype", "value": "torch.float64"}, "torch_device": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true, "default_model_gen_options": null, "transforms": [{"__type": "Type[Transform]", "index_in_registry": 16, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 4, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 1, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 11, "transform_type": ""}]}, "gen_metadata": {"expected_acquisition_value": -2.2244071664230693}, "model_state_after_gen": {}, "generation_step_index": 1, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_1"}, "runner": null, "num_arms_created": 1, "generation_step_index": 1, "properties": {}}, "19": {"__type": "Trial", "index": 19, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:17.363293"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:40:17.374286"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:40:17.371205"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.2628501072350645, "x2": 0.35420263999041296, "x3": 0.12722066820216826, "x4": 0.2788795074870812, "x5": 0.361534238347435, "x6": 0.726810075777407}, "name": "19_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:17.363245"}, "model_predictions": [{"hartmann6": [-2.293443813193414], "l2norm": [0.9514909675033829]}, {"hartmann6": {"hartmann6": [0.025806309669965766], "l2norm": [0.0]}, "l2norm": {"hartmann6": [0.0], "l2norm": [0.0008867119787893831]}}], "best_arm_predictions": [{"__type": "Arm", "parameters": {"x1": 0.2939662446339975, "x2": 0.3362031138043549, "x3": 0.17370161959673996, "x4": 0.2333654853567155, "x5": 0.32647620480075445, "x6": 0.7112117436026573}, "name": "18_0"}, [{"hartmann6": -2.3701303630510075, "l2norm": 0.9468348314760703}, {"hartmann6": {"hartmann6": 6.429084100800608e-07, "l2norm": 0.0}, "l2norm": {"hartmann6": 0.0, "l2norm": 9.911508494619632e-08}}]], "generator_run_type": null, "index": 0, "fit_time": 0.04359058299996832, "gen_time": 3.8790992080012074, "model_key": "BoTorch", "model_kwargs": {"surrogate_specs": null, "surrogate": null, "acquisition_class": null, "acquisition_options": null, "botorch_acqf_class": null, "refit_on_update": true, "refit_on_cv": false, "warm_start_refit": true}, "bridge_kwargs": {"transform_configs": {"Derelativize": {"use_raw_status_quo": false}, "Winsorize": {"derelativize_with_raw_status_quo": false}}, "torch_dtype": {"__type": "torch_dtype", "value": "torch.float64"}, "torch_device": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true, "default_model_gen_options": null, "transforms": [{"__type": "Type[Transform]", "index_in_registry": 16, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 4, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 1, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 11, "transform_type": ""}]}, "gen_metadata": {"expected_acquisition_value": -3.189978755811567}, "model_state_after_gen": {}, "generation_step_index": 1, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_1"}, "runner": null, "num_arms_created": 1, "generation_step_index": 1, "properties": {}}, "20": {"__type": "Trial", "index": 20, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:21.264670"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:40:21.282226"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:40:21.278755"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.2846320057574449, "x2": 0.2984792862437796, "x3": 0.20438156262175977, "x4": 0.1977645008047584, "x5": 0.3322262667259729, "x6": 0.6451669518907412}, "name": "20_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:21.264612"}, "model_predictions": [{"hartmann6": [-2.33301737228191], "l2norm": [0.9185609916920718]}, {"hartmann6": {"hartmann6": [0.01838431684344131], "l2norm": [0.0]}, "l2norm": {"hartmann6": [0.0], "l2norm": [0.0005608691556302735]}}], "best_arm_predictions": [{"__type": "Arm", "parameters": {"x1": 0.2939662446339975, "x2": 0.3362031138043549, "x3": 0.17370161959673996, "x4": 0.2333654853567155, "x5": 0.32647620480075445, "x6": 0.7112117436026573}, "name": "18_0"}, [{"hartmann6": -2.3701265745078812, "l2norm": 0.9468357258146438}, {"hartmann6": {"hartmann6": 6.936897669775966e-07, "l2norm": 0.0}, "l2norm": {"hartmann6": 0.0, "l2norm": 9.782811343310444e-08}}]], "generator_run_type": null, "index": 0, "fit_time": 0.049071290999563644, "gen_time": 3.8114641249994747, "model_key": "BoTorch", "model_kwargs": {"surrogate_specs": null, "surrogate": null, "acquisition_class": null, "acquisition_options": null, "botorch_acqf_class": null, "refit_on_update": true, "refit_on_cv": false, "warm_start_refit": true}, "bridge_kwargs": {"transform_configs": {"Derelativize": {"use_raw_status_quo": false}, "Winsorize": {"derelativize_with_raw_status_quo": false}}, "torch_dtype": {"__type": "torch_dtype", "value": "torch.float64"}, "torch_device": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true, "default_model_gen_options": null, "transforms": [{"__type": "Type[Transform]", "index_in_registry": 16, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 4, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 1, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 11, "transform_type": ""}]}, "gen_metadata": {"expected_acquisition_value": -3.1014403191058038}, "model_state_after_gen": {}, "generation_step_index": 1, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_1"}, "runner": null, "num_arms_created": 1, "generation_step_index": 1, "properties": {}}, "21": {"__type": "Trial", "index": 21, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:25.042466"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:40:25.061863"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:40:25.054540"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.3152770673304702, "x2": 0.3298007563602044, "x3": 0.16560961921805775, "x4": 0.14190880181300594, "x5": 0.34858989357087156, "x6": 0.659230801214047}, "name": "21_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:25.042411"}, "model_predictions": [{"hartmann6": [-2.3663509290998426], "l2norm": [0.8985021252271612]}, {"hartmann6": {"hartmann6": [0.02385885913852919], "l2norm": [0.0]}, "l2norm": {"hartmann6": [0.0], "l2norm": [0.0007296228397805898]}}], "best_arm_predictions": [{"__type": "Arm", "parameters": {"x1": 0.2846320057574449, "x2": 0.2984792862437796, "x3": 0.20438156262175977, "x4": 0.1977645008047584, "x5": 0.3322262667259729, "x6": 0.6451669518907412}, "name": "20_0"}, [{"hartmann6": -2.4478018540163964, "l2norm": 0.8818235854765406}, {"hartmann6": {"hartmann6": 7.671718740585238e-07, "l2norm": 0.0}, "l2norm": {"hartmann6": 0.0, "l2norm": 9.909521038527231e-08}}]], "generator_run_type": null, "index": 0, "fit_time": 0.03181399999994028, "gen_time": 3.701914916999158, "model_key": "BoTorch", "model_kwargs": {"surrogate_specs": null, "surrogate": null, "acquisition_class": null, "acquisition_options": null, "botorch_acqf_class": null, "refit_on_update": true, "refit_on_cv": false, "warm_start_refit": true}, "bridge_kwargs": {"transform_configs": {"Derelativize": {"use_raw_status_quo": false}, "Winsorize": {"derelativize_with_raw_status_quo": false}}, "torch_dtype": {"__type": "torch_dtype", "value": "torch.float64"}, "torch_device": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true, "default_model_gen_options": null, "transforms": [{"__type": "Type[Transform]", "index_in_registry": 16, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 4, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 1, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 11, "transform_type": ""}]}, "gen_metadata": {"expected_acquisition_value": -3.400073390643146}, "model_state_after_gen": {}, "generation_step_index": 1, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_1"}, "runner": null, "num_arms_created": 1, "generation_step_index": 1, "properties": {}}, "22": {"__type": "Trial", "index": 22, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:28.803593"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:40:28.817314"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:40:28.811259"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.25303245365817595, "x2": 0.27491228632682185, "x3": 0.23092235470425962, "x4": 0.23383600861552004, "x5": 0.3324706543603699, "x6": 0.6155888186135499}, "name": "22_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:28.803539"}, "model_predictions": [{"hartmann6": [-2.536451043276815], "l2norm": [0.8631356646928647]}, {"hartmann6": {"hartmann6": [0.009347608483219074], "l2norm": [0.0]}, "l2norm": {"hartmann6": [0.0], "l2norm": [6.75871576831065e-05]}}], "best_arm_predictions": [{"__type": "Arm", "parameters": {"x1": 0.2846320057574449, "x2": 0.2984792862437796, "x3": 0.20438156262175977, "x4": 0.1977645008047584, "x5": 0.3322262667259729, "x6": 0.6451669518907412}, "name": "20_0"}, [{"hartmann6": -2.4477955073184523, "l2norm": 0.8818240789711347}, {"hartmann6": {"hartmann6": 7.707444854452991e-07, "l2norm": 0.0}, "l2norm": {"hartmann6": 0.0, "l2norm": 9.908049968477374e-08}}]], "generator_run_type": null, "index": 0, "fit_time": 0.03645750000032422, "gen_time": 3.6971976250006264, "model_key": "BoTorch", "model_kwargs": {"surrogate_specs": null, "surrogate": null, "acquisition_class": null, "acquisition_options": null, "botorch_acqf_class": null, "refit_on_update": true, "refit_on_cv": false, "warm_start_refit": true}, "bridge_kwargs": {"transform_configs": {"Derelativize": {"use_raw_status_quo": false}, "Winsorize": {"derelativize_with_raw_status_quo": false}}, "torch_dtype": {"__type": "torch_dtype", "value": "torch.float64"}, "torch_device": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true, "default_model_gen_options": null, "transforms": [{"__type": "Type[Transform]", "index_in_registry": 16, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 4, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 1, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 11, "transform_type": ""}]}, "gen_metadata": {"expected_acquisition_value": -2.192061180393865}, "model_state_after_gen": {}, "generation_step_index": 1, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_1"}, "runner": null, "num_arms_created": 1, "generation_step_index": 1, "properties": {}}, "23": {"__type": "Trial", "index": 23, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:32.555917"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:40:32.564301"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:40:32.560935"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.22420905621003287, "x2": 0.24569695856207757, "x3": 0.2754493305462289, "x4": 0.2582100804116055, "x5": 0.3158264150965364, "x6": 0.6062330663417775}, "name": "23_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:32.555857"}, "model_predictions": [{"hartmann6": [-2.7047844723148957], "l2norm": [0.8501830565362622]}, {"hartmann6": {"hartmann6": [0.005992131927980093], "l2norm": [0.0]}, "l2norm": {"hartmann6": [0.0], "l2norm": [6.520469742991018e-05]}}], "best_arm_predictions": [{"__type": "Arm", "parameters": {"x1": 0.25303245365817595, "x2": 0.27491228632682185, "x3": 0.23092235470425962, "x4": 0.23383600861552004, "x5": 0.3324706543603699, "x6": 0.6155888186135499}, "name": "22_0"}, [{"hartmann6": -2.665140648241098, "l2norm": 0.8585485690290068}, {"hartmann6": {"hartmann6": 8.483242661619882e-07, "l2norm": 0.0}, "l2norm": {"hartmann6": 0.0, "l2norm": 9.97262513270367e-08}}]], "generator_run_type": null, "index": 0, "fit_time": 0.032488750000993605, "gen_time": 3.6951307500003168, "model_key": "BoTorch", "model_kwargs": {"surrogate_specs": null, "surrogate": null, "acquisition_class": null, "acquisition_options": null, "botorch_acqf_class": null, "refit_on_update": true, "refit_on_cv": false, "warm_start_refit": true}, "bridge_kwargs": {"transform_configs": {"Derelativize": {"use_raw_status_quo": false}, "Winsorize": {"derelativize_with_raw_status_quo": false}}, "torch_dtype": {"__type": "torch_dtype", "value": "torch.float64"}, "torch_device": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true, "default_model_gen_options": null, "transforms": [{"__type": "Type[Transform]", "index_in_registry": 16, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 4, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 1, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 11, "transform_type": ""}]}, "gen_metadata": {"expected_acquisition_value": -2.8235253375544165}, "model_state_after_gen": {}, "generation_step_index": 1, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_1"}, "runner": null, "num_arms_created": 1, "generation_step_index": 1, "properties": {}}, "24": {"__type": "Trial", "index": 24, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:36.409907"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:40:36.431566"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:40:36.429305"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.19673857480875104, "x2": 0.20346916128076148, "x3": 0.32427577169337435, "x4": 0.2743887310854332, "x5": 0.29739532905225424, "x6": 0.6416637893800289}, "name": "24_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:36.409852"}, "model_predictions": [{"hartmann6": [-2.9613611965128843], "l2norm": [0.8700139985228407]}, {"hartmann6": {"hartmann6": [0.006241104649089343], "l2norm": [0.0]}, "l2norm": {"hartmann6": [0.0], "l2norm": [9.047703396406608e-05]}}], "best_arm_predictions": [{"__type": "Arm", "parameters": {"x1": 0.22420905621003287, "x2": 0.24569695856207757, "x3": 0.2754493305462289, "x4": 0.2582100804116055, "x5": 0.3158264150965364, "x6": 0.6062330663417775}, "name": "23_0"}, [{"hartmann6": -2.878521887630775, "l2norm": 0.8487930369529724}, {"hartmann6": {"hartmann6": 9.394646520129807e-07, "l2norm": 0.0}, "l2norm": {"hartmann6": 0.0, "l2norm": 1.0032134709459079e-07}}]], "generator_run_type": null, "index": 0, "fit_time": 0.041341583000757964, "gen_time": 3.7904962499997055, "model_key": "BoTorch", "model_kwargs": {"surrogate_specs": null, "surrogate": null, "acquisition_class": null, "acquisition_options": null, "botorch_acqf_class": null, "refit_on_update": true, "refit_on_cv": false, "warm_start_refit": true}, "bridge_kwargs": {"transform_configs": {"Derelativize": {"use_raw_status_quo": false}, "Winsorize": {"derelativize_with_raw_status_quo": false}}, "torch_dtype": {"__type": "torch_dtype", "value": "torch.float64"}, "torch_device": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true, "default_model_gen_options": null, "transforms": [{"__type": "Type[Transform]", "index_in_registry": 16, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 4, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 1, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 11, "transform_type": ""}]}, "gen_metadata": {"expected_acquisition_value": -2.3900159098601774}, "model_state_after_gen": {}, "generation_step_index": 1, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_1"}, "runner": null, "num_arms_created": 1, "generation_step_index": 1, "properties": {}}}, "is_test": false, "data_by_trial": {"0": {"__type": "OrderedDict", "value": [[1699648771046, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"0_0\",\"1\":\"0_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-0.5200937708,\"1\":1.42567484},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":0,\"1\":0}}"}, "description": null, "__type": "Data"}]]}, "1": {"__type": "OrderedDict", "value": [[1699648771056, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"1_0\",\"1\":\"1_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-0.3708909513,\"1\":1.4481840065},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":1,\"1\":1}}"}, "description": null, "__type": "Data"}]]}, "2": {"__type": "OrderedDict", "value": [[1699648771064, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"2_0\",\"1\":\"2_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-0.058890455,\"1\":1.5833021819},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":2,\"1\":2}}"}, "description": null, "__type": "Data"}]]}, "3": {"__type": "OrderedDict", "value": [[1699648771073, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"3_0\",\"1\":\"3_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-0.0710027498,\"1\":1.8675157293},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":3,\"1\":3}}"}, "description": null, "__type": "Data"}]]}, "4": {"__type": "OrderedDict", "value": [[1699648771083, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"4_0\",\"1\":\"4_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-0.0553169651,\"1\":1.50504103},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":4,\"1\":4}}"}, "description": null, "__type": "Data"}]]}, "5": {"__type": "OrderedDict", "value": [[1699648771093, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"5_0\",\"1\":\"5_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-0.1298168745,\"1\":1.5860745167},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":5,\"1\":5}}"}, "description": null, "__type": "Data"}]]}, "6": {"__type": "OrderedDict", "value": [[1699648771103, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"6_0\",\"1\":\"6_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-0.9316933543,\"1\":1.2902995612},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":6,\"1\":6}}"}, "description": null, "__type": "Data"}]]}, "7": {"__type": "OrderedDict", "value": [[1699648771114, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"7_0\",\"1\":\"7_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-0.0014247742,\"1\":1.4538464731},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":7,\"1\":7}}"}, "description": null, "__type": "Data"}]]}, "8": {"__type": "OrderedDict", "value": [[1699648771124, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"8_0\",\"1\":\"8_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-0.1736620709,\"1\":1.5369684567},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":8,\"1\":8}}"}, "description": null, "__type": "Data"}]]}, "9": {"__type": "OrderedDict", "value": [[1699648771136, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"9_0\",\"1\":\"9_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-1.0278845539,\"1\":0.9449295383},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":9,\"1\":9}}"}, "description": null, "__type": "Data"}]]}, "10": {"__type": "OrderedDict", "value": [[1699648771147, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"10_0\",\"1\":\"10_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-0.8029479135,\"1\":1.4868194697},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":10,\"1\":10}}"}, "description": null, "__type": "Data"}]]}, "11": {"__type": "OrderedDict", "value": [[1699648771158, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"11_0\",\"1\":\"11_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-0.0360770826,\"1\":1.2610708776},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":11,\"1\":11}}"}, "description": null, "__type": "Data"}]]}, "12": {"__type": "OrderedDict", "value": [[1699648787389, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"12_0\",\"1\":\"12_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-1.4610966212,\"1\":0.9254061653},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":12,\"1\":12}}"}, "description": null, "__type": "Data"}]]}, "13": {"__type": "OrderedDict", "value": [[1699648792342, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"13_0\",\"1\":\"13_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-1.6185203303,\"1\":0.952776159},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":13,\"1\":13}}"}, "description": null, "__type": "Data"}]]}, "14": {"__type": "OrderedDict", "value": [[1699648796619, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"14_0\",\"1\":\"14_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-1.7219580047,\"1\":0.8943972694},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":14,\"1\":14}}"}, "description": null, "__type": "Data"}]]}, "15": {"__type": "OrderedDict", "value": [[1699648801006, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"15_0\",\"1\":\"15_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-1.2961334618,\"1\":0.9336847751},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":15,\"1\":15}}"}, "description": null, "__type": "Data"}]]}, "16": {"__type": "OrderedDict", "value": [[1699648805052, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"16_0\",\"1\":\"16_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-1.7486689894,\"1\":0.8736617421},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":16,\"1\":16}}"}, "description": null, "__type": "Data"}]]}, "17": {"__type": "OrderedDict", "value": [[1699648809083, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"17_0\",\"1\":\"17_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-2.2435912423,\"1\":0.908592051},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":17,\"1\":17}}"}, "description": null, "__type": "Data"}]]}, "18": {"__type": "OrderedDict", "value": [[1699648813404, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"18_0\",\"1\":\"18_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-2.3701323417,\"1\":0.9468311601},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":18,\"1\":18}}"}, "description": null, "__type": "Data"}]]}, "19": {"__type": "OrderedDict", "value": [[1699648817373, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"19_0\",\"1\":\"19_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-2.1769013249,\"1\":0.973379915},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":19,\"1\":19}}"}, "description": null, "__type": "Data"}]]}, "20": {"__type": "OrderedDict", "value": [[1699648821281, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"20_0\",\"1\":\"20_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-2.4478062156,\"1\":0.8818177658},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":20,\"1\":20}}"}, "description": null, "__type": "Data"}]]}, "21": {"__type": "OrderedDict", "value": [[1699648825060, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"21_0\",\"1\":\"21_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-1.95200767,\"1\":0.9010177497},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":21,\"1\":21}}"}, "description": null, "__type": "Data"}]]}, "22": {"__type": "OrderedDict", "value": [[1699648828816, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"22_0\",\"1\":\"22_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-2.6651516606,\"1\":0.858541164},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":22,\"1\":22}}"}, "description": null, "__type": "Data"}]]}, "23": {"__type": "OrderedDict", "value": [[1699648832562, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"23_0\",\"1\":\"23_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-2.8785413099,\"1\":0.8487910997},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":23,\"1\":23}}"}, "description": null, "__type": "Data"}]]}, "24": {"__type": "OrderedDict", "value": [[1699648836431, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"24_0\",\"1\":\"24_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-3.109012665,\"1\":0.8721961469},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":24,\"1\":24}}"}, "description": null, "__type": "Data"}]]}}, "properties": {"immutable_search_space_and_opt_config": true}, "default_data_type": {"__type": "DataType", "name": "DATA"}}, "generation_strategy": {"__type": "GenerationStrategy", "db_id": null, "name": "Sobol+BoTorch", "steps": [{"__type": "GenerationStep", "model": {"__type": "Models", "name": "SOBOL"}, "num_trials": 12, "min_trials_observed": 6, "completion_criteria": [], "max_parallelism": null, "use_update": false, "enforce_num_trials": true, "model_kwargs": {"deduplicate": true, "seed": null}, "model_gen_kwargs": {}, "index": 0, "should_deduplicate": false, "transition_criteria": [{"threshold": 12, "enforce": true, "only_in_statuses": null, "transition_to": "GenerationStep_1", "not_in_statuses": null, "__type": "MaxTrials"}, {"statuses": [{"__type": "TrialStatus", "name": "COMPLETED"}, {"__type": "TrialStatus", "name": "EARLY_STOPPED"}], "threshold": 6, "transition_to": "GenerationStep_1", "__type": "MinTrials"}], "gen_unlimited_trials": true}, {"__type": "GenerationStep", "model": {"__type": "Models", "name": "BOTORCH_MODULAR"}, "num_trials": -1, "min_trials_observed": 0, "completion_criteria": [], "max_parallelism": 3, "use_update": false, "enforce_num_trials": true, "model_kwargs": {"torch_device": null, "transform_configs": {"Derelativize": {"use_raw_status_quo": false}, "Winsorize": {"derelativize_with_raw_status_quo": false}}, "transforms": [{"__type": "Type[Transform]", "index_in_registry": 16, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 4, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 1, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 11, "transform_type": ""}]}, "model_gen_kwargs": {}, "index": 1, "should_deduplicate": false, "transition_criteria": [{"threshold": -1, "enforce": true, "only_in_statuses": null, "transition_to": "GenerationStep_2", "not_in_statuses": null, "__type": "MaxTrials"}, {"statuses": [{"__type": "TrialStatus", "name": "COMPLETED"}, {"__type": "TrialStatus", "name": "EARLY_STOPPED"}], "threshold": 0, "transition_to": "GenerationStep_2", "__type": "MinTrials"}], "gen_unlimited_trials": true}], "curr_index": 1, "generator_runs": [{"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.34556832909584045, "x2": 0.8998619914054871, "x3": 0.9205441474914551, "x4": 0.15568500757217407, "x5": 0.4790315628051758, "x6": 0.047634951770305634}, "name": "0_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.043837"}, "model_predictions": null, "best_arm_predictions": null, "generator_run_type": null, "index": 0, "fit_time": 0.0020190410014038207, "gen_time": 0.0015755839995108545, "model_key": "Sobol", "model_kwargs": {"seed": null, "deduplicate": true, "init_position": 0, "scramble": true, "generated_points": null, "fallback_to_sample_polytope": false}, "bridge_kwargs": {"transforms": [{"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}], "transform_configs": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true}, "gen_metadata": {}, "model_state_after_gen": {"generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634]]}, "init_position": 1}, "generation_step_index": 0, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_0"}, {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.5975945321843028, "x2": 0.1608173120766878, "x3": 0.9991439301520586, "x4": 0.4354516323655844, "x5": 0.49805970024317503, "x6": 0.527527536265552}, "name": "1_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.054306"}, "model_predictions": null, "best_arm_predictions": null, "generator_run_type": null, "index": 0, "fit_time": 0.0014545829999406124, "gen_time": 0.0014145410004857695, "model_key": "Sobol", "model_kwargs": {"seed": null, "deduplicate": true, "init_position": 1, "scramble": true, "generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634]]}, "fallback_to_sample_polytope": false}, "bridge_kwargs": {"transforms": [{"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}], "transform_configs": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true}, "gen_metadata": {}, "model_state_after_gen": {"generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552]]}, "init_position": 2}, "generation_step_index": 0, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_0"}, {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.2350237090140581, "x2": 0.6300385370850563, "x3": 0.44755726493895054, "x4": 0.9293722407892346, "x5": 0.2906326949596405, "x6": 0.9519209349527955}, "name": "2_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.062736"}, "model_predictions": null, "best_arm_predictions": null, "generator_run_type": null, "index": 0, "fit_time": 0.0010788749987113988, "gen_time": 0.0011238330007472541, "model_key": "Sobol", "model_kwargs": {"seed": null, "deduplicate": true, "init_position": 2, "scramble": true, "generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552]]}, "fallback_to_sample_polytope": false}, "bridge_kwargs": {"transforms": [{"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}], "transform_configs": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true}, "gen_metadata": {}, "model_state_after_gen": {"generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955]]}, "init_position": 3}, "generation_step_index": 0, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_0"}, {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.8661647150292993, "x2": 0.197776704095304, "x3": 0.9055851427838206, "x4": 0.9940777402371168, "x5": 0.5372729385271668, "x6": 0.7754488028585911}, "name": "3_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.071489"}, "model_predictions": null, "best_arm_predictions": null, "generator_run_type": null, "index": 0, "fit_time": 0.001342666000709869, "gen_time": 0.001211540999065619, "model_key": "Sobol", "model_kwargs": {"seed": null, "deduplicate": true, "init_position": 3, "scramble": true, "generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955]]}, "fallback_to_sample_polytope": false}, "bridge_kwargs": {"transforms": [{"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}], "transform_configs": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true}, "gen_metadata": {}, "model_state_after_gen": {"generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911]]}, "init_position": 4}, "generation_step_index": 0, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_0"}, {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.566324700601399, "x2": 0.7277999361976981, "x3": 0.9949833592399955, "x4": 0.026425880379974842, "x5": 0.604908237233758, "x6": 0.24109728448092937}, "name": "4_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.080935"}, "model_predictions": null, "best_arm_predictions": null, "generator_run_type": null, "index": 0, "fit_time": 0.0016741679992264835, "gen_time": 0.0012215410006319871, "model_key": "Sobol", "model_kwargs": {"seed": null, "deduplicate": true, "init_position": 4, "scramble": true, "generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911]]}, "fallback_to_sample_polytope": false}, "bridge_kwargs": {"transforms": [{"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}], "transform_configs": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true}, "gen_metadata": {}, "model_state_after_gen": {"generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937]]}, "init_position": 5}, "generation_step_index": 0, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_0"}, {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.988483153283596, "x2": 0.35287413466721773, "x3": 0.8216384099796414, "x4": 0.14335020631551743, "x5": 0.5516453264281154, "x6": 0.6434762999415398}, "name": "5_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.090488"}, "model_predictions": null, "best_arm_predictions": null, "generator_run_type": null, "index": 0, "fit_time": 0.0017037919988069916, "gen_time": 0.0009751249999681022, "model_key": "Sobol", "model_kwargs": {"seed": null, "deduplicate": true, "init_position": 5, "scramble": true, "generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937]]}, "fallback_to_sample_polytope": false}, "bridge_kwargs": {"transforms": [{"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}], "transform_configs": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true}, "gen_metadata": {}, "model_state_after_gen": {"generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937], [0.988483153283596, 0.35287413466721773, 0.8216384099796414, 0.14335020631551743, 0.5516453264281154, 0.6434762999415398]]}, "init_position": 6}, "generation_step_index": 0, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_0"}, {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.12221025116741657, "x2": 0.5256350003182888, "x3": 0.6597777465358377, "x4": 0.13555301539599895, "x5": 0.074379269964993, "x6": 0.9562593204900622}, "name": "6_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.100739"}, "model_predictions": null, "best_arm_predictions": null, "generator_run_type": null, "index": 0, "fit_time": 0.0020456250003917376, "gen_time": 0.001330541999777779, "model_key": "Sobol", "model_kwargs": {"seed": null, "deduplicate": true, "init_position": 6, "scramble": true, "generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937], [0.988483153283596, 0.35287413466721773, 0.8216384099796414, 0.14335020631551743, 0.5516453264281154, 0.6434762999415398]]}, "fallback_to_sample_polytope": false}, "bridge_kwargs": {"transforms": [{"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}], "transform_configs": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true}, "gen_metadata": {}, "model_state_after_gen": {"generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937], [0.988483153283596, 0.35287413466721773, 0.8216384099796414, 0.14335020631551743, 0.5516453264281154, 0.6434762999415398], [0.12221025116741657, 0.5256350003182888, 0.6597777465358377, 0.13555301539599895, 0.074379269964993, 0.9562593204900622]]}, "init_position": 7}, "generation_step_index": 0, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_0"}, {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.73419897723943, "x2": 0.03812931291759014, "x3": 0.6194512750953436, "x4": 0.9365793969482183, "x5": 0.5389744667336345, "x6": 0.1475576488301158}, "name": "7_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.111452"}, "model_predictions": null, "best_arm_predictions": null, "generator_run_type": null, "index": 0, "fit_time": 0.0022249589983402984, "gen_time": 0.0012747079999826383, "model_key": "Sobol", "model_kwargs": {"seed": null, "deduplicate": true, "init_position": 7, "scramble": true, "generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937], [0.988483153283596, 0.35287413466721773, 0.8216384099796414, 0.14335020631551743, 0.5516453264281154, 0.6434762999415398], [0.12221025116741657, 0.5256350003182888, 0.6597777465358377, 0.13555301539599895, 0.074379269964993, 0.9562593204900622]]}, "fallback_to_sample_polytope": false}, "bridge_kwargs": {"transforms": [{"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}], "transform_configs": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true}, "gen_metadata": {}, "model_state_after_gen": {"generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937], [0.988483153283596, 0.35287413466721773, 0.8216384099796414, 0.14335020631551743, 0.5516453264281154, 0.6434762999415398], [0.12221025116741657, 0.5256350003182888, 0.6597777465358377, 0.13555301539599895, 0.074379269964993, 0.9562593204900622], [0.73419897723943, 0.03812931291759014, 0.6194512750953436, 0.9365793969482183, 0.5389744667336345, 0.1475576488301158]]}, "init_position": 8}, "generation_step_index": 0, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_0"}, {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.780962273478508, "x2": 0.8393641794100404, "x3": 0.6721038045361638, "x4": 0.2585572600364685, "x5": 0.1679433174431324, "x6": 0.7078540809452534}, "name": "8_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.122444"}, "model_predictions": null, "best_arm_predictions": null, "generator_run_type": null, "index": 0, "fit_time": 0.001958750000994769, "gen_time": 0.0014972080007282784, "model_key": "Sobol", "model_kwargs": {"seed": null, "deduplicate": true, "init_position": 8, "scramble": true, "generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937], [0.988483153283596, 0.35287413466721773, 0.8216384099796414, 0.14335020631551743, 0.5516453264281154, 0.6434762999415398], [0.12221025116741657, 0.5256350003182888, 0.6597777465358377, 0.13555301539599895, 0.074379269964993, 0.9562593204900622], [0.73419897723943, 0.03812931291759014, 0.6194512750953436, 0.9365793969482183, 0.5389744667336345, 0.1475576488301158]]}, "fallback_to_sample_polytope": false}, "bridge_kwargs": {"transforms": [{"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}], "transform_configs": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true}, "gen_metadata": {}, "model_state_after_gen": {"generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937], [0.988483153283596, 0.35287413466721773, 0.8216384099796414, 0.14335020631551743, 0.5516453264281154, 0.6434762999415398], [0.12221025116741657, 0.5256350003182888, 0.6597777465358377, 0.13555301539599895, 0.074379269964993, 0.9562593204900622], [0.73419897723943, 0.03812931291759014, 0.6194512750953436, 0.9365793969482183, 0.5389744667336345, 0.1475576488301158], [0.780962273478508, 0.8393641794100404, 0.6721038045361638, 0.2585572600364685, 0.1679433174431324, 0.7078540809452534]]}, "init_position": 9}, "generation_step_index": 0, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_0"}, {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.5788483498618007, "x2": 0.3142134537920356, "x3": 0.019604711793363094, "x4": 0.3354746289551258, "x5": 0.16610265895724297, "x6": 0.5644277287647128}, "name": "9_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.133609"}, "model_predictions": null, "best_arm_predictions": null, "generator_run_type": null, "index": 0, "fit_time": 0.0016367909993277863, "gen_time": 0.0017315409986622399, "model_key": "Sobol", "model_kwargs": {"seed": null, "deduplicate": true, "init_position": 9, "scramble": true, "generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937], [0.988483153283596, 0.35287413466721773, 0.8216384099796414, 0.14335020631551743, 0.5516453264281154, 0.6434762999415398], [0.12221025116741657, 0.5256350003182888, 0.6597777465358377, 0.13555301539599895, 0.074379269964993, 0.9562593204900622], [0.73419897723943, 0.03812931291759014, 0.6194512750953436, 0.9365793969482183, 0.5389744667336345, 0.1475576488301158], [0.780962273478508, 0.8393641794100404, 0.6721038045361638, 0.2585572600364685, 0.1679433174431324, 0.7078540809452534]]}, "fallback_to_sample_polytope": false}, "bridge_kwargs": {"transforms": [{"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}], "transform_configs": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true}, "gen_metadata": {}, "model_state_after_gen": {"generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937], [0.988483153283596, 0.35287413466721773, 0.8216384099796414, 0.14335020631551743, 0.5516453264281154, 0.6434762999415398], [0.12221025116741657, 0.5256350003182888, 0.6597777465358377, 0.13555301539599895, 0.074379269964993, 0.9562593204900622], [0.73419897723943, 0.03812931291759014, 0.6194512750953436, 0.9365793969482183, 0.5389744667336345, 0.1475576488301158], [0.780962273478508, 0.8393641794100404, 0.6721038045361638, 0.2585572600364685, 0.1679433174431324, 0.7078540809452534], [0.5788483498618007, 0.3142134537920356, 0.019604711793363094, 0.3354746289551258, 0.16610265895724297, 0.5644277287647128]]}, "init_position": 10}, "generation_step_index": 0, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_0"}, {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.3490928951650858, "x2": 0.5662246681749821, "x3": 0.7572343731299043, "x4": 0.3599182656034827, "x5": 0.44590070750564337, "x6": 0.9307971941307187}, "name": "10_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.144785"}, "model_predictions": null, "best_arm_predictions": null, "generator_run_type": null, "index": 0, "fit_time": 0.002274915999805671, "gen_time": 0.0013804999998683343, "model_key": "Sobol", "model_kwargs": {"seed": null, "deduplicate": true, "init_position": 10, "scramble": true, "generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937], [0.988483153283596, 0.35287413466721773, 0.8216384099796414, 0.14335020631551743, 0.5516453264281154, 0.6434762999415398], [0.12221025116741657, 0.5256350003182888, 0.6597777465358377, 0.13555301539599895, 0.074379269964993, 0.9562593204900622], [0.73419897723943, 0.03812931291759014, 0.6194512750953436, 0.9365793969482183, 0.5389744667336345, 0.1475576488301158], [0.780962273478508, 0.8393641794100404, 0.6721038045361638, 0.2585572600364685, 0.1679433174431324, 0.7078540809452534], [0.5788483498618007, 0.3142134537920356, 0.019604711793363094, 0.3354746289551258, 0.16610265895724297, 0.5644277287647128]]}, "fallback_to_sample_polytope": false}, "bridge_kwargs": {"transforms": [{"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}], "transform_configs": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true}, "gen_metadata": {}, "model_state_after_gen": {"generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937], [0.988483153283596, 0.35287413466721773, 0.8216384099796414, 0.14335020631551743, 0.5516453264281154, 0.6434762999415398], [0.12221025116741657, 0.5256350003182888, 0.6597777465358377, 0.13555301539599895, 0.074379269964993, 0.9562593204900622], [0.73419897723943, 0.03812931291759014, 0.6194512750953436, 0.9365793969482183, 0.5389744667336345, 0.1475576488301158], [0.780962273478508, 0.8393641794100404, 0.6721038045361638, 0.2585572600364685, 0.1679433174431324, 0.7078540809452534], [0.5788483498618007, 0.3142134537920356, 0.019604711793363094, 0.3354746289551258, 0.16610265895724297, 0.5644277287647128], [0.3490928951650858, 0.5662246681749821, 0.7572343731299043, 0.3599182656034827, 0.44590070750564337, 0.9307971941307187]]}, "init_position": 11}, "generation_step_index": 0, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_0"}, {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.16439795773476362, "x2": 0.025402813218533993, "x3": 0.8527070758864284, "x4": 0.8268039105460048, "x5": 0.2759943390265107, "x6": 0.27521051559597254}, "name": "11_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.155694"}, "model_predictions": null, "best_arm_predictions": null, "generator_run_type": null, "index": 0, "fit_time": 0.002336792000278365, "gen_time": 0.001766540999597055, "model_key": "Sobol", "model_kwargs": {"seed": null, "deduplicate": true, "init_position": 11, "scramble": true, "generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937], [0.988483153283596, 0.35287413466721773, 0.8216384099796414, 0.14335020631551743, 0.5516453264281154, 0.6434762999415398], [0.12221025116741657, 0.5256350003182888, 0.6597777465358377, 0.13555301539599895, 0.074379269964993, 0.9562593204900622], [0.73419897723943, 0.03812931291759014, 0.6194512750953436, 0.9365793969482183, 0.5389744667336345, 0.1475576488301158], [0.780962273478508, 0.8393641794100404, 0.6721038045361638, 0.2585572600364685, 0.1679433174431324, 0.7078540809452534], [0.5788483498618007, 0.3142134537920356, 0.019604711793363094, 0.3354746289551258, 0.16610265895724297, 0.5644277287647128], [0.3490928951650858, 0.5662246681749821, 0.7572343731299043, 0.3599182656034827, 0.44590070750564337, 0.9307971941307187]]}, "fallback_to_sample_polytope": false}, "bridge_kwargs": {"transforms": [{"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}], "transform_configs": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true}, "gen_metadata": {}, "model_state_after_gen": {"generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937], [0.988483153283596, 0.35287413466721773, 0.8216384099796414, 0.14335020631551743, 0.5516453264281154, 0.6434762999415398], [0.12221025116741657, 0.5256350003182888, 0.6597777465358377, 0.13555301539599895, 0.074379269964993, 0.9562593204900622], [0.73419897723943, 0.03812931291759014, 0.6194512750953436, 0.9365793969482183, 0.5389744667336345, 0.1475576488301158], [0.780962273478508, 0.8393641794100404, 0.6721038045361638, 0.2585572600364685, 0.1679433174431324, 0.7078540809452534], [0.5788483498618007, 0.3142134537920356, 0.019604711793363094, 0.3354746289551258, 0.16610265895724297, 0.5644277287647128], [0.3490928951650858, 0.5662246681749821, 0.7572343731299043, 0.3599182656034827, 0.44590070750564337, 0.9307971941307187], [0.16439795773476362, 0.025402813218533993, 0.8527070758864284, 0.8268039105460048, 0.2759943390265107, 0.27521051559597254]]}, "init_position": 12}, "generation_step_index": 0, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_0"}, {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.4552874054947785, "x2": 0.3365340588990419, "x3": 0.10653586689335244, "x4": 0.2808056241598078, "x5": 0.16273102352394417, "x6": 0.6474192621063405}, "name": "12_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:47.378869"}, "model_predictions": [{"hartmann6": [-0.9441877686508071], "l2norm": [1.0328187257612655]}, {"hartmann6": {"hartmann6": [0.048995677045983996], "l2norm": [0.0]}, "l2norm": {"hartmann6": [0.0], "l2norm": [0.01717706846730772]}}], "best_arm_predictions": [{"__type": "Arm", "parameters": {"x1": 0.5788483498618007, "x2": 0.3142134537920356, "x3": 0.019604711793363094, "x4": 0.3354746289551258, "x5": 0.16610265895724297, "x6": 0.5644277287647128}, "name": "9_0"}, [{"hartmann6": -1.0278838947399898, "l2norm": 0.944929996400905}, {"hartmann6": {"hartmann6": 1.437671975861058e-07, "l2norm": 0.0}, "l2norm": {"hartmann6": 0.0, "l2norm": 4.90408144320177e-08}}]], "generator_run_type": null, "index": 0, "fit_time": 0.12333670800035179, "gen_time": 16.092193667000174, "model_key": "BoTorch", "model_kwargs": {"surrogate_specs": null, "surrogate": null, "acquisition_class": null, "acquisition_options": null, "botorch_acqf_class": null, "refit_on_update": true, "refit_on_cv": false, "warm_start_refit": true}, "bridge_kwargs": {"transform_configs": {"Derelativize": {"use_raw_status_quo": false}, "Winsorize": {"derelativize_with_raw_status_quo": false}}, "torch_dtype": {"__type": "torch_dtype", "value": "torch.float64"}, "torch_device": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true, "default_model_gen_options": null, "transforms": [{"__type": "Type[Transform]", "index_in_registry": 16, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 4, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 1, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 11, "transform_type": ""}]}, "gen_metadata": {"expected_acquisition_value": -2.0173747402553337}, "model_state_after_gen": {}, "generation_step_index": 1, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_1"}, {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.36821334447451015, "x2": 0.3589521229774258, "x3": 0.19355545713881317, "x4": 0.24951358477611804, "x5": 0.16443059539562763, "x6": 0.718746513621701}, "name": "13_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:52.327491"}, "model_predictions": [{"hartmann6": [-1.4641122142582226], "l2norm": [1.0012706913375915]}, {"hartmann6": {"hartmann6": [0.030909051825217672], "l2norm": [0.0]}, "l2norm": {"hartmann6": [0.0], "l2norm": [0.005692359105174811]}}], "best_arm_predictions": [{"__type": "Arm", "parameters": {"x1": 0.4552874054947785, "x2": 0.3365340588990419, "x3": 0.10653586689335244, "x4": 0.2808056241598078, "x5": 0.16273102352394417, "x6": 0.6474192621063405}, "name": "12_0"}, [{"hartmann6": -1.461094938606239, "l2norm": 0.9254065996550563}, {"hartmann6": {"hartmann6": 2.2703963033213378e-07, "l2norm": 0.0}, "l2norm": {"hartmann6": 0.0, "l2norm": 6.6053881965092e-08}}]], "generator_run_type": null, "index": 0, "fit_time": 0.04543954200016742, "gen_time": 4.879726459001176, "model_key": "BoTorch", "model_kwargs": {"surrogate_specs": null, "surrogate": null, "acquisition_class": null, "acquisition_options": null, "botorch_acqf_class": null, "refit_on_update": true, "refit_on_cv": false, "warm_start_refit": true}, "bridge_kwargs": {"transform_configs": {"Derelativize": {"use_raw_status_quo": false}, "Winsorize": {"derelativize_with_raw_status_quo": false}}, "torch_dtype": {"__type": "torch_dtype", "value": "torch.float64"}, "torch_device": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true, "default_model_gen_options": null, "transforms": [{"__type": "Type[Transform]", "index_in_registry": 16, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 4, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 1, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 11, "transform_type": ""}]}, "gen_metadata": {"expected_acquisition_value": -1.8956594179973916}, "model_state_after_gen": {}, "generation_step_index": 1, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_1"}, {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.2736629388383685, "x2": 0.34896315255873195, "x3": 0.10274090061700827, "x4": 0.22201465717907948, "x5": 0.1854896518030625, "x6": 0.7134614061015596}, "name": "14_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:56.609112"}, "model_predictions": [{"hartmann6": [-1.5353721507629934], "l2norm": [0.9685656643117776]}, {"hartmann6": {"hartmann6": [0.029697857277550282], "l2norm": [0.0]}, "l2norm": {"hartmann6": [0.0], "l2norm": [0.005534452500544122]}}], "best_arm_predictions": [{"__type": "Arm", "parameters": {"x1": 0.36821334447451015, "x2": 0.3589521229774258, "x3": 0.19355545713881317, "x4": 0.24951358477611804, "x5": 0.16443059539562763, "x6": 0.718746513621701}, "name": "13_0"}, [{"hartmann6": -1.618518874569555, "l2norm": 0.9527768609065774}, {"hartmann6": {"hartmann6": 3.098069803895141e-07, "l2norm": 0.0}, "l2norm": {"hartmann6": 0.0, "l2norm": 7.582907524341803e-08}}]], "generator_run_type": null, "index": 0, "fit_time": 0.07428141700074775, "gen_time": 4.161116791001405, "model_key": "BoTorch", "model_kwargs": {"surrogate_specs": null, "surrogate": null, "acquisition_class": null, "acquisition_options": null, "botorch_acqf_class": null, "refit_on_update": true, "refit_on_cv": false, "warm_start_refit": true}, "bridge_kwargs": {"transform_configs": {"Derelativize": {"use_raw_status_quo": false}, "Winsorize": {"derelativize_with_raw_status_quo": false}}, "torch_dtype": {"__type": "torch_dtype", "value": "torch.float64"}, "torch_device": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true, "default_model_gen_options": null, "transforms": [{"__type": "Type[Transform]", "index_in_registry": 16, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 4, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 1, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 11, "transform_type": ""}]}, "gen_metadata": {"expected_acquisition_value": -2.767056875390724}, "model_state_after_gen": {}, "generation_step_index": 1, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_1"}, {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.27862790145711586, "x2": 0.2678416417051815, "x3": 0.07332969645764803, "x4": 0.2116658989222811, "x5": 0.14532858649580174, "x6": 0.8069042766113912}, "name": "15_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:01.001249"}, "model_predictions": [{"hartmann6": [-1.6268025164664535], "l2norm": [0.9218983466621398]}, {"hartmann6": {"hartmann6": [0.029539489184193503], "l2norm": [0.0]}, "l2norm": {"hartmann6": [0.0], "l2norm": [0.00646709525404583]}}], "best_arm_predictions": [{"__type": "Arm", "parameters": {"x1": 0.2736629388383685, "x2": 0.34896315255873195, "x3": 0.10274090061700827, "x4": 0.22201465717907948, "x5": 0.1854896518030625, "x6": 0.7134614061015596}, "name": "14_0"}, [{"hartmann6": -1.7219556240450526, "l2norm": 0.8943984213278539}, {"hartmann6": {"hartmann6": 3.842271386429435e-07, "l2norm": 0.0}, "l2norm": {"hartmann6": 0.0, "l2norm": 8.589352759078205e-08}}]], "generator_run_type": null, "index": 0, "fit_time": 0.054238333001194405, "gen_time": 4.299597334000282, "model_key": "BoTorch", "model_kwargs": {"surrogate_specs": null, "surrogate": null, "acquisition_class": null, "acquisition_options": null, "botorch_acqf_class": null, "refit_on_update": true, "refit_on_cv": false, "warm_start_refit": true}, "bridge_kwargs": {"transform_configs": {"Derelativize": {"use_raw_status_quo": false}, "Winsorize": {"derelativize_with_raw_status_quo": false}}, "torch_dtype": {"__type": "torch_dtype", "value": "torch.float64"}, "torch_device": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true, "default_model_gen_options": null, "transforms": [{"__type": "Type[Transform]", "index_in_registry": 16, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 4, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 1, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 11, "transform_type": ""}]}, "gen_metadata": {"expected_acquisition_value": -2.984595157506448}, "model_state_after_gen": {}, "generation_step_index": 1, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_1"}, {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.24242211077361314, "x2": 0.405298114898372, "x3": 0.11383383562266966, "x4": 0.22010782981738555, "x5": 0.20584164625985782, "x6": 0.6606613471467421}, "name": "16_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:05.047618"}, "model_predictions": [{"hartmann6": [-1.7456807248478459], "l2norm": [0.9020008986123116]}, {"hartmann6": {"hartmann6": [0.014736574448469809], "l2norm": [0.0]}, "l2norm": {"hartmann6": [0.0], "l2norm": [0.00078979608797791]}}], "best_arm_predictions": [{"__type": "Arm", "parameters": {"x1": 0.2736629388383685, "x2": 0.34896315255873195, "x3": 0.10274090061700827, "x4": 0.22201465717907948, "x5": 0.1854896518030625, "x6": 0.7134614061015596}, "name": "14_0"}, [{"hartmann6": -1.7219537974668724, "l2norm": 0.8943988277441965}, {"hartmann6": {"hartmann6": 3.89005602206933e-07, "l2norm": 0.0}, "l2norm": {"hartmann6": 0.0, "l2norm": 9.069554059284809e-08}}]], "generator_run_type": null, "index": 0, "fit_time": 0.06051074999959383, "gen_time": 3.971508124999673, "model_key": "BoTorch", "model_kwargs": {"surrogate_specs": null, "surrogate": null, "acquisition_class": null, "acquisition_options": null, "botorch_acqf_class": null, "refit_on_update": true, "refit_on_cv": false, "warm_start_refit": true}, "bridge_kwargs": {"transform_configs": {"Derelativize": {"use_raw_status_quo": false}, "Winsorize": {"derelativize_with_raw_status_quo": false}}, "torch_dtype": {"__type": "torch_dtype", "value": "torch.float64"}, "torch_device": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true, "default_model_gen_options": null, "transforms": [{"__type": "Type[Transform]", "index_in_registry": 16, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 4, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 1, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 11, "transform_type": ""}]}, "gen_metadata": {"expected_acquisition_value": -2.3209312563313853}, "model_state_after_gen": {}, "generation_step_index": 1, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_1"}, {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.26456361129160944, "x2": 0.37005081505602005, "x3": 0.14056926502685665, "x4": 0.23055695919120733, "x5": 0.2837962383843752, "x6": 0.682020139238482}, "name": "17_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:09.072151"}, "model_predictions": [{"hartmann6": [-1.705345329763197], "l2norm": [0.9075856098546564]}, {"hartmann6": {"hartmann6": [0.01716663190206054], "l2norm": [0.0]}, "l2norm": {"hartmann6": [0.0], "l2norm": [0.0023026878705464378]}}], "best_arm_predictions": [{"__type": "Arm", "parameters": {"x1": 0.24242211077361314, "x2": 0.405298114898372, "x3": 0.11383383562266966, "x4": 0.22010782981738555, "x5": 0.20584164625985782, "x6": 0.6606613471467421}, "name": "16_0"}, [{"hartmann6": -1.7486697460925418, "l2norm": 0.8736656731723248}, {"hartmann6": {"hartmann6": 4.366820160143231e-07, "l2norm": 0.0}, "l2norm": {"hartmann6": 0.0, "l2norm": 9.665079633131103e-08}}]], "generator_run_type": null, "index": 0, "fit_time": 0.037308875000235275, "gen_time": 3.970641333999083, "model_key": "BoTorch", "model_kwargs": {"surrogate_specs": null, "surrogate": null, "acquisition_class": null, "acquisition_options": null, "botorch_acqf_class": null, "refit_on_update": true, "refit_on_cv": false, "warm_start_refit": true}, "bridge_kwargs": {"transform_configs": {"Derelativize": {"use_raw_status_quo": false}, "Winsorize": {"derelativize_with_raw_status_quo": false}}, "torch_dtype": {"__type": "torch_dtype", "value": "torch.float64"}, "torch_device": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true, "default_model_gen_options": null, "transforms": [{"__type": "Type[Transform]", "index_in_registry": 16, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 4, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 1, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 11, "transform_type": ""}]}, "gen_metadata": {"expected_acquisition_value": -2.9848168488157314}, "model_state_after_gen": {}, "generation_step_index": 1, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_1"}, {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.2939662446339975, "x2": 0.3362031138043549, "x3": 0.17370161959673996, "x4": 0.2333654853567155, "x5": 0.32647620480075445, "x6": 0.7112117436026573}, "name": "18_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:13.377133"}, "model_predictions": [{"hartmann6": [-2.297403733959694], "l2norm": [0.9533942921228549]}, {"hartmann6": {"hartmann6": [0.014500056953731168], "l2norm": [0.0]}, "l2norm": {"hartmann6": [0.0], "l2norm": [0.0002042835068066559]}}], "best_arm_predictions": [{"__type": "Arm", "parameters": {"x1": 0.26456361129160944, "x2": 0.37005081505602005, "x3": 0.14056926502685665, "x4": 0.23055695919120733, "x5": 0.2837962383843752, "x6": 0.682020139238482}, "name": "17_0"}, [{"hartmann6": -2.243585809108853, "l2norm": 0.9085917728022965}, {"hartmann6": {"hartmann6": 5.421074568785626e-07, "l2norm": 0.0}, "l2norm": {"hartmann6": 0.0, "l2norm": 9.915864240383566e-08}}]], "generator_run_type": null, "index": 0, "fit_time": 0.041473667000900605, "gen_time": 4.241230125000584, "model_key": "BoTorch", "model_kwargs": {"surrogate_specs": null, "surrogate": null, "acquisition_class": null, "acquisition_options": null, "botorch_acqf_class": null, "refit_on_update": true, "refit_on_cv": false, "warm_start_refit": true}, "bridge_kwargs": {"transform_configs": {"Derelativize": {"use_raw_status_quo": false}, "Winsorize": {"derelativize_with_raw_status_quo": false}}, "torch_dtype": {"__type": "torch_dtype", "value": "torch.float64"}, "torch_device": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true, "default_model_gen_options": null, "transforms": [{"__type": "Type[Transform]", "index_in_registry": 16, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 4, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 1, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 11, "transform_type": ""}]}, "gen_metadata": {"expected_acquisition_value": -2.2244071664230693}, "model_state_after_gen": {}, "generation_step_index": 1, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_1"}, {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.2628501072350645, "x2": 0.35420263999041296, "x3": 0.12722066820216826, "x4": 0.2788795074870812, "x5": 0.361534238347435, "x6": 0.726810075777407}, "name": "19_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:17.363245"}, "model_predictions": [{"hartmann6": [-2.293443813193414], "l2norm": [0.9514909675033829]}, {"hartmann6": {"hartmann6": [0.025806309669965766], "l2norm": [0.0]}, "l2norm": {"hartmann6": [0.0], "l2norm": [0.0008867119787893831]}}], "best_arm_predictions": [{"__type": "Arm", "parameters": {"x1": 0.2939662446339975, "x2": 0.3362031138043549, "x3": 0.17370161959673996, "x4": 0.2333654853567155, "x5": 0.32647620480075445, "x6": 0.7112117436026573}, "name": "18_0"}, [{"hartmann6": -2.3701303630510075, "l2norm": 0.9468348314760703}, {"hartmann6": {"hartmann6": 6.429084100800608e-07, "l2norm": 0.0}, "l2norm": {"hartmann6": 0.0, "l2norm": 9.911508494619632e-08}}]], "generator_run_type": null, "index": 0, "fit_time": 0.04359058299996832, "gen_time": 3.8790992080012074, "model_key": "BoTorch", "model_kwargs": {"surrogate_specs": null, "surrogate": null, "acquisition_class": null, "acquisition_options": null, "botorch_acqf_class": null, "refit_on_update": true, "refit_on_cv": false, "warm_start_refit": true}, "bridge_kwargs": {"transform_configs": {"Derelativize": {"use_raw_status_quo": false}, "Winsorize": {"derelativize_with_raw_status_quo": false}}, "torch_dtype": {"__type": "torch_dtype", "value": "torch.float64"}, "torch_device": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true, "default_model_gen_options": null, "transforms": [{"__type": "Type[Transform]", "index_in_registry": 16, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 4, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 1, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 11, "transform_type": ""}]}, "gen_metadata": {"expected_acquisition_value": -3.189978755811567}, "model_state_after_gen": {}, "generation_step_index": 1, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_1"}, {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.2846320057574449, "x2": 0.2984792862437796, "x3": 0.20438156262175977, "x4": 0.1977645008047584, "x5": 0.3322262667259729, "x6": 0.6451669518907412}, "name": "20_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:21.264612"}, "model_predictions": [{"hartmann6": [-2.33301737228191], "l2norm": [0.9185609916920718]}, {"hartmann6": {"hartmann6": [0.01838431684344131], "l2norm": [0.0]}, "l2norm": {"hartmann6": [0.0], "l2norm": [0.0005608691556302735]}}], "best_arm_predictions": [{"__type": "Arm", "parameters": {"x1": 0.2939662446339975, "x2": 0.3362031138043549, "x3": 0.17370161959673996, "x4": 0.2333654853567155, "x5": 0.32647620480075445, "x6": 0.7112117436026573}, "name": "18_0"}, [{"hartmann6": -2.3701265745078812, "l2norm": 0.9468357258146438}, {"hartmann6": {"hartmann6": 6.936897669775966e-07, "l2norm": 0.0}, "l2norm": {"hartmann6": 0.0, "l2norm": 9.782811343310444e-08}}]], "generator_run_type": null, "index": 0, "fit_time": 0.049071290999563644, "gen_time": 3.8114641249994747, "model_key": "BoTorch", "model_kwargs": {"surrogate_specs": null, "surrogate": null, "acquisition_class": null, "acquisition_options": null, "botorch_acqf_class": null, "refit_on_update": true, "refit_on_cv": false, "warm_start_refit": true}, "bridge_kwargs": {"transform_configs": {"Derelativize": {"use_raw_status_quo": false}, "Winsorize": {"derelativize_with_raw_status_quo": false}}, "torch_dtype": {"__type": "torch_dtype", "value": "torch.float64"}, "torch_device": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true, "default_model_gen_options": null, "transforms": [{"__type": "Type[Transform]", "index_in_registry": 16, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 4, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 1, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 11, "transform_type": ""}]}, "gen_metadata": {"expected_acquisition_value": -3.1014403191058038}, "model_state_after_gen": {}, "generation_step_index": 1, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_1"}, {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.3152770673304702, "x2": 0.3298007563602044, "x3": 0.16560961921805775, "x4": 0.14190880181300594, "x5": 0.34858989357087156, "x6": 0.659230801214047}, "name": "21_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:25.042411"}, "model_predictions": [{"hartmann6": [-2.3663509290998426], "l2norm": [0.8985021252271612]}, {"hartmann6": {"hartmann6": [0.02385885913852919], "l2norm": [0.0]}, "l2norm": {"hartmann6": [0.0], "l2norm": [0.0007296228397805898]}}], "best_arm_predictions": [{"__type": "Arm", "parameters": {"x1": 0.2846320057574449, "x2": 0.2984792862437796, "x3": 0.20438156262175977, "x4": 0.1977645008047584, "x5": 0.3322262667259729, "x6": 0.6451669518907412}, "name": "20_0"}, [{"hartmann6": -2.4478018540163964, "l2norm": 0.8818235854765406}, {"hartmann6": {"hartmann6": 7.671718740585238e-07, "l2norm": 0.0}, "l2norm": {"hartmann6": 0.0, "l2norm": 9.909521038527231e-08}}]], "generator_run_type": null, "index": 0, "fit_time": 0.03181399999994028, "gen_time": 3.701914916999158, "model_key": "BoTorch", "model_kwargs": {"surrogate_specs": null, "surrogate": null, "acquisition_class": null, "acquisition_options": null, "botorch_acqf_class": null, "refit_on_update": true, "refit_on_cv": false, "warm_start_refit": true}, "bridge_kwargs": {"transform_configs": {"Derelativize": {"use_raw_status_quo": false}, "Winsorize": {"derelativize_with_raw_status_quo": false}}, "torch_dtype": {"__type": "torch_dtype", "value": "torch.float64"}, "torch_device": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true, "default_model_gen_options": null, "transforms": [{"__type": "Type[Transform]", "index_in_registry": 16, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 4, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 1, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 11, "transform_type": ""}]}, "gen_metadata": {"expected_acquisition_value": -3.400073390643146}, "model_state_after_gen": {}, "generation_step_index": 1, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_1"}, {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.25303245365817595, "x2": 0.27491228632682185, "x3": 0.23092235470425962, "x4": 0.23383600861552004, "x5": 0.3324706543603699, "x6": 0.6155888186135499}, "name": "22_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:28.803539"}, "model_predictions": [{"hartmann6": [-2.536451043276815], "l2norm": [0.8631356646928647]}, {"hartmann6": {"hartmann6": [0.009347608483219074], "l2norm": [0.0]}, "l2norm": {"hartmann6": [0.0], "l2norm": [6.75871576831065e-05]}}], "best_arm_predictions": [{"__type": "Arm", "parameters": {"x1": 0.2846320057574449, "x2": 0.2984792862437796, "x3": 0.20438156262175977, "x4": 0.1977645008047584, "x5": 0.3322262667259729, "x6": 0.6451669518907412}, "name": "20_0"}, [{"hartmann6": -2.4477955073184523, "l2norm": 0.8818240789711347}, {"hartmann6": {"hartmann6": 7.707444854452991e-07, "l2norm": 0.0}, "l2norm": {"hartmann6": 0.0, "l2norm": 9.908049968477374e-08}}]], "generator_run_type": null, "index": 0, "fit_time": 0.03645750000032422, "gen_time": 3.6971976250006264, "model_key": "BoTorch", "model_kwargs": {"surrogate_specs": null, "surrogate": null, "acquisition_class": null, "acquisition_options": null, "botorch_acqf_class": null, "refit_on_update": true, "refit_on_cv": false, "warm_start_refit": true}, "bridge_kwargs": {"transform_configs": {"Derelativize": {"use_raw_status_quo": false}, "Winsorize": {"derelativize_with_raw_status_quo": false}}, "torch_dtype": {"__type": "torch_dtype", "value": "torch.float64"}, "torch_device": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true, "default_model_gen_options": null, "transforms": [{"__type": "Type[Transform]", "index_in_registry": 16, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 4, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 1, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 11, "transform_type": ""}]}, "gen_metadata": {"expected_acquisition_value": -2.192061180393865}, "model_state_after_gen": {}, "generation_step_index": 1, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_1"}, {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.22420905621003287, "x2": 0.24569695856207757, "x3": 0.2754493305462289, "x4": 0.2582100804116055, "x5": 0.3158264150965364, "x6": 0.6062330663417775}, "name": "23_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:32.555857"}, "model_predictions": [{"hartmann6": [-2.7047844723148957], "l2norm": [0.8501830565362622]}, {"hartmann6": {"hartmann6": [0.005992131927980093], "l2norm": [0.0]}, "l2norm": {"hartmann6": [0.0], "l2norm": [6.520469742991018e-05]}}], "best_arm_predictions": [{"__type": "Arm", "parameters": {"x1": 0.25303245365817595, "x2": 0.27491228632682185, "x3": 0.23092235470425962, "x4": 0.23383600861552004, "x5": 0.3324706543603699, "x6": 0.6155888186135499}, "name": "22_0"}, [{"hartmann6": -2.665140648241098, "l2norm": 0.8585485690290068}, {"hartmann6": {"hartmann6": 8.483242661619882e-07, "l2norm": 0.0}, "l2norm": {"hartmann6": 0.0, "l2norm": 9.97262513270367e-08}}]], "generator_run_type": null, "index": 0, "fit_time": 0.032488750000993605, "gen_time": 3.6951307500003168, "model_key": "BoTorch", "model_kwargs": {"surrogate_specs": null, "surrogate": null, "acquisition_class": null, "acquisition_options": null, "botorch_acqf_class": null, "refit_on_update": true, "refit_on_cv": false, "warm_start_refit": true}, "bridge_kwargs": {"transform_configs": {"Derelativize": {"use_raw_status_quo": false}, "Winsorize": {"derelativize_with_raw_status_quo": false}}, "torch_dtype": {"__type": "torch_dtype", "value": "torch.float64"}, "torch_device": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true, "default_model_gen_options": null, "transforms": [{"__type": "Type[Transform]", "index_in_registry": 16, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 4, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 1, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 11, "transform_type": ""}]}, "gen_metadata": {"expected_acquisition_value": -2.8235253375544165}, "model_state_after_gen": {}, "generation_step_index": 1, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_1"}, {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.19673857480875104, "x2": 0.20346916128076148, "x3": 0.32427577169337435, "x4": 0.2743887310854332, "x5": 0.29739532905225424, "x6": 0.6416637893800289}, "name": "24_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:36.409852"}, "model_predictions": [{"hartmann6": [-2.9613611965128843], "l2norm": [0.8700139985228407]}, {"hartmann6": {"hartmann6": [0.006241104649089343], "l2norm": [0.0]}, "l2norm": {"hartmann6": [0.0], "l2norm": [9.047703396406608e-05]}}], "best_arm_predictions": [{"__type": "Arm", "parameters": {"x1": 0.22420905621003287, "x2": 0.24569695856207757, "x3": 0.2754493305462289, "x4": 0.2582100804116055, "x5": 0.3158264150965364, "x6": 0.6062330663417775}, "name": "23_0"}, [{"hartmann6": -2.878521887630775, "l2norm": 0.8487930369529724}, {"hartmann6": {"hartmann6": 9.394646520129807e-07, "l2norm": 0.0}, "l2norm": {"hartmann6": 0.0, "l2norm": 1.0032134709459079e-07}}]], "generator_run_type": null, "index": 0, "fit_time": 0.041341583000757964, "gen_time": 3.7904962499997055, "model_key": "BoTorch", "model_kwargs": {"surrogate_specs": null, "surrogate": null, "acquisition_class": null, "acquisition_options": null, "botorch_acqf_class": null, "refit_on_update": true, "refit_on_cv": false, "warm_start_refit": true}, "bridge_kwargs": {"transform_configs": {"Derelativize": {"use_raw_status_quo": false}, "Winsorize": {"derelativize_with_raw_status_quo": false}}, "torch_dtype": {"__type": "torch_dtype", "value": "torch.float64"}, "torch_device": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true, "default_model_gen_options": null, "transforms": [{"__type": "Type[Transform]", "index_in_registry": 16, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 4, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 1, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 11, "transform_type": ""}]}, "gen_metadata": {"expected_acquisition_value": -2.3900159098601774}, "model_state_after_gen": {}, "generation_step_index": 1, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_1"}], "had_initialized_model": true, "experiment": {"__type": "Experiment", "name": "hartmann_test_experiment", "description": null, "experiment_type": null, "search_space": {"__type": "SearchSpace", "parameters": [{"__type": "RangeParameter", "name": "x1", "parameter_type": {"__type": "ParameterType", "name": "FLOAT"}, "lower": 0.0, "upper": 1.0, "log_scale": false, "logit_scale": false, "digits": null, "is_fidelity": false, "target_value": null}, {"__type": "RangeParameter", "name": "x2", "parameter_type": {"__type": "ParameterType", "name": "FLOAT"}, "lower": 0.0, "upper": 1.0, "log_scale": false, "logit_scale": false, "digits": null, "is_fidelity": false, "target_value": null}, {"__type": "RangeParameter", "name": "x3", "parameter_type": {"__type": "ParameterType", "name": "FLOAT"}, "lower": 0.0, "upper": 1.0, "log_scale": false, "logit_scale": false, "digits": null, "is_fidelity": false, "target_value": null}, {"__type": "RangeParameter", "name": "x4", "parameter_type": {"__type": "ParameterType", "name": "FLOAT"}, "lower": 0.0, "upper": 1.0, "log_scale": false, "logit_scale": false, "digits": null, "is_fidelity": false, "target_value": null}, {"__type": "RangeParameter", "name": "x5", "parameter_type": {"__type": "ParameterType", "name": "FLOAT"}, "lower": 0.0, "upper": 1.0, "log_scale": false, "logit_scale": false, "digits": null, "is_fidelity": false, "target_value": null}, {"__type": "RangeParameter", "name": "x6", "parameter_type": {"__type": "ParameterType", "name": "FLOAT"}, "lower": 0.0, "upper": 1.0, "log_scale": false, "logit_scale": false, "digits": null, "is_fidelity": false, "target_value": null}], "parameter_constraints": [{"__type": "ParameterConstraint", "constraint_dict": {"x1": 1.0, "x2": 1.0}, "bound": 2.0}]}, "optimization_config": {"__type": "OptimizationConfig", "objective": {"__type": "Objective", "metric": {"name": "hartmann6", "lower_is_better": true, "properties": {}, "__type": "Metric"}, "minimize": true}, "outcome_constraints": [{"__type": "OutcomeConstraint", "metric": {"name": "l2norm", "lower_is_better": true, "properties": {}, "__type": "Metric"}, "op": {"__type": "ComparisonOp", "name": "LEQ"}, "bound": 1.25, "relative": false}], "risk_measure": null}, "tracking_metrics": [], "runner": null, "status_quo": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:30.961373"}, "trials": {"0": {"__type": "Trial", "index": 0, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.043888"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:39:31.048203"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:39:31.044433"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.34556832909584045, "x2": 0.8998619914054871, "x3": 0.9205441474914551, "x4": 0.15568500757217407, "x5": 0.4790315628051758, "x6": 0.047634951770305634}, "name": "0_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.043837"}, "model_predictions": null, "best_arm_predictions": null, "generator_run_type": null, "index": 0, "fit_time": 0.0020190410014038207, "gen_time": 0.0015755839995108545, "model_key": "Sobol", "model_kwargs": {"seed": null, "deduplicate": true, "init_position": 0, "scramble": true, "generated_points": null, "fallback_to_sample_polytope": false}, "bridge_kwargs": {"transforms": [{"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}], "transform_configs": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true}, "gen_metadata": {}, "model_state_after_gen": {"generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634]]}, "init_position": 1}, "generation_step_index": 0, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_0"}, "runner": null, "num_arms_created": 1, "generation_step_index": 0, "properties": {}}, "1": {"__type": "Trial", "index": 1, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.054352"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:39:31.058271"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:39:31.054910"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.5975945321843028, "x2": 0.1608173120766878, "x3": 0.9991439301520586, "x4": 0.4354516323655844, "x5": 0.49805970024317503, "x6": 0.527527536265552}, "name": "1_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.054306"}, "model_predictions": null, "best_arm_predictions": null, "generator_run_type": null, "index": 0, "fit_time": 0.0014545829999406124, "gen_time": 0.0014145410004857695, "model_key": "Sobol", "model_kwargs": {"seed": null, "deduplicate": true, "init_position": 1, "scramble": true, "generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634]]}, "fallback_to_sample_polytope": false}, "bridge_kwargs": {"transforms": [{"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}], "transform_configs": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true}, "gen_metadata": {}, "model_state_after_gen": {"generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552]]}, "init_position": 2}, "generation_step_index": 0, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_0"}, "runner": null, "num_arms_created": 1, "generation_step_index": 0, "properties": {}}, "2": {"__type": "Trial", "index": 2, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.062774"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:39:31.066243"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:39:31.063115"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.2350237090140581, "x2": 0.6300385370850563, "x3": 0.44755726493895054, "x4": 0.9293722407892346, "x5": 0.2906326949596405, "x6": 0.9519209349527955}, "name": "2_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.062736"}, "model_predictions": null, "best_arm_predictions": null, "generator_run_type": null, "index": 0, "fit_time": 0.0010788749987113988, "gen_time": 0.0011238330007472541, "model_key": "Sobol", "model_kwargs": {"seed": null, "deduplicate": true, "init_position": 2, "scramble": true, "generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552]]}, "fallback_to_sample_polytope": false}, "bridge_kwargs": {"transforms": [{"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}], "transform_configs": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true}, "gen_metadata": {}, "model_state_after_gen": {"generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955]]}, "init_position": 3}, "generation_step_index": 0, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_0"}, "runner": null, "num_arms_created": 1, "generation_step_index": 0, "properties": {}}, "3": {"__type": "Trial", "index": 3, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.071528"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:39:31.074578"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:39:31.071925"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.8661647150292993, "x2": 0.197776704095304, "x3": 0.9055851427838206, "x4": 0.9940777402371168, "x5": 0.5372729385271668, "x6": 0.7754488028585911}, "name": "3_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.071489"}, "model_predictions": null, "best_arm_predictions": null, "generator_run_type": null, "index": 0, "fit_time": 0.001342666000709869, "gen_time": 0.001211540999065619, "model_key": "Sobol", "model_kwargs": {"seed": null, "deduplicate": true, "init_position": 3, "scramble": true, "generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955]]}, "fallback_to_sample_polytope": false}, "bridge_kwargs": {"transforms": [{"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}], "transform_configs": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true}, "gen_metadata": {}, "model_state_after_gen": {"generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911]]}, "init_position": 4}, "generation_step_index": 0, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_0"}, "runner": null, "num_arms_created": 1, "generation_step_index": 0, "properties": {}}, "4": {"__type": "Trial", "index": 4, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.080982"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:39:31.084228"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:39:31.081577"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.566324700601399, "x2": 0.7277999361976981, "x3": 0.9949833592399955, "x4": 0.026425880379974842, "x5": 0.604908237233758, "x6": 0.24109728448092937}, "name": "4_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.080935"}, "model_predictions": null, "best_arm_predictions": null, "generator_run_type": null, "index": 0, "fit_time": 0.0016741679992264835, "gen_time": 0.0012215410006319871, "model_key": "Sobol", "model_kwargs": {"seed": null, "deduplicate": true, "init_position": 4, "scramble": true, "generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911]]}, "fallback_to_sample_polytope": false}, "bridge_kwargs": {"transforms": [{"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}], "transform_configs": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true}, "gen_metadata": {}, "model_state_after_gen": {"generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937]]}, "init_position": 5}, "generation_step_index": 0, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_0"}, "runner": null, "num_arms_created": 1, "generation_step_index": 0, "properties": {}}, "5": {"__type": "Trial", "index": 5, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.090528"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:39:31.093837"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:39:31.090925"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.988483153283596, "x2": 0.35287413466721773, "x3": 0.8216384099796414, "x4": 0.14335020631551743, "x5": 0.5516453264281154, "x6": 0.6434762999415398}, "name": "5_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.090488"}, "model_predictions": null, "best_arm_predictions": null, "generator_run_type": null, "index": 0, "fit_time": 0.0017037919988069916, "gen_time": 0.0009751249999681022, "model_key": "Sobol", "model_kwargs": {"seed": null, "deduplicate": true, "init_position": 5, "scramble": true, "generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937]]}, "fallback_to_sample_polytope": false}, "bridge_kwargs": {"transforms": [{"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}], "transform_configs": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true}, "gen_metadata": {}, "model_state_after_gen": {"generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937], [0.988483153283596, 0.35287413466721773, 0.8216384099796414, 0.14335020631551743, 0.5516453264281154, 0.6434762999415398]]}, "init_position": 6}, "generation_step_index": 0, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_0"}, "runner": null, "num_arms_created": 1, "generation_step_index": 0, "properties": {}}, "6": {"__type": "Trial", "index": 6, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.100779"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:39:31.104444"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:39:31.101248"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.12221025116741657, "x2": 0.5256350003182888, "x3": 0.6597777465358377, "x4": 0.13555301539599895, "x5": 0.074379269964993, "x6": 0.9562593204900622}, "name": "6_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.100739"}, "model_predictions": null, "best_arm_predictions": null, "generator_run_type": null, "index": 0, "fit_time": 0.0020456250003917376, "gen_time": 0.001330541999777779, "model_key": "Sobol", "model_kwargs": {"seed": null, "deduplicate": true, "init_position": 6, "scramble": true, "generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937], [0.988483153283596, 0.35287413466721773, 0.8216384099796414, 0.14335020631551743, 0.5516453264281154, 0.6434762999415398]]}, "fallback_to_sample_polytope": false}, "bridge_kwargs": {"transforms": [{"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}], "transform_configs": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true}, "gen_metadata": {}, "model_state_after_gen": {"generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937], [0.988483153283596, 0.35287413466721773, 0.8216384099796414, 0.14335020631551743, 0.5516453264281154, 0.6434762999415398], [0.12221025116741657, 0.5256350003182888, 0.6597777465358377, 0.13555301539599895, 0.074379269964993, 0.9562593204900622]]}, "init_position": 7}, "generation_step_index": 0, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_0"}, "runner": null, "num_arms_created": 1, "generation_step_index": 0, "properties": {}}, "7": {"__type": "Trial", "index": 7, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.111496"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:39:31.115672"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:39:31.112038"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.73419897723943, "x2": 0.03812931291759014, "x3": 0.6194512750953436, "x4": 0.9365793969482183, "x5": 0.5389744667336345, "x6": 0.1475576488301158}, "name": "7_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.111452"}, "model_predictions": null, "best_arm_predictions": null, "generator_run_type": null, "index": 0, "fit_time": 0.0022249589983402984, "gen_time": 0.0012747079999826383, "model_key": "Sobol", "model_kwargs": {"seed": null, "deduplicate": true, "init_position": 7, "scramble": true, "generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937], [0.988483153283596, 0.35287413466721773, 0.8216384099796414, 0.14335020631551743, 0.5516453264281154, 0.6434762999415398], [0.12221025116741657, 0.5256350003182888, 0.6597777465358377, 0.13555301539599895, 0.074379269964993, 0.9562593204900622]]}, "fallback_to_sample_polytope": false}, "bridge_kwargs": {"transforms": [{"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}], "transform_configs": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true}, "gen_metadata": {}, "model_state_after_gen": {"generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937], [0.988483153283596, 0.35287413466721773, 0.8216384099796414, 0.14335020631551743, 0.5516453264281154, 0.6434762999415398], [0.12221025116741657, 0.5256350003182888, 0.6597777465358377, 0.13555301539599895, 0.074379269964993, 0.9562593204900622], [0.73419897723943, 0.03812931291759014, 0.6194512750953436, 0.9365793969482183, 0.5389744667336345, 0.1475576488301158]]}, "init_position": 8}, "generation_step_index": 0, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_0"}, "runner": null, "num_arms_created": 1, "generation_step_index": 0, "properties": {}}, "8": {"__type": "Trial", "index": 8, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.122483"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:39:31.125658"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:39:31.122816"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.780962273478508, "x2": 0.8393641794100404, "x3": 0.6721038045361638, "x4": 0.2585572600364685, "x5": 0.1679433174431324, "x6": 0.7078540809452534}, "name": "8_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.122444"}, "model_predictions": null, "best_arm_predictions": null, "generator_run_type": null, "index": 0, "fit_time": 0.001958750000994769, "gen_time": 0.0014972080007282784, "model_key": "Sobol", "model_kwargs": {"seed": null, "deduplicate": true, "init_position": 8, "scramble": true, "generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937], [0.988483153283596, 0.35287413466721773, 0.8216384099796414, 0.14335020631551743, 0.5516453264281154, 0.6434762999415398], [0.12221025116741657, 0.5256350003182888, 0.6597777465358377, 0.13555301539599895, 0.074379269964993, 0.9562593204900622], [0.73419897723943, 0.03812931291759014, 0.6194512750953436, 0.9365793969482183, 0.5389744667336345, 0.1475576488301158]]}, "fallback_to_sample_polytope": false}, "bridge_kwargs": {"transforms": [{"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}], "transform_configs": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true}, "gen_metadata": {}, "model_state_after_gen": {"generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937], [0.988483153283596, 0.35287413466721773, 0.8216384099796414, 0.14335020631551743, 0.5516453264281154, 0.6434762999415398], [0.12221025116741657, 0.5256350003182888, 0.6597777465358377, 0.13555301539599895, 0.074379269964993, 0.9562593204900622], [0.73419897723943, 0.03812931291759014, 0.6194512750953436, 0.9365793969482183, 0.5389744667336345, 0.1475576488301158], [0.780962273478508, 0.8393641794100404, 0.6721038045361638, 0.2585572600364685, 0.1679433174431324, 0.7078540809452534]]}, "init_position": 9}, "generation_step_index": 0, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_0"}, "runner": null, "num_arms_created": 1, "generation_step_index": 0, "properties": {}}, "9": {"__type": "Trial", "index": 9, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.133677"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:39:31.137509"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:39:31.134287"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.5788483498618007, "x2": 0.3142134537920356, "x3": 0.019604711793363094, "x4": 0.3354746289551258, "x5": 0.16610265895724297, "x6": 0.5644277287647128}, "name": "9_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.133609"}, "model_predictions": null, "best_arm_predictions": null, "generator_run_type": null, "index": 0, "fit_time": 0.0016367909993277863, "gen_time": 0.0017315409986622399, "model_key": "Sobol", "model_kwargs": {"seed": null, "deduplicate": true, "init_position": 9, "scramble": true, "generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937], [0.988483153283596, 0.35287413466721773, 0.8216384099796414, 0.14335020631551743, 0.5516453264281154, 0.6434762999415398], [0.12221025116741657, 0.5256350003182888, 0.6597777465358377, 0.13555301539599895, 0.074379269964993, 0.9562593204900622], [0.73419897723943, 0.03812931291759014, 0.6194512750953436, 0.9365793969482183, 0.5389744667336345, 0.1475576488301158], [0.780962273478508, 0.8393641794100404, 0.6721038045361638, 0.2585572600364685, 0.1679433174431324, 0.7078540809452534]]}, "fallback_to_sample_polytope": false}, "bridge_kwargs": {"transforms": [{"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}], "transform_configs": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true}, "gen_metadata": {}, "model_state_after_gen": {"generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937], [0.988483153283596, 0.35287413466721773, 0.8216384099796414, 0.14335020631551743, 0.5516453264281154, 0.6434762999415398], [0.12221025116741657, 0.5256350003182888, 0.6597777465358377, 0.13555301539599895, 0.074379269964993, 0.9562593204900622], [0.73419897723943, 0.03812931291759014, 0.6194512750953436, 0.9365793969482183, 0.5389744667336345, 0.1475576488301158], [0.780962273478508, 0.8393641794100404, 0.6721038045361638, 0.2585572600364685, 0.1679433174431324, 0.7078540809452534], [0.5788483498618007, 0.3142134537920356, 0.019604711793363094, 0.3354746289551258, 0.16610265895724297, 0.5644277287647128]]}, "init_position": 10}, "generation_step_index": 0, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_0"}, "runner": null, "num_arms_created": 1, "generation_step_index": 0, "properties": {}}, "10": {"__type": "Trial", "index": 10, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.144824"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:39:31.147703"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:39:31.145191"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.3490928951650858, "x2": 0.5662246681749821, "x3": 0.7572343731299043, "x4": 0.3599182656034827, "x5": 0.44590070750564337, "x6": 0.9307971941307187}, "name": "10_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.144785"}, "model_predictions": null, "best_arm_predictions": null, "generator_run_type": null, "index": 0, "fit_time": 0.002274915999805671, "gen_time": 0.0013804999998683343, "model_key": "Sobol", "model_kwargs": {"seed": null, "deduplicate": true, "init_position": 10, "scramble": true, "generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937], [0.988483153283596, 0.35287413466721773, 0.8216384099796414, 0.14335020631551743, 0.5516453264281154, 0.6434762999415398], [0.12221025116741657, 0.5256350003182888, 0.6597777465358377, 0.13555301539599895, 0.074379269964993, 0.9562593204900622], [0.73419897723943, 0.03812931291759014, 0.6194512750953436, 0.9365793969482183, 0.5389744667336345, 0.1475576488301158], [0.780962273478508, 0.8393641794100404, 0.6721038045361638, 0.2585572600364685, 0.1679433174431324, 0.7078540809452534], [0.5788483498618007, 0.3142134537920356, 0.019604711793363094, 0.3354746289551258, 0.16610265895724297, 0.5644277287647128]]}, "fallback_to_sample_polytope": false}, "bridge_kwargs": {"transforms": [{"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}], "transform_configs": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true}, "gen_metadata": {}, "model_state_after_gen": {"generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937], [0.988483153283596, 0.35287413466721773, 0.8216384099796414, 0.14335020631551743, 0.5516453264281154, 0.6434762999415398], [0.12221025116741657, 0.5256350003182888, 0.6597777465358377, 0.13555301539599895, 0.074379269964993, 0.9562593204900622], [0.73419897723943, 0.03812931291759014, 0.6194512750953436, 0.9365793969482183, 0.5389744667336345, 0.1475576488301158], [0.780962273478508, 0.8393641794100404, 0.6721038045361638, 0.2585572600364685, 0.1679433174431324, 0.7078540809452534], [0.5788483498618007, 0.3142134537920356, 0.019604711793363094, 0.3354746289551258, 0.16610265895724297, 0.5644277287647128], [0.3490928951650858, 0.5662246681749821, 0.7572343731299043, 0.3599182656034827, 0.44590070750564337, 0.9307971941307187]]}, "init_position": 11}, "generation_step_index": 0, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_0"}, "runner": null, "num_arms_created": 1, "generation_step_index": 0, "properties": {}}, "11": {"__type": "Trial", "index": 11, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.155746"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:39:31.159465"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:39:31.156244"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.16439795773476362, "x2": 0.025402813218533993, "x3": 0.8527070758864284, "x4": 0.8268039105460048, "x5": 0.2759943390265107, "x6": 0.27521051559597254}, "name": "11_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:31.155694"}, "model_predictions": null, "best_arm_predictions": null, "generator_run_type": null, "index": 0, "fit_time": 0.002336792000278365, "gen_time": 0.001766540999597055, "model_key": "Sobol", "model_kwargs": {"seed": null, "deduplicate": true, "init_position": 11, "scramble": true, "generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937], [0.988483153283596, 0.35287413466721773, 0.8216384099796414, 0.14335020631551743, 0.5516453264281154, 0.6434762999415398], [0.12221025116741657, 0.5256350003182888, 0.6597777465358377, 0.13555301539599895, 0.074379269964993, 0.9562593204900622], [0.73419897723943, 0.03812931291759014, 0.6194512750953436, 0.9365793969482183, 0.5389744667336345, 0.1475576488301158], [0.780962273478508, 0.8393641794100404, 0.6721038045361638, 0.2585572600364685, 0.1679433174431324, 0.7078540809452534], [0.5788483498618007, 0.3142134537920356, 0.019604711793363094, 0.3354746289551258, 0.16610265895724297, 0.5644277287647128], [0.3490928951650858, 0.5662246681749821, 0.7572343731299043, 0.3599182656034827, 0.44590070750564337, 0.9307971941307187]]}, "fallback_to_sample_polytope": false}, "bridge_kwargs": {"transforms": [{"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}], "transform_configs": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true}, "gen_metadata": {}, "model_state_after_gen": {"generated_points": {"__type": "ndarray", "value": [[0.34556832909584045, 0.8998619914054871, 0.9205441474914551, 0.15568500757217407, 0.4790315628051758, 0.047634951770305634], [0.5975945321843028, 0.1608173120766878, 0.9991439301520586, 0.4354516323655844, 0.49805970024317503, 0.527527536265552], [0.2350237090140581, 0.6300385370850563, 0.44755726493895054, 0.9293722407892346, 0.2906326949596405, 0.9519209349527955], [0.8661647150292993, 0.197776704095304, 0.9055851427838206, 0.9940777402371168, 0.5372729385271668, 0.7754488028585911], [0.566324700601399, 0.7277999361976981, 0.9949833592399955, 0.026425880379974842, 0.604908237233758, 0.24109728448092937], [0.988483153283596, 0.35287413466721773, 0.8216384099796414, 0.14335020631551743, 0.5516453264281154, 0.6434762999415398], [0.12221025116741657, 0.5256350003182888, 0.6597777465358377, 0.13555301539599895, 0.074379269964993, 0.9562593204900622], [0.73419897723943, 0.03812931291759014, 0.6194512750953436, 0.9365793969482183, 0.5389744667336345, 0.1475576488301158], [0.780962273478508, 0.8393641794100404, 0.6721038045361638, 0.2585572600364685, 0.1679433174431324, 0.7078540809452534], [0.5788483498618007, 0.3142134537920356, 0.019604711793363094, 0.3354746289551258, 0.16610265895724297, 0.5644277287647128], [0.3490928951650858, 0.5662246681749821, 0.7572343731299043, 0.3599182656034827, 0.44590070750564337, 0.9307971941307187], [0.16439795773476362, 0.025402813218533993, 0.8527070758864284, 0.8268039105460048, 0.2759943390265107, 0.27521051559597254]]}, "init_position": 12}, "generation_step_index": 0, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_0"}, "runner": null, "num_arms_created": 1, "generation_step_index": 0, "properties": {}}, "12": {"__type": "Trial", "index": 12, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:47.378917"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:39:47.390071"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:39:47.387767"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.4552874054947785, "x2": 0.3365340588990419, "x3": 0.10653586689335244, "x4": 0.2808056241598078, "x5": 0.16273102352394417, "x6": 0.6474192621063405}, "name": "12_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:47.378869"}, "model_predictions": [{"hartmann6": [-0.9441877686508071], "l2norm": [1.0328187257612655]}, {"hartmann6": {"hartmann6": [0.048995677045983996], "l2norm": [0.0]}, "l2norm": {"hartmann6": [0.0], "l2norm": [0.01717706846730772]}}], "best_arm_predictions": [{"__type": "Arm", "parameters": {"x1": 0.5788483498618007, "x2": 0.3142134537920356, "x3": 0.019604711793363094, "x4": 0.3354746289551258, "x5": 0.16610265895724297, "x6": 0.5644277287647128}, "name": "9_0"}, [{"hartmann6": -1.0278838947399898, "l2norm": 0.944929996400905}, {"hartmann6": {"hartmann6": 1.437671975861058e-07, "l2norm": 0.0}, "l2norm": {"hartmann6": 0.0, "l2norm": 4.90408144320177e-08}}]], "generator_run_type": null, "index": 0, "fit_time": 0.12333670800035179, "gen_time": 16.092193667000174, "model_key": "BoTorch", "model_kwargs": {"surrogate_specs": null, "surrogate": null, "acquisition_class": null, "acquisition_options": null, "botorch_acqf_class": null, "refit_on_update": true, "refit_on_cv": false, "warm_start_refit": true}, "bridge_kwargs": {"transform_configs": {"Derelativize": {"use_raw_status_quo": false}, "Winsorize": {"derelativize_with_raw_status_quo": false}}, "torch_dtype": {"__type": "torch_dtype", "value": "torch.float64"}, "torch_device": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true, "default_model_gen_options": null, "transforms": [{"__type": "Type[Transform]", "index_in_registry": 16, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 4, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 1, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 11, "transform_type": ""}]}, "gen_metadata": {"expected_acquisition_value": -2.0173747402553337}, "model_state_after_gen": {}, "generation_step_index": 1, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_1"}, "runner": null, "num_arms_created": 1, "generation_step_index": 1, "properties": {}}, "13": {"__type": "Trial", "index": 13, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:52.327541"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:39:52.342559"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:39:52.339991"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.36821334447451015, "x2": 0.3589521229774258, "x3": 0.19355545713881317, "x4": 0.24951358477611804, "x5": 0.16443059539562763, "x6": 0.718746513621701}, "name": "13_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:52.327491"}, "model_predictions": [{"hartmann6": [-1.4641122142582226], "l2norm": [1.0012706913375915]}, {"hartmann6": {"hartmann6": [0.030909051825217672], "l2norm": [0.0]}, "l2norm": {"hartmann6": [0.0], "l2norm": [0.005692359105174811]}}], "best_arm_predictions": [{"__type": "Arm", "parameters": {"x1": 0.4552874054947785, "x2": 0.3365340588990419, "x3": 0.10653586689335244, "x4": 0.2808056241598078, "x5": 0.16273102352394417, "x6": 0.6474192621063405}, "name": "12_0"}, [{"hartmann6": -1.461094938606239, "l2norm": 0.9254065996550563}, {"hartmann6": {"hartmann6": 2.2703963033213378e-07, "l2norm": 0.0}, "l2norm": {"hartmann6": 0.0, "l2norm": 6.6053881965092e-08}}]], "generator_run_type": null, "index": 0, "fit_time": 0.04543954200016742, "gen_time": 4.879726459001176, "model_key": "BoTorch", "model_kwargs": {"surrogate_specs": null, "surrogate": null, "acquisition_class": null, "acquisition_options": null, "botorch_acqf_class": null, "refit_on_update": true, "refit_on_cv": false, "warm_start_refit": true}, "bridge_kwargs": {"transform_configs": {"Derelativize": {"use_raw_status_quo": false}, "Winsorize": {"derelativize_with_raw_status_quo": false}}, "torch_dtype": {"__type": "torch_dtype", "value": "torch.float64"}, "torch_device": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true, "default_model_gen_options": null, "transforms": [{"__type": "Type[Transform]", "index_in_registry": 16, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 4, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 1, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 11, "transform_type": ""}]}, "gen_metadata": {"expected_acquisition_value": -1.8956594179973916}, "model_state_after_gen": {}, "generation_step_index": 1, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_1"}, "runner": null, "num_arms_created": 1, "generation_step_index": 1, "properties": {}}, "14": {"__type": "Trial", "index": 14, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:56.609164"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:39:56.619840"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:39:56.616724"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.2736629388383685, "x2": 0.34896315255873195, "x3": 0.10274090061700827, "x4": 0.22201465717907948, "x5": 0.1854896518030625, "x6": 0.7134614061015596}, "name": "14_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:39:56.609112"}, "model_predictions": [{"hartmann6": [-1.5353721507629934], "l2norm": [0.9685656643117776]}, {"hartmann6": {"hartmann6": [0.029697857277550282], "l2norm": [0.0]}, "l2norm": {"hartmann6": [0.0], "l2norm": [0.005534452500544122]}}], "best_arm_predictions": [{"__type": "Arm", "parameters": {"x1": 0.36821334447451015, "x2": 0.3589521229774258, "x3": 0.19355545713881317, "x4": 0.24951358477611804, "x5": 0.16443059539562763, "x6": 0.718746513621701}, "name": "13_0"}, [{"hartmann6": -1.618518874569555, "l2norm": 0.9527768609065774}, {"hartmann6": {"hartmann6": 3.098069803895141e-07, "l2norm": 0.0}, "l2norm": {"hartmann6": 0.0, "l2norm": 7.582907524341803e-08}}]], "generator_run_type": null, "index": 0, "fit_time": 0.07428141700074775, "gen_time": 4.161116791001405, "model_key": "BoTorch", "model_kwargs": {"surrogate_specs": null, "surrogate": null, "acquisition_class": null, "acquisition_options": null, "botorch_acqf_class": null, "refit_on_update": true, "refit_on_cv": false, "warm_start_refit": true}, "bridge_kwargs": {"transform_configs": {"Derelativize": {"use_raw_status_quo": false}, "Winsorize": {"derelativize_with_raw_status_quo": false}}, "torch_dtype": {"__type": "torch_dtype", "value": "torch.float64"}, "torch_device": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true, "default_model_gen_options": null, "transforms": [{"__type": "Type[Transform]", "index_in_registry": 16, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 4, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 1, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 11, "transform_type": ""}]}, "gen_metadata": {"expected_acquisition_value": -2.767056875390724}, "model_state_after_gen": {}, "generation_step_index": 1, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_1"}, "runner": null, "num_arms_created": 1, "generation_step_index": 1, "properties": {}}, "15": {"__type": "Trial", "index": 15, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:01.001358"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:40:01.006876"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:40:01.003766"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.27862790145711586, "x2": 0.2678416417051815, "x3": 0.07332969645764803, "x4": 0.2116658989222811, "x5": 0.14532858649580174, "x6": 0.8069042766113912}, "name": "15_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:01.001249"}, "model_predictions": [{"hartmann6": [-1.6268025164664535], "l2norm": [0.9218983466621398]}, {"hartmann6": {"hartmann6": [0.029539489184193503], "l2norm": [0.0]}, "l2norm": {"hartmann6": [0.0], "l2norm": [0.00646709525404583]}}], "best_arm_predictions": [{"__type": "Arm", "parameters": {"x1": 0.2736629388383685, "x2": 0.34896315255873195, "x3": 0.10274090061700827, "x4": 0.22201465717907948, "x5": 0.1854896518030625, "x6": 0.7134614061015596}, "name": "14_0"}, [{"hartmann6": -1.7219556240450526, "l2norm": 0.8943984213278539}, {"hartmann6": {"hartmann6": 3.842271386429435e-07, "l2norm": 0.0}, "l2norm": {"hartmann6": 0.0, "l2norm": 8.589352759078205e-08}}]], "generator_run_type": null, "index": 0, "fit_time": 0.054238333001194405, "gen_time": 4.299597334000282, "model_key": "BoTorch", "model_kwargs": {"surrogate_specs": null, "surrogate": null, "acquisition_class": null, "acquisition_options": null, "botorch_acqf_class": null, "refit_on_update": true, "refit_on_cv": false, "warm_start_refit": true}, "bridge_kwargs": {"transform_configs": {"Derelativize": {"use_raw_status_quo": false}, "Winsorize": {"derelativize_with_raw_status_quo": false}}, "torch_dtype": {"__type": "torch_dtype", "value": "torch.float64"}, "torch_device": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true, "default_model_gen_options": null, "transforms": [{"__type": "Type[Transform]", "index_in_registry": 16, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 4, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 1, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 11, "transform_type": ""}]}, "gen_metadata": {"expected_acquisition_value": -2.984595157506448}, "model_state_after_gen": {}, "generation_step_index": 1, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_1"}, "runner": null, "num_arms_created": 1, "generation_step_index": 1, "properties": {}}, "16": {"__type": "Trial", "index": 16, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:05.047671"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:40:05.053983"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:40:05.050841"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.24242211077361314, "x2": 0.405298114898372, "x3": 0.11383383562266966, "x4": 0.22010782981738555, "x5": 0.20584164625985782, "x6": 0.6606613471467421}, "name": "16_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:05.047618"}, "model_predictions": [{"hartmann6": [-1.7456807248478459], "l2norm": [0.9020008986123116]}, {"hartmann6": {"hartmann6": [0.014736574448469809], "l2norm": [0.0]}, "l2norm": {"hartmann6": [0.0], "l2norm": [0.00078979608797791]}}], "best_arm_predictions": [{"__type": "Arm", "parameters": {"x1": 0.2736629388383685, "x2": 0.34896315255873195, "x3": 0.10274090061700827, "x4": 0.22201465717907948, "x5": 0.1854896518030625, "x6": 0.7134614061015596}, "name": "14_0"}, [{"hartmann6": -1.7219537974668724, "l2norm": 0.8943988277441965}, {"hartmann6": {"hartmann6": 3.89005602206933e-07, "l2norm": 0.0}, "l2norm": {"hartmann6": 0.0, "l2norm": 9.069554059284809e-08}}]], "generator_run_type": null, "index": 0, "fit_time": 0.06051074999959383, "gen_time": 3.971508124999673, "model_key": "BoTorch", "model_kwargs": {"surrogate_specs": null, "surrogate": null, "acquisition_class": null, "acquisition_options": null, "botorch_acqf_class": null, "refit_on_update": true, "refit_on_cv": false, "warm_start_refit": true}, "bridge_kwargs": {"transform_configs": {"Derelativize": {"use_raw_status_quo": false}, "Winsorize": {"derelativize_with_raw_status_quo": false}}, "torch_dtype": {"__type": "torch_dtype", "value": "torch.float64"}, "torch_device": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true, "default_model_gen_options": null, "transforms": [{"__type": "Type[Transform]", "index_in_registry": 16, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 4, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 1, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 11, "transform_type": ""}]}, "gen_metadata": {"expected_acquisition_value": -2.3209312563313853}, "model_state_after_gen": {}, "generation_step_index": 1, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_1"}, "runner": null, "num_arms_created": 1, "generation_step_index": 1, "properties": {}}, "17": {"__type": "Trial", "index": 17, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:09.072203"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:40:09.084410"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:40:09.077709"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.26456361129160944, "x2": 0.37005081505602005, "x3": 0.14056926502685665, "x4": 0.23055695919120733, "x5": 0.2837962383843752, "x6": 0.682020139238482}, "name": "17_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:09.072151"}, "model_predictions": [{"hartmann6": [-1.705345329763197], "l2norm": [0.9075856098546564]}, {"hartmann6": {"hartmann6": [0.01716663190206054], "l2norm": [0.0]}, "l2norm": {"hartmann6": [0.0], "l2norm": [0.0023026878705464378]}}], "best_arm_predictions": [{"__type": "Arm", "parameters": {"x1": 0.24242211077361314, "x2": 0.405298114898372, "x3": 0.11383383562266966, "x4": 0.22010782981738555, "x5": 0.20584164625985782, "x6": 0.6606613471467421}, "name": "16_0"}, [{"hartmann6": -1.7486697460925418, "l2norm": 0.8736656731723248}, {"hartmann6": {"hartmann6": 4.366820160143231e-07, "l2norm": 0.0}, "l2norm": {"hartmann6": 0.0, "l2norm": 9.665079633131103e-08}}]], "generator_run_type": null, "index": 0, "fit_time": 0.037308875000235275, "gen_time": 3.970641333999083, "model_key": "BoTorch", "model_kwargs": {"surrogate_specs": null, "surrogate": null, "acquisition_class": null, "acquisition_options": null, "botorch_acqf_class": null, "refit_on_update": true, "refit_on_cv": false, "warm_start_refit": true}, "bridge_kwargs": {"transform_configs": {"Derelativize": {"use_raw_status_quo": false}, "Winsorize": {"derelativize_with_raw_status_quo": false}}, "torch_dtype": {"__type": "torch_dtype", "value": "torch.float64"}, "torch_device": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true, "default_model_gen_options": null, "transforms": [{"__type": "Type[Transform]", "index_in_registry": 16, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 4, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 1, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 11, "transform_type": ""}]}, "gen_metadata": {"expected_acquisition_value": -2.9848168488157314}, "model_state_after_gen": {}, "generation_step_index": 1, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_1"}, "runner": null, "num_arms_created": 1, "generation_step_index": 1, "properties": {}}, "18": {"__type": "Trial", "index": 18, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:13.377181"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:40:13.405623"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:40:13.395408"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.2939662446339975, "x2": 0.3362031138043549, "x3": 0.17370161959673996, "x4": 0.2333654853567155, "x5": 0.32647620480075445, "x6": 0.7112117436026573}, "name": "18_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:13.377133"}, "model_predictions": [{"hartmann6": [-2.297403733959694], "l2norm": [0.9533942921228549]}, {"hartmann6": {"hartmann6": [0.014500056953731168], "l2norm": [0.0]}, "l2norm": {"hartmann6": [0.0], "l2norm": [0.0002042835068066559]}}], "best_arm_predictions": [{"__type": "Arm", "parameters": {"x1": 0.26456361129160944, "x2": 0.37005081505602005, "x3": 0.14056926502685665, "x4": 0.23055695919120733, "x5": 0.2837962383843752, "x6": 0.682020139238482}, "name": "17_0"}, [{"hartmann6": -2.243585809108853, "l2norm": 0.9085917728022965}, {"hartmann6": {"hartmann6": 5.421074568785626e-07, "l2norm": 0.0}, "l2norm": {"hartmann6": 0.0, "l2norm": 9.915864240383566e-08}}]], "generator_run_type": null, "index": 0, "fit_time": 0.041473667000900605, "gen_time": 4.241230125000584, "model_key": "BoTorch", "model_kwargs": {"surrogate_specs": null, "surrogate": null, "acquisition_class": null, "acquisition_options": null, "botorch_acqf_class": null, "refit_on_update": true, "refit_on_cv": false, "warm_start_refit": true}, "bridge_kwargs": {"transform_configs": {"Derelativize": {"use_raw_status_quo": false}, "Winsorize": {"derelativize_with_raw_status_quo": false}}, "torch_dtype": {"__type": "torch_dtype", "value": "torch.float64"}, "torch_device": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true, "default_model_gen_options": null, "transforms": [{"__type": "Type[Transform]", "index_in_registry": 16, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 4, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 1, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 11, "transform_type": ""}]}, "gen_metadata": {"expected_acquisition_value": -2.2244071664230693}, "model_state_after_gen": {}, "generation_step_index": 1, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_1"}, "runner": null, "num_arms_created": 1, "generation_step_index": 1, "properties": {}}, "19": {"__type": "Trial", "index": 19, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:17.363293"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:40:17.374286"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:40:17.371205"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.2628501072350645, "x2": 0.35420263999041296, "x3": 0.12722066820216826, "x4": 0.2788795074870812, "x5": 0.361534238347435, "x6": 0.726810075777407}, "name": "19_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:17.363245"}, "model_predictions": [{"hartmann6": [-2.293443813193414], "l2norm": [0.9514909675033829]}, {"hartmann6": {"hartmann6": [0.025806309669965766], "l2norm": [0.0]}, "l2norm": {"hartmann6": [0.0], "l2norm": [0.0008867119787893831]}}], "best_arm_predictions": [{"__type": "Arm", "parameters": {"x1": 0.2939662446339975, "x2": 0.3362031138043549, "x3": 0.17370161959673996, "x4": 0.2333654853567155, "x5": 0.32647620480075445, "x6": 0.7112117436026573}, "name": "18_0"}, [{"hartmann6": -2.3701303630510075, "l2norm": 0.9468348314760703}, {"hartmann6": {"hartmann6": 6.429084100800608e-07, "l2norm": 0.0}, "l2norm": {"hartmann6": 0.0, "l2norm": 9.911508494619632e-08}}]], "generator_run_type": null, "index": 0, "fit_time": 0.04359058299996832, "gen_time": 3.8790992080012074, "model_key": "BoTorch", "model_kwargs": {"surrogate_specs": null, "surrogate": null, "acquisition_class": null, "acquisition_options": null, "botorch_acqf_class": null, "refit_on_update": true, "refit_on_cv": false, "warm_start_refit": true}, "bridge_kwargs": {"transform_configs": {"Derelativize": {"use_raw_status_quo": false}, "Winsorize": {"derelativize_with_raw_status_quo": false}}, "torch_dtype": {"__type": "torch_dtype", "value": "torch.float64"}, "torch_device": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true, "default_model_gen_options": null, "transforms": [{"__type": "Type[Transform]", "index_in_registry": 16, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 4, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 1, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 11, "transform_type": ""}]}, "gen_metadata": {"expected_acquisition_value": -3.189978755811567}, "model_state_after_gen": {}, "generation_step_index": 1, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_1"}, "runner": null, "num_arms_created": 1, "generation_step_index": 1, "properties": {}}, "20": {"__type": "Trial", "index": 20, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:21.264670"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:40:21.282226"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:40:21.278755"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.2846320057574449, "x2": 0.2984792862437796, "x3": 0.20438156262175977, "x4": 0.1977645008047584, "x5": 0.3322262667259729, "x6": 0.6451669518907412}, "name": "20_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:21.264612"}, "model_predictions": [{"hartmann6": [-2.33301737228191], "l2norm": [0.9185609916920718]}, {"hartmann6": {"hartmann6": [0.01838431684344131], "l2norm": [0.0]}, "l2norm": {"hartmann6": [0.0], "l2norm": [0.0005608691556302735]}}], "best_arm_predictions": [{"__type": "Arm", "parameters": {"x1": 0.2939662446339975, "x2": 0.3362031138043549, "x3": 0.17370161959673996, "x4": 0.2333654853567155, "x5": 0.32647620480075445, "x6": 0.7112117436026573}, "name": "18_0"}, [{"hartmann6": -2.3701265745078812, "l2norm": 0.9468357258146438}, {"hartmann6": {"hartmann6": 6.936897669775966e-07, "l2norm": 0.0}, "l2norm": {"hartmann6": 0.0, "l2norm": 9.782811343310444e-08}}]], "generator_run_type": null, "index": 0, "fit_time": 0.049071290999563644, "gen_time": 3.8114641249994747, "model_key": "BoTorch", "model_kwargs": {"surrogate_specs": null, "surrogate": null, "acquisition_class": null, "acquisition_options": null, "botorch_acqf_class": null, "refit_on_update": true, "refit_on_cv": false, "warm_start_refit": true}, "bridge_kwargs": {"transform_configs": {"Derelativize": {"use_raw_status_quo": false}, "Winsorize": {"derelativize_with_raw_status_quo": false}}, "torch_dtype": {"__type": "torch_dtype", "value": "torch.float64"}, "torch_device": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true, "default_model_gen_options": null, "transforms": [{"__type": "Type[Transform]", "index_in_registry": 16, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 4, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 1, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 11, "transform_type": ""}]}, "gen_metadata": {"expected_acquisition_value": -3.1014403191058038}, "model_state_after_gen": {}, "generation_step_index": 1, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_1"}, "runner": null, "num_arms_created": 1, "generation_step_index": 1, "properties": {}}, "21": {"__type": "Trial", "index": 21, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:25.042466"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:40:25.061863"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:40:25.054540"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.3152770673304702, "x2": 0.3298007563602044, "x3": 0.16560961921805775, "x4": 0.14190880181300594, "x5": 0.34858989357087156, "x6": 0.659230801214047}, "name": "21_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:25.042411"}, "model_predictions": [{"hartmann6": [-2.3663509290998426], "l2norm": [0.8985021252271612]}, {"hartmann6": {"hartmann6": [0.02385885913852919], "l2norm": [0.0]}, "l2norm": {"hartmann6": [0.0], "l2norm": [0.0007296228397805898]}}], "best_arm_predictions": [{"__type": "Arm", "parameters": {"x1": 0.2846320057574449, "x2": 0.2984792862437796, "x3": 0.20438156262175977, "x4": 0.1977645008047584, "x5": 0.3322262667259729, "x6": 0.6451669518907412}, "name": "20_0"}, [{"hartmann6": -2.4478018540163964, "l2norm": 0.8818235854765406}, {"hartmann6": {"hartmann6": 7.671718740585238e-07, "l2norm": 0.0}, "l2norm": {"hartmann6": 0.0, "l2norm": 9.909521038527231e-08}}]], "generator_run_type": null, "index": 0, "fit_time": 0.03181399999994028, "gen_time": 3.701914916999158, "model_key": "BoTorch", "model_kwargs": {"surrogate_specs": null, "surrogate": null, "acquisition_class": null, "acquisition_options": null, "botorch_acqf_class": null, "refit_on_update": true, "refit_on_cv": false, "warm_start_refit": true}, "bridge_kwargs": {"transform_configs": {"Derelativize": {"use_raw_status_quo": false}, "Winsorize": {"derelativize_with_raw_status_quo": false}}, "torch_dtype": {"__type": "torch_dtype", "value": "torch.float64"}, "torch_device": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true, "default_model_gen_options": null, "transforms": [{"__type": "Type[Transform]", "index_in_registry": 16, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 4, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 1, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 11, "transform_type": ""}]}, "gen_metadata": {"expected_acquisition_value": -3.400073390643146}, "model_state_after_gen": {}, "generation_step_index": 1, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_1"}, "runner": null, "num_arms_created": 1, "generation_step_index": 1, "properties": {}}, "22": {"__type": "Trial", "index": 22, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:28.803593"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:40:28.817314"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:40:28.811259"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.25303245365817595, "x2": 0.27491228632682185, "x3": 0.23092235470425962, "x4": 0.23383600861552004, "x5": 0.3324706543603699, "x6": 0.6155888186135499}, "name": "22_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:28.803539"}, "model_predictions": [{"hartmann6": [-2.536451043276815], "l2norm": [0.8631356646928647]}, {"hartmann6": {"hartmann6": [0.009347608483219074], "l2norm": [0.0]}, "l2norm": {"hartmann6": [0.0], "l2norm": [6.75871576831065e-05]}}], "best_arm_predictions": [{"__type": "Arm", "parameters": {"x1": 0.2846320057574449, "x2": 0.2984792862437796, "x3": 0.20438156262175977, "x4": 0.1977645008047584, "x5": 0.3322262667259729, "x6": 0.6451669518907412}, "name": "20_0"}, [{"hartmann6": -2.4477955073184523, "l2norm": 0.8818240789711347}, {"hartmann6": {"hartmann6": 7.707444854452991e-07, "l2norm": 0.0}, "l2norm": {"hartmann6": 0.0, "l2norm": 9.908049968477374e-08}}]], "generator_run_type": null, "index": 0, "fit_time": 0.03645750000032422, "gen_time": 3.6971976250006264, "model_key": "BoTorch", "model_kwargs": {"surrogate_specs": null, "surrogate": null, "acquisition_class": null, "acquisition_options": null, "botorch_acqf_class": null, "refit_on_update": true, "refit_on_cv": false, "warm_start_refit": true}, "bridge_kwargs": {"transform_configs": {"Derelativize": {"use_raw_status_quo": false}, "Winsorize": {"derelativize_with_raw_status_quo": false}}, "torch_dtype": {"__type": "torch_dtype", "value": "torch.float64"}, "torch_device": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true, "default_model_gen_options": null, "transforms": [{"__type": "Type[Transform]", "index_in_registry": 16, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 4, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 1, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 11, "transform_type": ""}]}, "gen_metadata": {"expected_acquisition_value": -2.192061180393865}, "model_state_after_gen": {}, "generation_step_index": 1, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_1"}, "runner": null, "num_arms_created": 1, "generation_step_index": 1, "properties": {}}, "23": {"__type": "Trial", "index": 23, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:32.555917"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:40:32.564301"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:40:32.560935"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.22420905621003287, "x2": 0.24569695856207757, "x3": 0.2754493305462289, "x4": 0.2582100804116055, "x5": 0.3158264150965364, "x6": 0.6062330663417775}, "name": "23_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:32.555857"}, "model_predictions": [{"hartmann6": [-2.7047844723148957], "l2norm": [0.8501830565362622]}, {"hartmann6": {"hartmann6": [0.005992131927980093], "l2norm": [0.0]}, "l2norm": {"hartmann6": [0.0], "l2norm": [6.520469742991018e-05]}}], "best_arm_predictions": [{"__type": "Arm", "parameters": {"x1": 0.25303245365817595, "x2": 0.27491228632682185, "x3": 0.23092235470425962, "x4": 0.23383600861552004, "x5": 0.3324706543603699, "x6": 0.6155888186135499}, "name": "22_0"}, [{"hartmann6": -2.665140648241098, "l2norm": 0.8585485690290068}, {"hartmann6": {"hartmann6": 8.483242661619882e-07, "l2norm": 0.0}, "l2norm": {"hartmann6": 0.0, "l2norm": 9.97262513270367e-08}}]], "generator_run_type": null, "index": 0, "fit_time": 0.032488750000993605, "gen_time": 3.6951307500003168, "model_key": "BoTorch", "model_kwargs": {"surrogate_specs": null, "surrogate": null, "acquisition_class": null, "acquisition_options": null, "botorch_acqf_class": null, "refit_on_update": true, "refit_on_cv": false, "warm_start_refit": true}, "bridge_kwargs": {"transform_configs": {"Derelativize": {"use_raw_status_quo": false}, "Winsorize": {"derelativize_with_raw_status_quo": false}}, "torch_dtype": {"__type": "torch_dtype", "value": "torch.float64"}, "torch_device": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true, "default_model_gen_options": null, "transforms": [{"__type": "Type[Transform]", "index_in_registry": 16, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 4, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 1, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 11, "transform_type": ""}]}, "gen_metadata": {"expected_acquisition_value": -2.8235253375544165}, "model_state_after_gen": {}, "generation_step_index": 1, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_1"}, "runner": null, "num_arms_created": 1, "generation_step_index": 1, "properties": {}}, "24": {"__type": "Trial", "index": 24, "trial_type": null, "ttl_seconds": null, "status": {"__type": "TrialStatus", "name": "COMPLETED"}, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:36.409907"}, "time_completed": {"__type": "datetime", "value": "2023-11-10 13:40:36.431566"}, "time_staged": null, "time_run_started": {"__type": "datetime", "value": "2023-11-10 13:40:36.429305"}, "abandoned_reason": null, "failed_reason": null, "run_metadata": {}, "stop_metadata": {}, "generator_run": {"__type": "GeneratorRun", "arms": [{"__type": "Arm", "parameters": {"x1": 0.19673857480875104, "x2": 0.20346916128076148, "x3": 0.32427577169337435, "x4": 0.2743887310854332, "x5": 0.29739532905225424, "x6": 0.6416637893800289}, "name": "24_0"}], "weights": [1.0], "optimization_config": null, "search_space": null, "time_created": {"__type": "datetime", "value": "2023-11-10 13:40:36.409852"}, "model_predictions": [{"hartmann6": [-2.9613611965128843], "l2norm": [0.8700139985228407]}, {"hartmann6": {"hartmann6": [0.006241104649089343], "l2norm": [0.0]}, "l2norm": {"hartmann6": [0.0], "l2norm": [9.047703396406608e-05]}}], "best_arm_predictions": [{"__type": "Arm", "parameters": {"x1": 0.22420905621003287, "x2": 0.24569695856207757, "x3": 0.2754493305462289, "x4": 0.2582100804116055, "x5": 0.3158264150965364, "x6": 0.6062330663417775}, "name": "23_0"}, [{"hartmann6": -2.878521887630775, "l2norm": 0.8487930369529724}, {"hartmann6": {"hartmann6": 9.394646520129807e-07, "l2norm": 0.0}, "l2norm": {"hartmann6": 0.0, "l2norm": 1.0032134709459079e-07}}]], "generator_run_type": null, "index": 0, "fit_time": 0.041341583000757964, "gen_time": 3.7904962499997055, "model_key": "BoTorch", "model_kwargs": {"surrogate_specs": null, "surrogate": null, "acquisition_class": null, "acquisition_options": null, "botorch_acqf_class": null, "refit_on_update": true, "refit_on_cv": false, "warm_start_refit": true}, "bridge_kwargs": {"transform_configs": {"Derelativize": {"use_raw_status_quo": false}, "Winsorize": {"derelativize_with_raw_status_quo": false}}, "torch_dtype": {"__type": "torch_dtype", "value": "torch.float64"}, "torch_device": null, "status_quo_name": null, "status_quo_features": null, "optimization_config": null, "fit_out_of_design": false, "fit_abandoned": false, "fit_tracking_metrics": true, "fit_on_init": true, "default_model_gen_options": null, "transforms": [{"__type": "Type[Transform]", "index_in_registry": 16, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 9, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 7, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 6, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 3, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 5, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 20, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 15, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 4, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 1, "transform_type": ""}, {"__type": "Type[Transform]", "index_in_registry": 11, "transform_type": ""}]}, "gen_metadata": {"expected_acquisition_value": -2.3900159098601774}, "model_state_after_gen": {}, "generation_step_index": 1, "candidate_metadata_by_arm_signature": null, "generation_node_name": "GenerationStep_1"}, "runner": null, "num_arms_created": 1, "generation_step_index": 1, "properties": {}}}, "is_test": false, "data_by_trial": {"0": {"__type": "OrderedDict", "value": [[1699648771046, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"0_0\",\"1\":\"0_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-0.5200937708,\"1\":1.42567484},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":0,\"1\":0}}"}, "description": null, "__type": "Data"}]]}, "1": {"__type": "OrderedDict", "value": [[1699648771056, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"1_0\",\"1\":\"1_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-0.3708909513,\"1\":1.4481840065},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":1,\"1\":1}}"}, "description": null, "__type": "Data"}]]}, "2": {"__type": "OrderedDict", "value": [[1699648771064, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"2_0\",\"1\":\"2_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-0.058890455,\"1\":1.5833021819},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":2,\"1\":2}}"}, "description": null, "__type": "Data"}]]}, "3": {"__type": "OrderedDict", "value": [[1699648771073, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"3_0\",\"1\":\"3_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-0.0710027498,\"1\":1.8675157293},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":3,\"1\":3}}"}, "description": null, "__type": "Data"}]]}, "4": {"__type": "OrderedDict", "value": [[1699648771083, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"4_0\",\"1\":\"4_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-0.0553169651,\"1\":1.50504103},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":4,\"1\":4}}"}, "description": null, "__type": "Data"}]]}, "5": {"__type": "OrderedDict", "value": [[1699648771093, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"5_0\",\"1\":\"5_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-0.1298168745,\"1\":1.5860745167},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":5,\"1\":5}}"}, "description": null, "__type": "Data"}]]}, "6": {"__type": "OrderedDict", "value": [[1699648771103, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"6_0\",\"1\":\"6_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-0.9316933543,\"1\":1.2902995612},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":6,\"1\":6}}"}, "description": null, "__type": "Data"}]]}, "7": {"__type": "OrderedDict", "value": [[1699648771114, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"7_0\",\"1\":\"7_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-0.0014247742,\"1\":1.4538464731},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":7,\"1\":7}}"}, "description": null, "__type": "Data"}]]}, "8": {"__type": "OrderedDict", "value": [[1699648771124, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"8_0\",\"1\":\"8_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-0.1736620709,\"1\":1.5369684567},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":8,\"1\":8}}"}, "description": null, "__type": "Data"}]]}, "9": {"__type": "OrderedDict", "value": [[1699648771136, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"9_0\",\"1\":\"9_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-1.0278845539,\"1\":0.9449295383},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":9,\"1\":9}}"}, "description": null, "__type": "Data"}]]}, "10": {"__type": "OrderedDict", "value": [[1699648771147, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"10_0\",\"1\":\"10_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-0.8029479135,\"1\":1.4868194697},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":10,\"1\":10}}"}, "description": null, "__type": "Data"}]]}, "11": {"__type": "OrderedDict", "value": [[1699648771158, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"11_0\",\"1\":\"11_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-0.0360770826,\"1\":1.2610708776},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":11,\"1\":11}}"}, "description": null, "__type": "Data"}]]}, "12": {"__type": "OrderedDict", "value": [[1699648787389, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"12_0\",\"1\":\"12_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-1.4610966212,\"1\":0.9254061653},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":12,\"1\":12}}"}, "description": null, "__type": "Data"}]]}, "13": {"__type": "OrderedDict", "value": [[1699648792342, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"13_0\",\"1\":\"13_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-1.6185203303,\"1\":0.952776159},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":13,\"1\":13}}"}, "description": null, "__type": "Data"}]]}, "14": {"__type": "OrderedDict", "value": [[1699648796619, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"14_0\",\"1\":\"14_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-1.7219580047,\"1\":0.8943972694},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":14,\"1\":14}}"}, "description": null, "__type": "Data"}]]}, "15": {"__type": "OrderedDict", "value": [[1699648801006, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"15_0\",\"1\":\"15_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-1.2961334618,\"1\":0.9336847751},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":15,\"1\":15}}"}, "description": null, "__type": "Data"}]]}, "16": {"__type": "OrderedDict", "value": [[1699648805052, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"16_0\",\"1\":\"16_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-1.7486689894,\"1\":0.8736617421},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":16,\"1\":16}}"}, "description": null, "__type": "Data"}]]}, "17": {"__type": "OrderedDict", "value": [[1699648809083, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"17_0\",\"1\":\"17_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-2.2435912423,\"1\":0.908592051},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":17,\"1\":17}}"}, "description": null, "__type": "Data"}]]}, "18": {"__type": "OrderedDict", "value": [[1699648813404, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"18_0\",\"1\":\"18_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-2.3701323417,\"1\":0.9468311601},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":18,\"1\":18}}"}, "description": null, "__type": "Data"}]]}, "19": {"__type": "OrderedDict", "value": [[1699648817373, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"19_0\",\"1\":\"19_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-2.1769013249,\"1\":0.973379915},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":19,\"1\":19}}"}, "description": null, "__type": "Data"}]]}, "20": {"__type": "OrderedDict", "value": [[1699648821281, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"20_0\",\"1\":\"20_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-2.4478062156,\"1\":0.8818177658},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":20,\"1\":20}}"}, "description": null, "__type": "Data"}]]}, "21": {"__type": "OrderedDict", "value": [[1699648825060, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"21_0\",\"1\":\"21_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-1.95200767,\"1\":0.9010177497},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":21,\"1\":21}}"}, "description": null, "__type": "Data"}]]}, "22": {"__type": "OrderedDict", "value": [[1699648828816, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"22_0\",\"1\":\"22_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-2.6651516606,\"1\":0.858541164},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":22,\"1\":22}}"}, "description": null, "__type": "Data"}]]}, "23": {"__type": "OrderedDict", "value": [[1699648832562, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"23_0\",\"1\":\"23_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-2.8785413099,\"1\":0.8487910997},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":23,\"1\":23}}"}, "description": null, "__type": "Data"}]]}, "24": {"__type": "OrderedDict", "value": [[1699648836431, {"df": {"__type": "DataFrame", "value": "{\"arm_name\":{\"0\":\"24_0\",\"1\":\"24_0\"},\"metric_name\":{\"0\":\"hartmann6\",\"1\":\"l2norm\"},\"mean\":{\"0\":-3.109012665,\"1\":0.8721961469},\"sem\":{\"0\":0.0,\"1\":0.0},\"trial_index\":{\"0\":24,\"1\":24}}"}, "description": null, "__type": "Data"}]]}}, "properties": {"immutable_search_space_and_opt_config": true}, "default_data_type": {"__type": "DataType", "name": "DATA"}}}, "_enforce_sequential_optimization": true} \ No newline at end of file