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

             Summary: spark.ml.Evaluator should have evaluate method not taking 
ParamMap
                 Key: SPARK-6295
                 URL: https://issues.apache.org/jira/browse/SPARK-6295
             Project: Spark
          Issue Type: Improvement
          Components: ML
    Affects Versions: 1.3.0
            Reporter: Joseph K. Bradley
            Priority: Minor


spark.ml.Evaluator requires that the user pass a ParamMap, but it is not always 
necessary.  It should have a default implementation with no ParamMap (similar 
to fit() and transform() in Estimator and Transformer).



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

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

Reply via email to