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
Installing RapidMiner Clustering Performance Plugin [SOLVED]
jamaludin1935
Member Posts: 8 Contributor II
I've found plug in for calculating clustering performance call Cophenetic Correlation Coefficient (CPCC) operator on this site :
http://korek.name/web/moje-tvorba/rapidminer-clustering_performance_plugin-average_silhouette-cophenetic_coefficient
there's 2 files to download
1. RapidMiner CP plugin 0.3 – binary (JAR archive)
2. RapidMiner CP plugin 0.3 – source code
i was place first file to lib/plugins/ directory in rapidminer, but when i try using k-means clustering it's show message error :
"process failed, java.lang.String cannot be cast to java.lang.Double"
and i'm confused to place RapidMiner CP plugin 0.3 – source code, there's anybody knows where i should place the files??
thanks,
http://korek.name/web/moje-tvorba/rapidminer-clustering_performance_plugin-average_silhouette-cophenetic_coefficient
there's 2 files to download
1. RapidMiner CP plugin 0.3 – binary (JAR archive)
2. RapidMiner CP plugin 0.3 – source code
i was place first file to lib/plugins/ directory in rapidminer, but when i try using k-means clustering it's show message error :
"process failed, java.lang.String cannot be cast to java.lang.Double"
and i'm confused to place RapidMiner CP plugin 0.3 – source code, there's anybody knows where i should place the files??
thanks,
0
Answers
try to apply this on a dataset with only numerical types. Might be the issue
~Martin
Dortmund, Germany