[ https://issues.apache.org/jira/browse/MAHOUT-138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12764000#action_12764000 ]
Isabel Drost commented on MAHOUT-138: ------------------------------------- Robin, you briefly mentioned that for the bayes classifier it does not make sense to start up the different phases manually. Could you please detail which classes should not have main-methods attached to them and which ones should instead be used to start a training job in this issue? > Convert main() methods to use Commons CLI for argument processing > ----------------------------------------------------------------- > > Key: MAHOUT-138 > URL: https://issues.apache.org/jira/browse/MAHOUT-138 > Project: Mahout > Issue Type: Improvement > Affects Versions: 0.2 > Reporter: Grant Ingersoll > Assignee: Grant Ingersoll > Priority: Minor > Fix For: 0.3 > > Attachments: MAHOUT-138.patch, MAHOUT-138_fuzzyKMeansJob.patch > > > Commons CLI is in the classpath and makes it much easier to handle command > line args and they are more self-documenting when done right. We should > convert our main methods to use CLI -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.