sportslabkit.motion_model.tune#

Overview#

Function#

tune_motion_model(motion_model_class, detections, ground_truth_positions, n_trials, hparam_search_space, metric, verbose, return_study)

-

Functions#

sportslabkit.motion_model.tune.tune_motion_model(motion_model_class, detections, ground_truth_positions, n_trials=100, hparam_search_space=None, metric=iou_score, verbose=False, return_study=False)[source]#