🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Cluster not showing in dataset

User: "dbot"
New Altair Community Member
Updated by Jocelyn
I am running the cluster operator. Even after selecting "add cluster attribute", it is not showing in my dataset. What am I doing wrong?

Find more posts tagged with

Sort by:
1 - 12 of 121
    User: "Caperez"
    Altair Community Member
    Hi @dbot,
    are you working with Cluster Model from Data operator?
    This operator is for converting an external dataset with cluster attribute in a centroid-based cluster that you can use inside of AI Studio (Rapidminer) with other operators that works with Cluster outputs, like Cluster model visualizer. 
    Is you are trying to clustering with AI Studio, there are a lot of operators like K-Means, K-Medoids and so on. 

    Best, 

    Cesar
    User: "dbot"
    New Altair Community Member
    OP
    I am using Kmeans - cluster model operator. I already have the visualizer also included. For some reason, I am unable to see how the clusters were assigned for each row.
    User: "dbot"
    New Altair Community Member
    OP
    Here is my model. However, even after selecting the labels option, it does not produce the clusters on the dataest used.
    User: "Caperez"
    Altair Community Member
    Hi @dbot
    Are you connecting the vis output port to the res port?
    Another option is to connect the second clu output port from the clustering operator to the res port and you'll see the dataset with a new attribute for the cluster value.
    can you share your process?
    best,
    cesar
    User: "dbot"
    New Altair Community Member
    OP
    I tried the alternative option, but it doesn't seem to be working. Maybe because I am  using the multiplier option with clustering? I sent a screenshot of my process. Can you see this by chance?
    User: "Caperez"
    Altair Community Member
    Accepted Answer
    Updated by Caperez
    Hi @dbot
    but are you able to view the results before to use the write to excel operator?
    you can introduce a breakpoint after the clustering visualization opertator and review the results?
    best, 
    Cesar 
    User: "dbot"
    New Altair Community Member
    OP
    I am so sorry. Can you break this down for a newbie? ;)
    User: "Caperez"
    Altair Community Member
    Updated by Caperez
    @dbot
    your process looks fine, but before to export the results, you can check it into the AI Studio. 
    You can right-click on clustering operator and select Breakpoint after. After run your process you are able to see the  clustering  results.
    Also your write excel operator output isn't connected to the res port on the right side
    please check it. 

    Cesar

    User: "dbot"
    New Altair Community Member
    OP
    Yes! That worked. How do I get that to save in my original data source within RapidMiner?
    User: "dbot"
    New Altair Community Member
    OP
    Thank you!
    User: "dbot"
    New Altair Community Member
    OP
    Accepted Answer
    Got it! Thank you so much. 
    User: "Caperez"
    Altair Community Member
    Accepted Answer
    That’s great