You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Paritosh Ranjan (JIRA)" <ji...@apache.org> on 2012/09/25 12:24:09 UTC

[jira] [Assigned] (MAHOUT-1070) DisplayKMeans example has transposed/mislabelled arguments

     [ https://issues.apache.org/jira/browse/MAHOUT-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paritosh Ranjan reassigned MAHOUT-1070:
---------------------------------------

    Assignee: Paritosh Ranjan
    
> DisplayKMeans example has transposed/mislabelled arguments
> ----------------------------------------------------------
>
>                 Key: MAHOUT-1070
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1070
>             Project: Mahout
>          Issue Type: Bug
>          Components: Examples
>    Affects Versions: 0.7
>            Reporter: Gabriel Reid
>            Assignee: Paritosh Ranjan
>            Priority: Minor
>         Attachments: MAHOUT-1070.patch
>
>
> The org.apache.mahout.clustering.display.DisplayKMeans example class uses a value for k (numClusters) and maximum number of iterations to come to convergence, but their use is transposed (i.e. the numClusters is used as max iterations, and max iterations is used for numClusters). Furthermore, a second hard-coded version of the value is used. The end result is that it's not directly possible to experiment with different values of numClusters and maxIterations.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira