Find more posts tagged with
Sort by:
1 - 12 of
121
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
can you share your process?
best,
cesar
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
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
@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
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
Sort by:
1 - 3 of
31
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
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
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