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

Jake Mannix commented on MAHOUT-220:
------------------------------------

bq. This does raise the question of whether our modules are serving our needs 
or we are serving theirs.

Heh, good question.  I really like math *not* depending on core, for lots of 
reasons (for example, other projects which want our math can import that 
without needing core, and once I figure out how to do MAHOUT-205 correctly, 
without needing hadoop at all, which is a big plus).

Why does utils depend on core?  Why is utils in its own module anyways, instead 
of just being in core?  Is there anything which we imagine will depend on core 
but not need utils?  Does RandomUtils need to be in core, or can it get pushed 
down to math?

> Mahout Bayes Code cleanup
> -------------------------
>
>                 Key: MAHOUT-220
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-220
>             Project: Mahout
>          Issue Type: Improvement
>          Components: Classification
>    Affects Versions: 0.3
>            Reporter: Robin Anil
>            Assignee: Robin Anil
>             Fix For: 0.3
>
>         Attachments: MAHOUT-BAYES.patch, MAHOUT-BAYES.patch
>
>
> Following isabel's checkstyle, I am adding a whole slew of code cleanup with 
> the following exceptions
> 1.  Line length used is 120 instead of 80. 
> 2.  static final log is kept as is. not LOG. 

-- 
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