[ 
https://issues.apache.org/jira/browse/MAHOUT-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12622887#action_12622887
 ] 

Grant Ingersoll commented on MAHOUT-60:
---------------------------------------

I think we should move Classifier and Model from the common package to the 
classifier package.   Classifier should also be an abstract class instead of an 
interface for future "back-compatibility".  The other question is whether the 
Classifier and Model classes are "generic" enough to be considered usable by 
any classifier that is implemented, or are the Bayes specific.  If it is the 
latter, than perhaps we should just create a single bayes package, and put them 
all in there, including the CBayes classes.  Not a big deal, but something to 
think about.

I committed commons-lang to lib.

> Complementary Naive Bayes
> -------------------------
>
>                 Key: MAHOUT-60
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-60
>             Project: Mahout
>          Issue Type: Sub-task
>          Components: Classification
>            Reporter: Robin Anil
>            Assignee: Grant Ingersoll
>            Priority: Minor
>             Fix For: 0.1
>
>         Attachments: country.txt, MAHOUT-60-13082008.patch, 
> MAHOUT-60-15082008.patch, MAHOUT-60.patch, MAHOUT-60.patch, MAHOUT-60.patch, 
> MAHOUT-60.patch, MAHOUT-60.patch, twcnb.jpg
>
>
> The focus is to implement an improved text classifier based on this paper 
> http://people.csail.mit.edu/jrennie/papers/icml03-nb.pdf.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to