🎉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

Comparing two models with ROC and Lift charts

User: "asadahamad"
New Altair Community Member
Updated by Jocelyn
Hi,

I have two models one decision tree and another Neural Network in two different processes. i want to compare their performance  on training data Please suggest the steps needs to be followed.

Many thanks in advance.

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "earmijo"
    New Altair Community Member
    There is an operator in RapidMiner to do precisely what you want. It's called "Compare ROCs". You connect a dataset to the operator and pick the algorithms that you  want to compare. There is an example process in RM showing you how to do it.
    User: "asadahamad"
    New Altair Community Member
    OP
    earmijo wrote:

    There is an operator in RapidMiner to do precisely what you want. It's called "Compare ROCs". You connect a dataset to the operator and pick the algorithms that you  want to compare. There is an example process in RM showing you how to do it.
    Thanks for the reply I will try to do so.