[ 
https://issues.apache.org/jira/browse/MAHOUT-984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13240213#comment-13240213
 ] 

Saikat Kanjilal commented on MAHOUT-984:
----------------------------------------

Paritosh,
Some updates for you, finally got some time to work on this:

1) I noticed that the following tests failing when run through the unix command 
line:
  
testFuzzyKMeansSeqJob(org.apache.mahout.clustering.fuzzykmeans.TestFuzzyKmeansClustering):
 0
  
testFuzzyKMeansMRJob(org.apache.mahout.clustering.fuzzykmeans.TestFuzzyKmeansClustering):
 Cluster Classification Driver Job failed processing 
file:/tmp/mahout-TestFuzzyKmeansClustering-4873685436613465088/points

2) When I run the TestFuzzyKmeansClustering individually the test always passes

Is there a way to run the class under the eclipse debugger, I cant seem to get 
any of the breakpoints to be hit, I tried to debug it or running the tests 
above individually but they both seem to pass


Any thoughts or ideas on things to try, I am getting ready to put in debug 
statements and wanted to check with you beforehand.

One other thing I was wondering if its the right approach to model the 
FuzzyKMeansDriver like the KMeansDriver?

Your input is much appreciated
                
> Refactor Fuzzy K Means Clustering into a separate post process with outlier 
> pruning
> -----------------------------------------------------------------------------------
>
>                 Key: MAHOUT-984
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-984
>             Project: Mahout
>          Issue Type: Sub-task
>          Components: Clustering
>    Affects Versions: 0.6
>            Reporter: Paritosh Ranjan
>            Assignee: Paritosh Ranjan
>              Labels: clustering
>             Fix For: 0.7
>
>
> Use ClusterClassificationDriver to refactor clustering out of 
> FuzzyKMeansDriver with outlier pruning support.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to