I've taken one of the numerous DNA tests online, and it has identified genetic relatives based on DNA, but most of these relatives are at least 3rd cousins. These other users have their family trees online, which I can access as JSON data.
I'm adopted, so the 'ground truth' is unknown for me.
But I need some sort of algorithm to crunch this data. The simplest one that I can think of is to find the most common last names from the data, but that doesn't seem very sophisticated. I'd like some more suggestions or links to relevant discussions or algorithms.
I don't want a discussion on if I should do this. I'm not 100% sure if I'm interested in it for my own benefit, or for more of an academic exercise.