[
https://issues.apache.org/jira/browse/MAHOUT-746?focusedWorklogId=1001191&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1001191
]
ASF GitHub Bot logged work on MAHOUT-746:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Jan/26 14:59
Start Date: 21/Jan/26 14:59
Worklog Time Spent: 10m
Work Description: guan404ming merged PR #896:
URL: https://github.com/apache/mahout/pull/896
Issue Time Tracking
-------------------
Worklog Id: (was: 1001191)
Time Spent: 20m (was: 10m)
> Refactoring of the parallel Naive Bayes implementation in
> org.apache.mahout.classifier.naivebayes
> -------------------------------------------------------------------------------------------------
>
> Key: MAHOUT-746
> URL: https://issues.apache.org/jira/browse/MAHOUT-746
> Project: Mahout
> Issue Type: Improvement
> Affects Versions: 0.6
> Reporter: Sebastian Schelter
> Assignee: Sebastian Schelter
> Priority: Major
> Fix For: 0.6
>
> Attachments: MAHOUT-746.patch
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> I refactored the code in org.apache.mahout.classifier.naivebayes to extend
> AbstractJob, decoupled the model serialization from the job output, extracted
> trainer classes and tried to clarify naming and reduce code complexity. I
> also added tests for the training M/R code as well as a toy integration test.
> It would be great if someone could review my patch to make sure I didn't
> break anything.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)