Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.
is the order of attributes when doing a similarity comparison?
Hi all,
When I have two example sets that contain the same attributes but in a different order... Do similarity computations take that into account or are they relying on the fact that attributes are in the same order?
Or, does [aap=1, noot=0] compared to [noot=0, aap=1] give the Euclidian distance zero or srt(2)?
thanks,
Willem
When I have two example sets that contain the same attributes but in a different order... Do similarity computations take that into account or are they relying on the fact that attributes are in the same order?
Or, does [aap=1, noot=0] compared to [noot=0, aap=1] give the Euclidian distance zero or srt(2)?
thanks,
Willem
0
Answers
The last time I tried this I found that the order does matter.
http://rapidminernotes.blogspot.com/2011/05/care-needed-using-cross-distances.html
regards
Andrew