Xiangrui Meng created SPARK-13944:
-------------------------------------

             Summary: Separate out local linear algebra as a standalone module 
without Spark dependency
                 Key: SPARK-13944
                 URL: https://issues.apache.org/jira/browse/SPARK-13944
             Project: Spark
          Issue Type: New Feature
          Components: Build, ML
    Affects Versions: 2.0.0
            Reporter: Xiangrui Meng
            Assignee: DB Tsai
            Priority: Critical


Separate out linear algebra as a standalone module without Spark dependency to 
simplify production deployment. We can call the new module spark-mllib-local, 
which might contain local models in the future.

The major issue is to remove dependencies on user-defined types.



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