"Saving detail results (folder view) of unsupervised clustering"
I've been running unsupervised learning processes and obtaining results. I would like to save the detail results that show the cluster number and individual items in that cluster (folder view) so I can check the results quickly. When I use ResultWriter it only writes the Text View (summary) to a file.
Is there another operator or a cluster parameter to set that will save the folder view to a file?
Or do I have to save the cluster model then run supervised classification to see the detail results?
Thanks.
Is there another operator or a cluster parameter to set that will save the folder view to a file?
Or do I have to save the cluster model then run supervised classification to see the detail results?
Thanks.