You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Jeff Eastman (JIRA)" <ji...@apache.org> on 2010/09/30 23:38:32 UTC

[jira] Created: (MAHOUT-519) Spectral KMeans Lacks All the Normal KMeans Arguments

Spectral KMeans Lacks All the Normal KMeans Arguments
-----------------------------------------------------

                 Key: MAHOUT-519
                 URL: https://issues.apache.org/jira/browse/MAHOUT-519
             Project: Mahout
          Issue Type: Improvement
          Components: Clustering
    Affects Versions: 0.4
            Reporter: Jeff Eastman
             Fix For: 0.5


This is a simple fix which is targeted for 0.5 but very likely for 0.4 during polishing phase

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (MAHOUT-519) Spectral KMeans Lacks All the Normal KMeans Arguments

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAHOUT-519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12916770#action_12916770 ] 

Hudson commented on MAHOUT-519:
-------------------------------

Integrated in Mahout-Quality #357 (See [https://hudson.apache.org/hudson/job/Mahout-Quality/357/])
    MAHOUT-519: should have been getConf() here


> Spectral KMeans Lacks All the Normal KMeans Arguments
> -----------------------------------------------------
>
>                 Key: MAHOUT-519
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-519
>             Project: Mahout
>          Issue Type: Improvement
>          Components: Clustering
>    Affects Versions: 0.4
>            Reporter: Jeff Eastman
>            Assignee: Jeff Eastman
>             Fix For: 0.4
>
>
> This is a simple fix which is targeted for 0.5 but very likely for 0.4 during polishing phase

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (MAHOUT-519) Spectral KMeans Lacks All the Normal KMeans Arguments

Posted by "Jeff Eastman (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAHOUT-519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Eastman resolved MAHOUT-519.
---------------------------------

    Fix Version/s: 0.4
                       (was: 0.5)
       Resolution: Fixed

r1003329 made these changes so closing the issue

> Spectral KMeans Lacks All the Normal KMeans Arguments
> -----------------------------------------------------
>
>                 Key: MAHOUT-519
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-519
>             Project: Mahout
>          Issue Type: Improvement
>          Components: Clustering
>    Affects Versions: 0.4
>            Reporter: Jeff Eastman
>            Assignee: Jeff Eastman
>             Fix For: 0.4
>
>
> This is a simple fix which is targeted for 0.5 but very likely for 0.4 during polishing phase

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (MAHOUT-519) Spectral KMeans Lacks All the Normal KMeans Arguments

Posted by "Jeff Eastman (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAHOUT-519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Eastman reassigned MAHOUT-519:
-----------------------------------

    Assignee: Jeff Eastman

> Spectral KMeans Lacks All the Normal KMeans Arguments
> -----------------------------------------------------
>
>                 Key: MAHOUT-519
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-519
>             Project: Mahout
>          Issue Type: Improvement
>          Components: Clustering
>    Affects Versions: 0.4
>            Reporter: Jeff Eastman
>            Assignee: Jeff Eastman
>             Fix For: 0.5
>
>
> This is a simple fix which is targeted for 0.5 but very likely for 0.4 during polishing phase

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (MAHOUT-519) Spectral KMeans Lacks All the Normal KMeans Arguments

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAHOUT-519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12916749#action_12916749 ] 

Hudson commented on MAHOUT-519:
-------------------------------

Integrated in Mahout-Quality #356 (See [https://hudson.apache.org/hudson/job/Mahout-Quality/356/])
    MAHOUT-519:
- added distanceMeasureOption, convergenceOption, maxIterationsOption and overwriteOption to SpectralKMeansDriver
- factored a static run() method with required Java parameters for programmatic invocation
- added overwriteOption to EigencutsDriver
- factored a static run() method with required Java parameters for programmatic invocation
No tests currently exercise CLI for these drivers so tested manually


> Spectral KMeans Lacks All the Normal KMeans Arguments
> -----------------------------------------------------
>
>                 Key: MAHOUT-519
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-519
>             Project: Mahout
>          Issue Type: Improvement
>          Components: Clustering
>    Affects Versions: 0.4
>            Reporter: Jeff Eastman
>            Assignee: Jeff Eastman
>             Fix For: 0.4
>
>
> This is a simple fix which is targeted for 0.5 but very likely for 0.4 during polishing phase

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.