Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexejPenner committed Dec 7, 2023
1 parent 91ac3ca commit dd4c2bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stack-showcase/steps/model_evaluator.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ def model_evaluator(
fail_on_accuracy_quality_gates: If `True` a `RuntimeException` is raised
upon not meeting one of the minimal accuracy thresholds.
Retuns:
Returns:
The model accuracy on the test set.
Raises:
Expand Down

0 comments on commit dd4c2bf

Please sign in to comment.