Joseph K. Bradley created SPARK-7431:
----------------------------------------

             Summary: cvModel does not have uid in Python doc test
                 Key: SPARK-7431
                 URL: https://issues.apache.org/jira/browse/SPARK-7431
             Project: Spark
          Issue Type: Bug
          Components: ML, PySpark
    Affects Versions: 1.4.0
            Reporter: Joseph K. Bradley
            Priority: Critical


Try running the CrossValidator doc test in the pyspark shell.  Then type 
cvModel to print the model.  It will fail in {{Identifiable.__repr__}} since 
there is no uid defined!



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to