CellModules
pythonlib.OptunaWrapper.OptunaDB Member List

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

__init__(self, str db_path, bool readonly=True)pythonlib.OptunaWrapper.OptunaDB
_coerce_param_value(Any x)pythonlib.OptunaWrapper.OptunaDBprivatestatic
_decode_json_runtime_value(Any v)pythonlib.OptunaWrapper.OptunaDBprivatestatic
_has_isicell_tables(self)pythonlib.OptunaWrapper.OptunaDBprivate
_normalize_ids(self, x, cast=int, name="ids")pythonlib.OptunaWrapper.OptunaDBprivate
_read_isicell_context_rows(self)pythonlib.OptunaWrapper.OptunaDBprivate
_read_isicell_entrypoints(self)pythonlib.OptunaWrapper.OptunaDBprivate
_sql_in_clause(self, values)pythonlib.OptunaWrapper.OptunaDBprivate
build_params(self, int trial_id)pythonlib.OptunaWrapper.OptunaDB
close(self)pythonlib.OptunaWrapper.OptunaDB
conpythonlib.OptunaWrapper.OptunaDB
CONTEXT_IDpythonlib.OptunaWrapper.OptunaDBstatic
context_value(self, str name)pythonlib.OptunaWrapper.OptunaDB
db_pathpythonlib.OptunaWrapper.OptunaDB
eval_fnpythonlib.OptunaWrapper.OptunaDB
fitness_long(self, Optional[str] study_name=None)pythonlib.OptunaWrapper.OptunaDB
fitness_wide(self, Optional[str] study_name=None)pythonlib.OptunaWrapper.OptunaDB
get_trial_data(self, str key, study_name=None, trial_ids=None, raw=False, sep='.')pythonlib.OptunaWrapper.OptunaDB
get_trial_params_flat(self, int trial_id)pythonlib.OptunaWrapper.OptunaDB
get_trial_timeseries(self, str key, study_name=None, trial_ids=None)pythonlib.OptunaWrapper.OptunaDB
load_context(self)pythonlib.OptunaWrapper.OptunaDB
params(self, Optional[str] study_name=None)pythonlib.OptunaWrapper.OptunaDB
plot_param_distributions(self, float fitness_threshold=1500, int objective=0, study_name=None, trial_ids=None, float figsize_width=11, float row_height=0.42, float min_fig_height=3.0, int label_fontsize=8, float min_cat_label_width=0.08, int max_cat_label_len=14)pythonlib.OptunaWrapper.OptunaDB
run_fnpythonlib.OptunaWrapper.OptunaDB
studies(self)pythonlib.OptunaWrapper.OptunaDB
study_attrs(self, str study_name)pythonlib.OptunaWrapper.OptunaDB
suggest_fnpythonlib.OptunaWrapper.OptunaDB
trial_attrs(self, str study_name, Optional[str] key=None)pythonlib.OptunaWrapper.OptunaDB
trial_to_study(self, int trial_id)pythonlib.OptunaWrapper.OptunaDB