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
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