开发者

Map reduce to compute SVD (Singular value decomposition)

开发者 https://www.devze.com 2023-02-11 08:48 出处:网络
Is it possible to parallelize SVD computing, using for example Hadoop\'s MAP REDUCE?开发者_StackOverflow社区

Is it possible to parallelize SVD computing, using for example Hadoop's MAP REDUCE?开发者_StackOverflow社区 Could you provide a simple example of it??


Yes, you can check Mahout Distributed Lanczos SVD implementation

0

精彩评论

暂无评论...
验证码 换一张
取 消