🎉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

Rapidminer Go: Different Correlations displayed based on ordering of Data?

User: "cramsden"
New Altair Community Member
Updated by Jocelyn
When I upload a data set in rapid miner go it will rank my variables by correlation and suggest which ones I include or not.  I was trying to redo some of my previous projects and was getting very different results.  After a bunch of experimenting I am seeing if I upload the EXACT same data set but ordered differently it is displaying different correlations and suggestions to me.

Is this supposed to happen?  If so why?

Is it just estimating the correlations based off of the first 'x' number of rows instead of the entire data set?


Thank you

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "alebo"
    New Altair Community Member
    Accepted Answer
    Hi Chris, 
    In case of input evaluation, we take a sample set of the uploaded data to return potential problems quickly. Therefore the order actual does matter. It also matters when it comes to model training, due to the way we split the data into training and test sets.
    Regards,
    Andras
    User: "cramsden"
    New Altair Community Member
    OP
    That's great to know, thanks so much!  

     How does it split the data?  I'm trying to figure out if my most recent data should be in the first rows of the spreadsheet or vice versa