a) run with trunk

b) see https://github.com/tdunning/Chapter-16

c) also see org.apache.mahout.classifier.sgd.TrainNewsGroups

Your training data is tiny.  The bayes classifiers are designed for large
data.  Poor results are not very surprising at this data size.

On Fri, Dec 9, 2011 at 8:03 PM, Sam Cunningham <[email protected]> wrote:

> I am running Mahout distribution v0.5. Though, I am not sure what
> difference
> would that make? I ran my dataset with bayes/cbayes only. I don't have any
> sample code for SGD or its command option. Is there any SGD example for
> 20news
> dataset so that I can follow (for training and testing)?
>

Reply via email to