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

Centroid Chart in Clustering

star2021star2021 image Learner I
Hi i'm  getting error when i run clustering process. It cannot generate centroid chart. The error as in the picture below:

Tagged:

Answers

  • Hi @star2021,

    This is a java exception . The index is either negative or greater than or equal to the size of the array.
    Are you using the last version of RapidMiner?
    Can you share more information about your process, the xml or rmp file?
    Best
  • star2021star2021 image Learner I
    Hi ceaperez,

    Thank you for your reply  :)

    I'm using RapidMiner Studio version 9.9.002

    I attach here my xml file for your reference. Hope you can help me.
  • Hi @star2021,

    Please analyze the data output of your model and try to graph your cluster data with the Visualization tools of Rapidminer. For that use the second output port of your Clustering operator.

    Best
Sign In or Register to comment.