🎉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

To get High accuracy by leaving low precision classes

User: "opusminer"
New Altair Community Member
Updated by Jocelyn
Hi!!

I am using RapidMiner Studio 6.0.008.

To give some background I am trying to predict the posting Accounts for a given invoice using decision tree. (If you don't understand it doesn't really matter)

I used X-validation and as I can see from the PerformanceVector  I got 87.06 % accuracy. I am ok with the model and I want to go use it.

However, since the application is very sensitive I want to use the cases where I have 100% class precision.

What I want is when I give my model a test example(unseen example) the model should :
      - predict only when it is 95% sure (to make it more general say above some threshold )


Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "opusminer"
    New Altair Community Member
    OP
    I found the operator Drop Uncertain Predictions.