🎉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

reasons for getting different results

User: "Haifa_G7"
New Altair Community Member
Updated by Jocelyn
Greetings, 
I'd like to thank you in advance for your help and efforts
I'm newbie to rapid miner so excuse me if my question was too simple 

but I've encountered a problem with using the same dataset and process shared by a friend of mine,
I've not changed anything in the models used or parameters yet I get completely different results from her.
the process contains split validation with decision tree model. 

Thank you.

Find more posts tagged with

Sort by:
1 - 3 of 31
    User: "varunm1"
    New Altair Community Member
    Hello @Haifa_G7

    Can you check if the "local random seed" parameter in split validation operator is set? That might be one reason as test and train data might differ between both of you. If you could post the process here, we can check it. You can attach .rmp file here.
    User: "[Deleted User]"
    New Altair Community Member
    Updated by [Deleted User]
    @Haifa_G7

    Hello

    1) Is your detaset balance? 
    2) Do you have any single label in your dataset?
    3) Also for split validation, did you and your friend use the same for train and test part of dataset?

    Regards
    mbs
    the reason can be a different random seed, that's why @varunm1 mentiones the random seed. If one of you two are using a very old PC, and thus a 32bit architecture, it may be that you get different random numbers even with the same seed.

    Best,
    Martin