Skip to content

Commit 018bed2

Browse files
author
arnaudde
committed
Wording
1 parent c655c56 commit 018bed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dataikuapi/dss/ml.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -924,7 +924,7 @@ def expected_max(self, expected_max):
924924

925925
class DSSMLAssertionsMetrics(object):
926926
"""
927-
Object that represents the per assertion metrics for all assertions on a trained model
927+
Object that represents the assertions metrics for all assertions on a trained model
928928
Do not create this object directly, use :meth:`DSSTrainedPredictionModelDetails.get_assertions_metrics()` instead
929929
"""
930930
def __init__(self, data):

0 commit comments

Comments
 (0)