The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Extract and save the items of each cluster in an Excel file
Hello
I kmeans clustered
I want to save the items of each cluster in an Excel file, but I do not know how to do it.
And
Is there a possibility of fuzzy clustering in the program?
Thanks
Tagged:
0
Answers
Hi @ahootanha,
To answer to your first question, one method is to use the Filter Examples and Write Excel operators.
Here an example of process with 3 clusters :
To answer to your second question, I don't know what is "fuzzy clustering", but
if you don't know, a priori, the number of cluster(s), you can use the X-Means operator : This model determine
the correct number of cluster(s) based on the Bayesian Information Criteria (BIC).
I hope it helps,
Regards,
Lionel
Hi again @ahootanha,
To better answer to your first question, you can find here a more flexible process
using the Loop Values operator : it is independant of the number of cluster(s).
Regards,
Lionel
Hello
thank you very much
But
I do not know where to use these code in my rapidminer program?
Please guide
Send me a screenshot of the implementation of operators
Thanks
look
The field to choose the name of the clusters is empty
Help me please
@ahootanha did you search for this problem on the threads? It's probably due to the meta-data not propograting correctly. You can type in the attribute name (case sensitive) and it will work.