Mark folder name of final clustering iteration with pattern such as
'cluster-n-last'
------------------------------------------------------------------------------------
Key: MAHOUT-778
URL: https://issues.apache.org/jira/browse/MAHOUT-778
Project: Mahout
Issue Type: Improvement
Components: Clustering
Affects Versions: 0.5
Reporter: Frank Scholten
Priority: Minor
Fix For: 0.6
It would be useful if the KMeans, FuzzyKMeans would specify the last cluster
iteration folder with a pattern such as 'cluster-n-last'.
At the moment it is difficult to configure other programs to process clustering
results since the number of actual iterations is not known up front.
A PathFilder similar to ClustersFilter could be created which filters folders
on the pattern 'cluster-*-last' in order to determine the folder.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira