We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a4b0a9 commit c426a98Copy full SHA for c426a98
1 file changed
python/pyspark/ml/tuning.py
@@ -170,7 +170,6 @@ class CrossValidator(Estimator, ValidatorParams):
170
0.5
171
>>> evaluator.evaluate(cvModel.transform(dataset))
172
0.8333...
173
- >>>
174
175
.. versionadded:: 1.4.0
176
"""
0 commit comments