Requesting sample model for clustering classification

lokraj
lokraj New Altair Community Member
edited November 5 in Community Q&A
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 

Answers

  • Telcontar120
    Telcontar120 New Altair Community Member
    Check out the Map Clustering on Labels operator and its tutorial. This may provide some guidance that you would find useful.