CellModules
pythonlib.OptunaWrapper.OptunaArchive Member List

This is the complete list of members for pythonlib.OptunaWrapper.OptunaArchive, including all inherited members.

__init__(self, study=None)pythonlib.OptunaWrapper.OptunaArchive
_con_custompythonlib.OptunaWrapper.OptunaArchiveprivate
_db_pathpythonlib.OptunaWrapper.OptunaArchiveprivate
_encode_context_value(self, Any value)pythonlib.OptunaWrapper.OptunaArchiveprivate
_ensure_isicell_tables(self)pythonlib.OptunaWrapper.OptunaArchiveprivate
_extract_sqlite_path_from_study(self, study)pythonlib.OptunaWrapper.OptunaArchiveprivate
_flush_context_if_possible(self)pythonlib.OptunaWrapper.OptunaArchiveprivate
_flush_entrypoints_if_possible(self)pythonlib.OptunaWrapper.OptunaArchiveprivate
_require_custom_db(self)pythonlib.OptunaWrapper.OptunaArchiveprivate
_require_study(self)pythonlib.OptunaWrapper.OptunaArchiveprivate
_set_entrypoint(self, str key, str name)pythonlib.OptunaWrapper.OptunaArchiveprivate
_to_jsonable(Any x)pythonlib.OptunaWrapper.OptunaArchiveprivatestatic
check_minimal(self, bool require_run_function=True)pythonlib.OptunaWrapper.OptunaArchive
context_add(self, str name, Any value)pythonlib.OptunaWrapper.OptunaArchive
context_add_many(self, dict[str, Any] mapping)pythonlib.OptunaWrapper.OptunaArchive
CONTEXT_IDpythonlib.OptunaWrapper.OptunaArchivestatic
KEY_CONTEXTpythonlib.OptunaWrapper.OptunaArchivestatic
KEY_ENTRY_EVALpythonlib.OptunaWrapper.OptunaArchivestatic
KEY_ENTRY_RUNpythonlib.OptunaWrapper.OptunaArchivestatic
KEY_ENTRY_SUGGESTpythonlib.OptunaWrapper.OptunaArchivestatic
register(self)pythonlib.OptunaWrapper.OptunaArchive
set_eval_entrypoint(self, str name)pythonlib.OptunaWrapper.OptunaArchive
set_run_entrypoint(self, str name)pythonlib.OptunaWrapper.OptunaArchive
set_study(self, study)pythonlib.OptunaWrapper.OptunaArchive
set_suggest_entrypoint(self, str name)pythonlib.OptunaWrapper.OptunaArchive
studypythonlib.OptunaWrapper.OptunaArchive
study_add_axis(self, str name, Any values)pythonlib.OptunaWrapper.OptunaArchive
study_add_data(self, str key, Any value)pythonlib.OptunaWrapper.OptunaArchive
trial_add_data(trial, str key, Any value)pythonlib.OptunaWrapper.OptunaArchivestatic
trial_add_timeseries(self, trial, str key, Any values, list[str] axes, Optional[list[str]] columns=None, str value_col="value", str layout="aligned")pythonlib.OptunaWrapper.OptunaArchive