Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.13.0
-
None
-
None
-
0.14.0 Release
Description
FactorMap's fit method does not properly find the maximum of the column.
Likely due to an impropper allreduceBlock here
https://github.com/apache/mahout/blob/master/math-scala/src/main/scala/org/apache/mahout/math/algorithms/preprocessing/AsFactor.scala#L40
Also, factorMap in this instance might be more appropriately named "factorMax"
Attachments
Issue Links
- links to