Thank you Suman. <div>-------- Original message --------</div><div>From: Suman Somasundar <[email protected]> </div><div>Date:12/18/2014 6:01 PM (GMT-05:00) </div><div>To: [email protected] </div><div>Cc: [email protected] </div><div>Subject: RE: Providing classification labels to Naive Bayes </div><div> </div> Hi,
I have created the JIRA MAHOUT-1635 with respect to this issue. Thanks, Suman. -----Original Message----- From: Andrew Palumbo [mailto:[email protected]] Sent: Tuesday, December 16, 2014 3:06 PM To: [email protected] Subject: RE: Providing classification labels to Naive Bayes Hi Suman, Attachments don't come through on the user list. Would you mind starting a Jira issue for this with an small example of your data and the error that you're receiving? This may be a feature that was not fully implemented in the most recent MapReduce version of Naive Bayes. Thanks, Andy > Date: Tue, 16 Dec 2014 14:38:23 -0800 > From: [email protected] > To: [email protected] > CC: [email protected] > Subject: RE: Providing classification labels to Naive Bayes > > Hi, > > Attached is the sample dataset. > > I using the latest version of Mahout (downloaded from git). > > Thanks, > Suman. > > -----Original Message----- > From: jyotiranjan panda [mailto:[email protected]] > Sent: Sunday, December 14, 2014 7:23 PM > To: [email protected] > Subject: Re: Providing classification labels to Naive Bayes > > Can you give the training dataset example. > > Regards > Jyoti Ranjan Panda > > On Sat, Dec 13, 2014 at 4:16 AM, Suman Somasundar < > [email protected]> wrote: > > > > Hi, > > > > > > > > I tried to run Naïve Bayes program on a digit recognition data set. > > If the program itself extracts the labels, it runs fine. > > > > > > > > If I provide a file which contains the labels, then the program > > throws an exception saying that the number of labels is 0. > > > > > > > > Why is this happening? > > > > > > > > Thanks, > > Suman. > >
