Skip to content

Commit c426a98

Browse files
authored
Update tuning.py
1 parent 0a4b0a9 commit c426a98

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

python/pyspark/ml/tuning.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,6 @@ class CrossValidator(Estimator, ValidatorParams):
170170
0.5
171171
>>> evaluator.evaluate(cvModel.transform(dataset))
172172
0.8333...
173-
>>>
174173
175174
.. versionadded:: 1.4.0
176175
"""

0 commit comments

Comments
 (0)