🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Reassigning class label

User: "DavidRaju"
New Altair Community Member
Updated by Jocelyn
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.

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "Andrew2"
    New Altair Community Member
    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
    User: "DavidRaju"
    New Altair Community Member
    OP
    Thank you , i will try