Skip to content

Commit da7a645

Browse files
Arnaud dEinstanceofme
andauthored
Wording
Co-authored-by: Adrien Lavoillotte <adrien.lavoillotte@dataiku.com>
1 parent fe84039 commit da7a645

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dataikuapi/dss/ml.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -808,7 +808,7 @@ def __init__(self, data):
808808
@staticmethod
809809
def create_from_expected_class(expected_valid_ratio, expected_class):
810810
"""
811-
Creates an assertion condition from an expected valid ratio and an expected class
811+
Creates an assertion condition from the expected valid ratio and class
812812
813813
:param float expected_valid_ratio: Ratio of valid rows needed for the assertion to pass
814814
:param str expected_class: Class on which the `expected_valid_ratio` will be calculated

0 commit comments

Comments
 (0)