[ 
https://issues.apache.org/jira/browse/FLINK-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15286562#comment-15286562
 ] 

Simone Robutti commented on FLINK-1873:
---------------------------------------

Yes and I know your work. I watched your design before working on this 
contribution. Samsara is clearly a mature option to do the same things I've 
implemented but the purpose of Flink-ML, to my knowledge, is to offer 
algorithms out-of-the-box and so most of its algorithms are reimplementations 
already available through other libraries or that could be available more 
easily with an integration with other ML engines like H2O. Also, in this 
specific case, these structures and operations are functional to implement 
other algorithms based on matrix operations.
 

> Distributed matrix implementation
> ---------------------------------
>
>                 Key: FLINK-1873
>                 URL: https://issues.apache.org/jira/browse/FLINK-1873
>             Project: Flink
>          Issue Type: New Feature
>          Components: Machine Learning Library
>            Reporter: liaoyuxi
>            Assignee: Simone Robutti
>              Labels: ML
>
> It would help to implement machine learning algorithm more quickly and 
> concise if Flink would provide support for storing data and computation in 
> distributed matrix. The design of the implementation is attached.



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

Reply via email to