Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
Ask HN: Best way to group data using machine learning without clustering? | Better HN
Ask HN: Best way to group data using machine learning without clustering?
4 points
maddy1512
6y ago
1 comments
Share
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!
1 comments
default
newest
oldest
natalyarostova
6y ago
Something like
https://en.wikipedia.org/wiki/Disjoint-set_data_structure
?
j
/
k
navigate · click thread line to collapse