I am now curious to know if Spark or Mahout is Out-Of-Core or In-Core solution
? Specifically, for matrix multiplication and factorization. thanks, canal
On Tuesday, October 20, 2015 6:37 AM, Dmitriy Lyubimov <[email protected]>
wrote:
On Mon, Oct 19, 2015 at 3:29 PM, Pat Ferrel <[email protected]> wrote:
> Even have code running using the PredicitonIO framework. This includesa
> SDK to event store to realtime query. Loosely speaking a lambda
> architecture. Most of the whole enchilada running except the content part
> of the equation, which only works on metadata for how.
> https://github.com/pferrel/scala-parallel-universal-recommendation
>
> We even do custom versions at actionML.com
>
oh, nice!