Settings

Theme

Ask HN: Best way to group data using machine learning without clustering?

4 points by maddy1512 6 years ago · 2 comments · 1 min read

Reader

I want to create group of matches(1-1, 1-2, 1-3 or m-m) from the data. I already have test data. Which algorithm should I use? Clustering is not at all helpful!

natalyarostova 6 years ago

Something like https://en.wikipedia.org/wiki/Disjoint-set_data_structure ?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection