Requesting sample model for clustering classification
lokraj
New Altair Community Member
My task is to cluster the data first and classify each cluster parallelly (as the following diagram), I will be appreciated if anyone suggests me how to implement this model effectively in rapidminer .
Dataset --> Clustering (n cluster) -> classification (parallel processing to each cluster) -> combine classification result
Dataset --> Clustering (n cluster) -> classification (parallel processing to each cluster) -> combine classification result
0
Answers
-
Check out the Map Clustering on Labels operator and its tutorial. This may provide some guidance that you would find useful.1