[jira] [Work started] (MAHOUT-989) Convert fuzzy-K-means buildClusters to use new ClusterIterator

2012-03-31 Thread Paritosh Ranjan (Work started) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on MAHOUT-989 started by Paritosh Ranjan. Convert fuzzy-K-means buildClusters to use new ClusterIterator

[jira] [Assigned] (MAHOUT-989) Convert fuzzy-K-means buildClusters to use new ClusterIterator

2012-03-31 Thread Paritosh Ranjan (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paritosh Ranjan reassigned MAHOUT-989: -- Assignee: Paritosh Ranjan (was: Jeff Eastman) Convert fuzzy-K-means

[jira] [Work started] (MAHOUT-984) Refactor Fuzzy K Means Clustering into a separate post process with outlier pruning

2012-03-31 Thread Paritosh Ranjan (Work started) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on MAHOUT-984 started by Paritosh Ranjan. Refactor Fuzzy K Means Clustering into a separate post process with outlier pruning

[jira] [Assigned] (MAHOUT-940) Clusterdumper - Get rid of map based implementation

2012-03-31 Thread Paritosh Ranjan (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paritosh Ranjan reassigned MAHOUT-940: -- Assignee: Paritosh Ranjan Clusterdumper - Get rid of map based implementation

[jira] [Commented] (MAHOUT-984) Refactor Fuzzy K Means Clustering into a separate post process with outlier pruning

2012-03-31 Thread Paritosh Ranjan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13243083#comment-13243083 ] Paritosh Ranjan commented on MAHOUT-984: Saikat, I am picking this up now since I

[jira] [Commented] (MAHOUT-984) Refactor Fuzzy K Means Clustering into a separate post process with outlier pruning

2012-03-31 Thread Saikat Kanjilal (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13243163#comment-13243163 ] Saikat Kanjilal commented on MAHOUT-984: Paritosh, Thanks for the update, sorry my

[jira] [Commented] (MAHOUT-940) Clusterdumper - Get rid of map based implementation

2012-03-31 Thread Saikat Kanjilal (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13243165#comment-13243165 ] Saikat Kanjilal commented on MAHOUT-940: Paritosh, I'm assuming OOM means out of

Build failed in Jenkins: Mahout-Quality #1417

2012-03-31 Thread Apache Jenkins Server
See https://builds.apache.org/job/Mahout-Quality/1417/changes Changes: [pranjan] Formatted with line length 120 -- [...truncated 34443 lines...] Running org.apache.mahout.clustering.meanshift.TestMeanShift Tests run: 8, Failures: 0, Errors: 4, Skipped: 0,

Re: Build failed in Jenkins: Mahout-Quality #1417

2012-03-31 Thread Paritosh Ranjan
Caused by: java.io.IOException: No space left on device. Anyone any idea of how to fix this? Delete older builds? On 31-03-2012 19:59, Apache Jenkins Server wrote: Seehttps://builds.apache.org/job/Mahout-Quality/1417/changes Changes: [pranjan] Formatted with line length 120

[jira] [Commented] (MAHOUT-989) Convert fuzzy-K-means buildClusters to use new ClusterIterator

2012-03-31 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13243253#comment-13243253 ] jirapos...@reviews.apache.org commented on MAHOUT-989: --

Review Request: MAHOUT-989. Refactored FuzzyKMeans buildClusters phase to use FuzzyKMeansClusteringPolicy and ClusterIterator.

2012-03-31 Thread Paritosh Ranjan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/4598/ --- Review request for mahout. Summary --- MAHOUT-989. Refactored FuzzyKMeans

[jira] [Assigned] (MAHOUT-990) Convert Dirichlet buildClusters to use new ClusterIterator

2012-03-31 Thread Paritosh Ranjan (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paritosh Ranjan reassigned MAHOUT-990: -- Assignee: Paritosh Ranjan (was: Jeff Eastman) Convert Dirichlet buildClusters to

[jira] [Work started] (MAHOUT-990) Convert Dirichlet buildClusters to use new ClusterIterator

2012-03-31 Thread Paritosh Ranjan (Work started) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on MAHOUT-990 started by Paritosh Ranjan. Convert Dirichlet buildClusters to use new ClusterIterator --

[jira] [Commented] (MAHOUT-988) Convert K-means buildClusters to use new ClusterIterator

2012-03-31 Thread Jeff Eastman (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13243277#comment-13243277 ] Jeff Eastman commented on MAHOUT-988: - +1 Huge code reduction, eh? This is just what I

[jira] [Commented] (MAHOUT-988) Convert K-means buildClusters to use new ClusterIterator

2012-03-31 Thread Jeff Eastman (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13243282#comment-13243282 ] Jeff Eastman commented on MAHOUT-988: - It will be very interesting to compare the

Jenkins build is unstable: Mahout-Quality #1418

2012-03-31 Thread Apache Jenkins Server
See https://builds.apache.org/job/Mahout-Quality/1418/changes

[jira] [Commented] (MAHOUT-984) Refactor Fuzzy K Means Clustering into a separate post process with outlier pruning

2012-03-31 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13243290#comment-13243290 ] Hudson commented on MAHOUT-984: --- Integrated in Mahout-Quality #1418 (See

Jenkins build is still unstable: Mahout-Quality #1419

2012-03-31 Thread Apache Jenkins Server
See https://builds.apache.org/job/Mahout-Quality/changes

[jira] [Resolved] (MAHOUT-984) Refactor Fuzzy K Means Clustering into a separate post process with outlier pruning

2012-03-31 Thread Paritosh Ranjan (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paritosh Ranjan resolved MAHOUT-984. Resolution: Fixed Now clustering is being done using ClusterClassificationDriver. FuzzyK

[jira] [Resolved] (MAHOUT-930) Refactor Vector Classifaction out of Clustering - Make Classification abstract

2012-03-31 Thread Paritosh Ranjan (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paritosh Ranjan resolved MAHOUT-930. Resolution: Fixed This issue got resolved with MAHOUT-929. Refactor

[jira] [Resolved] (MAHOUT-931) Implement a pluggable outlier removal capability for cluster classifiers

2012-03-31 Thread Paritosh Ranjan (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paritosh Ranjan resolved MAHOUT-931. Resolution: Fixed This issue got resolved with MAHOUT-929. Implement a