openml.runs
.get_run_trace¶
- openml.runs.get_run_trace(run_id: int) OpenMLRunTrace ¶
Get the optimization trace object for a given run id.
- Parameters:
- run_idint
- Returns:
- openml.runs.OpenMLTrace
openml.runs
.get_run_trace¶Get the optimization trace object for a given run id.