Hi,
As I run the command

mahout trainclassifier -i traininginput -o wikipediamodel -mf 4 -ms 4

I get this error:

Running on hadoop, using /opt/new_analytic/hadoop-2.7.1/bin/hadoop and
HADOOP_CONF_DIR=
MAHOUT-JOB:
/opt/new_analytic/apache-mahout-distribution-0.11.0/examples/target/mahout-examples-0.11.0-job.jar
16/04/08 20:38:53 ERROR MahoutDriver: : Try the new vector backed
naivebayes classifier see examples/bin/classify-20newsgroups.sh


Does that mean, I have to run classify-20newsgroups.sh prior to the mahout
command? Or I have to replace that mahout command with this one?
This is important for me because next I have to run


mahout testclassifier -m wikipediamodel -d wikipediainput --method mapreduce

Any idea?

Regards,
Mahmood

Reply via email to