phenotypic.sdk_.tune_cache_study_db_path#
- phenotypic.sdk_.tune_cache_study_db_path(output_dir: Path) Path[source]#
Return
<output>/.pht-tune-cache/study.db(the Optuna study DB).The canonical SQLite-WAL storage for the Optuna-backed
OptunaStudyStorewhen thetuneextra is installed, relocated into the hidden tune cache. A legacy run wrote it at the output root; useresolve_study_db_path()to read either location.