Xiangrui Meng created SPARK-4589:
------------------------------------

             Summary: ML add-ons to SchemaRDD
                 Key: SPARK-4589
                 URL: https://issues.apache.org/jira/browse/SPARK-4589
             Project: Spark
          Issue Type: New Feature
          Components: ML, MLlib, SQL
            Reporter: Xiangrui Meng


One feedback we received from the Pipeline API (SPARK-3530) is about the 
boilerplate code in the implementation. We can add more Scala DSL to simplify 
the code for the operations we need in ML. Those operations could live under 
spark.ml via implicit, or be added to SchemaRDD directly if they are also 
useful for general purpose.



--
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