We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c655c56 commit 018bed2Copy full SHA for 018bed2
dataikuapi/dss/ml.py
@@ -924,7 +924,7 @@ def expected_max(self, expected_max):
924
925
class DSSMLAssertionsMetrics(object):
926
"""
927
- Object that represents the per assertion metrics for all assertions on a trained model
+ Object that represents the assertions metrics for all assertions on a trained model
928
Do not create this object directly, use :meth:`DSSTrainedPredictionModelDetails.get_assertions_metrics()` instead
929
930
def __init__(self, data):
0 commit comments