You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by Drew Farris <dr...@apache.org> on 2010/10/11 04:09:23 UTC

naive bayes vector driver?

Hi Robin,

Is there a driver class for the vector-based naive bayes
implementation somewhere? I get this sneaking feeling that I'm missing
something.

Drew

Re: naive bayes vector driver?

Posted by Sean Owen <sr...@gmail.com>.
Might I suggest this is for after 0.4 if we're in a vital-commits-only mode now.

On Mon, Oct 11, 2010 at 2:46 PM, Robin Anil <ro...@gmail.com> wrote:
> No, But I can check it in later as an example class which can run using the
> 0.4 release jar

Re: naive bayes vector driver?

Posted by Robin Anil <ro...@gmail.com>.
No, But I can check it in later as an example class which can run using the
0.4 release jar

On Mon, Oct 11, 2010 at 6:46 PM, Drew Farris <dr...@apache.org> wrote:

> Is this something you're trying to get in for 0.4?
>
> On Sun, Oct 10, 2010 at 11:44 PM, Robin Anil <ro...@gmail.com> wrote:
> > Yep, The main is not checked in yet. As it is the trainer is functional
> only
> > via API. Currently naivebayes is useless via command line as there is a
> > component missing which outputs class labels => vectors instead of
> > instance-id => vector format of the DictioanryVectorizer.
> >
> > On Mon, Oct 11, 2010 at 7:39 AM, Drew Farris <dr...@apache.org> wrote:
> >
> >> Hi Robin,
> >>
> >> Is there a driver class for the vector-based naive bayes
> >> implementation somewhere? I get this sneaking feeling that I'm missing
> >> something.
> >>
> >> Drew
> >>
> >
>

Re: naive bayes vector driver?

Posted by Drew Farris <dr...@apache.org>.
Is this something you're trying to get in for 0.4?

On Sun, Oct 10, 2010 at 11:44 PM, Robin Anil <ro...@gmail.com> wrote:
> Yep, The main is not checked in yet. As it is the trainer is functional only
> via API. Currently naivebayes is useless via command line as there is a
> component missing which outputs class labels => vectors instead of
> instance-id => vector format of the DictioanryVectorizer.
>
> On Mon, Oct 11, 2010 at 7:39 AM, Drew Farris <dr...@apache.org> wrote:
>
>> Hi Robin,
>>
>> Is there a driver class for the vector-based naive bayes
>> implementation somewhere? I get this sneaking feeling that I'm missing
>> something.
>>
>> Drew
>>
>

Re: naive bayes vector driver?

Posted by Robin Anil <ro...@gmail.com>.
Yep, The main is not checked in yet. As it is the trainer is functional only
via API. Currently naivebayes is useless via command line as there is a
component missing which outputs class labels => vectors instead of
instance-id => vector format of the DictioanryVectorizer.

On Mon, Oct 11, 2010 at 7:39 AM, Drew Farris <dr...@apache.org> wrote:

> Hi Robin,
>
> Is there a driver class for the vector-based naive bayes
> implementation somewhere? I get this sneaking feeling that I'm missing
> something.
>
> Drew
>