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

"Beginner's question: Clustering using only a few attributes"

unbelieverunbeliever Member Posts: 2 Contributor I
edited May 2019 in Help
Hello, I was wondering wether it is possible to run a clustering algorithm in RapidMiner using only a selection of the available attributes per case, so I can play around a little with them and find the best set for my purposes. Also having a String in a case helps to identify the case, but I don't want it to be used in the clustering process.

thx in advance
Tagged:

Answers

  • TobiasMalbrechtTobiasMalbrecht Moderator, Employee-RapidMiner, Member Posts: 295 RM Product Management
    Hi,

    sure you can do that. You can filter the attributes you do not wish to include into the analysis from the attribute set by applying an [tt]AttributeFilter[/tt] operator with the appropriate parameter settings.

    Regards,
    Tobias
  • unbelieverunbeliever Member Posts: 2 Contributor I
    thx, it worked.
Sign In or Register to comment.