Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.
Application of bisecting kMeans with R-extension
Muhammed_Fatih_
Member Posts: 93 Maven
in Help
Dear community,
I've read that RapidMiner does not include the bisecting kMeans within the functionalites so that the bisecting kMeans approach can only be applied by using an R-extension. In this regard, I found the following R-code that should apply the bisecting kMeans Clustering on the underlying data:
https://spark.apache.org/docs/latest/api/R/spark.bisectingKmeans.html
The question is how to integrate this kind of code into RapidMiner. I jumped into the Tutorial process and saw that the process milestone may differ from case to case.
I would be very grateful if somebody could help me with regard to the integration of r-code into Rapidminer.
Thank you in advance for your help!
I've read that RapidMiner does not include the bisecting kMeans within the functionalites so that the bisecting kMeans approach can only be applied by using an R-extension. In this regard, I found the following R-code that should apply the bisecting kMeans Clustering on the underlying data:
https://spark.apache.org/docs/latest/api/R/spark.bisectingKmeans.html
The question is how to integrate this kind of code into RapidMiner. I jumped into the Tutorial process and saw that the process milestone may differ from case to case.
I would be very grateful if somebody could help me with regard to the integration of r-code into Rapidminer.
Thank you in advance for your help!
Tagged:
0
Answers