Skip to content

Commit

Permalink
Style fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Nanthini10 committed Feb 19, 2021
1 parent 929d70b commit 57ea041
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/cuml/metrics/hinge_loss.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ import cuml.internals
from cuml.common.input_utils import determine_array_type
from cuml.preprocessing import LabelEncoder, LabelBinarizer


@cuml.internals.api_return_any()
def hinge_loss(y_true,
pred_decision,
Expand Down

0 comments on commit 57ea041

Please sign in to comment.