phenotypic.sdk_.pareto_best_pipeline_path#
- phenotypic.sdk_.pareto_best_pipeline_path(output_dir: Path, objective: str) Path[source]#
Return
deliverables/pareto/best_<objective>.json(a per-axis winner).The pipeline maximizing the single
objectiveaxis on the Pareto front.objectiveis the objective name as it appears inobjectives_json(a scorer-defined label, e.g."Dice"or a composite child handle"s0").- Parameters:
- Returns:
The per-objective best-pipeline path under
pareto_dir().- Return type: