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!