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

Small modification in the UI of K-means operator.

fbarthfbarth Member Posts: 2 Contributor I
edited June 2019 in Help
The outputs of K-means operator are cluster model (clu) and examples (exa), but in the user interface (UI) of this operator the outputs are named as clu and clu, instead of clu and exa.

Answers

  • MariusHelfMariusHelf RapidMiner Certified Expert, Member Posts: 1,869 Unicorn
    Hey, good point, unfortunately renaming the ports would render old processes useless, since in saved processes the connections between operators are stored together with the portnames. So after renaming the ports the old processes could not be loaded anymore.

    Best, Marius
Sign In or Register to comment.