[
https://issues.apache.org/jira/browse/MAHOUT-465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Dunning updated MAHOUT-465:
-------------------------------
Attachment: aggregate-fix.patch
This is a simple problem and a simple fix. Basically, zero was used as an
initial value which doesn't work, for instance, if we are looking the smallest
of a bunch of positive numbers and fails obscurely iwth an empty vector.
> Vector aggregation uses incorrect initial value
> -----------------------------------------------
>
> Key: MAHOUT-465
> URL: https://issues.apache.org/jira/browse/MAHOUT-465
> Project: Mahout
> Issue Type: Bug
> Reporter: Ted Dunning
> Attachments: aggregate-fix.patch
>
>
> Tests and patch forthcoming
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.