-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm currently a very casual user of Apache Mahout, and I'm considering purchasing the book Mahout in Action. Unfortunately, I'm having a really hard time getting an idea of how worth it this book is -- and seeing as it's a Manning Early Access Program book (and therefore only currently available as…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi,
I have a problem in executing the Bayesian algorithm in Mahout. I built it with Maven and the job file is in target directory. When run from terminal using hadoop, I'm getting the ClassNotFoundException error. What should be done?
$HADOOP_HOME/bin/hadoop jar mahout-core-0.3-SNAPSHOT.job…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Have you implemented Apache Mahout recommendation engine? any advices you can share? any other sites you know that use Mahout?
thanks!
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I am trying to use Mahout in an application running on Windows. I want to build clusters from a lucene index using k-means.
As soon as I have to create sequence files (creating vectors from a lucene index), I get a Hadoop-Exception, since Hadoop makes command line calls to programs unknown in a Windows…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Note this post is similar to
Caused by: java.lang.ClassNotFoundException: classpath
but different error message.
When I try to run Wikipedia Bayes Example from https://cwiki.apache.org/confluence/display/MAHOUT/Wikipedia+Bayes+Example
When I ran the following command :
lis-macbook-pro:mahout-distribution-0…
>>> More