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

Reassigning class label

DavidRajuDavidRaju Member Posts: 18 Contributor II
edited November 2018 in Help
could you please guide me, how can I proceed with the following
Class label(attribute) is discarded from the data set(containing 2000 tuples),the resulting data set without class label is  Dj.Performed some data mining operations(clustering) on Dj and divided the Dj in to sub groups Dj1, Dj2, Dj3. Now how can I reassign the class labels to the appropriate tuples which belongs to Dj1, Dj2 and Dj3.
Thanking you in anticipation.

Answers

  • awchisholmawchisholm RapidMiner Certified Expert, Member Posts: 458 Unicorn
    Hello

    If the role of your class is set to label, the clustering operator will ignore it - so there is no need to delete it in the first place.

    Post your process if I've misunderstood.

    Andrew
  • DavidRajuDavidRaju Member Posts: 18 Contributor II
    Thank you , i will try
Sign In or Register to comment.