You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Wojciech Jurczyk (JIRA)" <ji...@apache.org> on 2016/01/18 12:59:39 UTC

[jira] [Created] (SPARK-12877) TrainValidationSplit is missing in pyspark.ml.tuning

Wojciech Jurczyk created SPARK-12877:
----------------------------------------

             Summary: TrainValidationSplit is missing in pyspark.ml.tuning
                 Key: SPARK-12877
                 URL: https://issues.apache.org/jira/browse/SPARK-12877
             Project: Spark
          Issue Type: Bug
          Components: PySpark
    Affects Versions: 1.6.0
            Reporter: Wojciech Jurczyk


I was investingating progress in SPARK-10759 and I noticed that there is no TrainValidationSplit class in pyspark.ml.tuning module.
Java/Scala's examples SPARK-10759 use org.apache.spark.ml.tuning.TrainValidationSplit that is not available from Python and this blocks SPARK-10759.

Does the class have different name in PySpark, maybe? Also, I couldn't find any JIRA task to saying it need to be implemented. Is it by design that the TrainValidationSplit estimator is not ported to PySpark? If not, that is if the estimator needs porting then I would like to contribute.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org