🎉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

Select prediction attribute from classification output

User: "phivu"
New Altair Community Member
Updated by Jocelyn

Hi RapidMiner,

 

I used Apply Model to do a classification, I tried to use "Select Attributes" to extract the special attributes from the output (e.g. prediction(label), confidence(yes), confidence(no)) but could not find these attributes in "select attributes" list (although i checked "include special attributes").

 

My ultimate goal is to gather all the predictions from many binary classifiers to build the output for a multi-class classifier.

 

Thank you!

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "phivu"
    New Altair Community Member
    OP
    Accepted Answer

    Thanks Martin, it worked, but when i put a Rename operator after the Select Attributes and manually type in the attribute name in the Rename, this time it said "Attribute not found", i also tried the "rename additional attributes".

    User: "phivu"
    New Altair Community Member
    OP
    Accepted Answer

    Hi,

     

    I just want to update the solution for my question. I tried to run the process again, although it still showed a red color at the Rename operator input port, but when I run the process, I got what I want. The error checking process and the GUI synchronization/update are quite lagging.

     

    Thanks.