Ask HN: Best way to group data using machine learning without clustering? 4 points by maddy1512 7y ago ↗ HN 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 7y ago ↗ Something like https://en.wikipedia.org/wiki/Disjoint-set_data_structure ?
2 comments
[ 3.1 ms ] story [ 13.0 ms ] thread