[
https://issues.apache.org/jira/browse/MAHOUT-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12644538#action_12644538
]
Grant Ingersoll commented on MAHOUT-93:
---------------------------------------
I also don't understand why a lot of the Bayes code has references to CBayes.
Either it's copy and paste errors, or there is something really wrong.
> Refactor Bayes and CBayes to share more common code
> ---------------------------------------------------
>
> Key: MAHOUT-93
> URL: https://issues.apache.org/jira/browse/MAHOUT-93
> Project: Mahout
> Issue Type: Improvement
> Components: Classification
> Reporter: Grant Ingersoll
> Assignee: Grant Ingersoll
> Priority: Minor
> Fix For: 0.1
>
>
> There's no reason to have two classes w/ the exact same code: BayesClassifier
> and CBayesClassifier.
> Also, there appears to be a fair amount of copied code between the two
> implementations. Let's refactor so that they share common code.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.