spark-fm icon indicating copy to clipboard operation
spark-fm copied to clipboard

Comparison to other implementations

Open benmccann opened this issue 10 years ago • 1 comments

I found several other implementations of FM. I'm curious about the design choices made in the Predicteworks implementation differ from these other implementations

https://github.com/zhengruifeng/spark-libFM https://github.com/blebreton/spark-FM-parallelSGD https://github.com/witgo/zen/tree/master/ml/src/main/scala/com/github/cloudml/zen/ml/recommendation

benmccann avatar Apr 23 '16 05:04 benmccann

I'm also interested in any comments should someone has tried different approaches using FM in Spark.

eherrerosj avatar Jan 29 '17 20:01 eherrerosj