Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Mahout は Hadoop で開発されており、Hadoop の有無にかかわらず Mahout を使用できると読みました。Mahout アルゴリズムを Hadoop で実行できるとはどういう意味ですか? Mahout アルゴリズムは Map-Reduce 形式で記述されていませんよね?例を挙げて説明していただけますか?
ありがとう!
ソースコードを見ましたか?アルゴリズムは Map/Reduce ジョブ (すべてではありませんが、その大部分) として実装されます。これがまさに、このステートメントが作成される理由です。