list_hyperopts

getml.hyperopt.list_hyperopts()

Get a list of the session_names of all hyperparameter optimization sessions started in the current project.

Returns

all session names

Return type

List[str]