The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

Extracting Documents from Cross Distance Operator

maxfaxmaxfax Member Posts: 17 Contributor II
edited November 2018 in Help
Hi I used the Cross Distance Operator to compare to datasets. Afterwards i now know which two datasets are the most similar. Is there a possibility to extract the original data. for example if the 2nd and 3rd data is the most similar that i want to display those 2 datasets.

In my program i compare emails. so if i know that others are very similar to them i want to display the data.


Answers

  • MariusHelfMariusHelf RapidMiner Certified Expert, Member Posts: 1,869 Unicorn
    Hi,

    if you Generate Id before applying the Cross Distances operator, you can afterwords use the Join operator to join the original data back to the distance information.

    Best regards,
    Marius
Sign In or Register to comment.