phenotypic.sdk_.pareto_dir#

phenotypic.sdk_.pareto_dir(output_dir: Path) Path[source]#

Return <output>/deliverables/pareto/ — the multi-objective sub-folder.

Holds a multi-objective tune run’s Pareto front + per-objective best pipelines. A single-objective run never creates it (the back-compat lock).

Parameters:

output_dir (Path)

Return type:

Path