Application of bisecting kMeans with R-extension

Muhammed_Fatih_Muhammed_Fatih_ Member Posts: 93 Maven
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! 

Answers

Sign In or Register to comment.