Skip to content

Commit

Permalink
fixing the call
Browse files Browse the repository at this point in the history
  • Loading branch information
bcdurak committed Nov 28, 2024
1 parent d8d1576 commit 760142f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ def hp_tuning_single_search(
log_metadata(
metadata={"metric": float(score)},
artifact_name="hp_result",
infer_artifact=True,
)
### YOUR CODE ENDS HERE ###
return cv.best_estimator_

0 comments on commit 760142f

Please sign in to comment.