[
https://issues.apache.org/jira/browse/MAHOUT-9?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12588574#action_12588574
]
Grant Ingersoll commented on MAHOUT-9:
--------------------------------------
I made some decent progress on the plane. I think I have the trainer setup and
working (although it is probably pretty naive). I am working on a simple
example using the 20 Newsgroups data (goal is to make it almost completely
automated to train and test via simple ANT targets). I have the classifier
written, but need to convert it to load the model from the format used in the
M/R output.
I should have a patch up sometime this week or next.
> Implement MapReduce BayesianClassifier
> --------------------------------------
>
> Key: MAHOUT-9
> URL: https://issues.apache.org/jira/browse/MAHOUT-9
> Project: Mahout
> Issue Type: New Feature
> Reporter: Grant Ingersoll
> Assignee: Grant Ingersoll
> Priority: Minor
> Fix For: 0.1
>
>
> Implement a Bayesian classifier using M/R.
> I have a simple trainer done (not M/R) and will implement the classifier
> soon, then will upgrade it to use Hadoop.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.