Description
PySpark doesn't currently have wrappers for any of the ML.Tuning classes: CrossValidator, CrossValidatorModel, ParamGridBuilder
Attachments
Issue Links
- is duplicated by
-
SPARK-6947 Make ml.tuning accessible from Python API
- Resolved
- relates to
-
SPARK-7022 PySpark is missing ParamGridBuilder
- Resolved
- requires
-
SPARK-7333 PySpark BinaryClassificationEvaluator
- Resolved
- links to