|
|
|
|
|
by Scene_Cast2
894 days ago
|
|
Although K-means clustering is often the correct approach given time crunch and code complexity constraints, I don't like how it's hard to extend and how it's not principled. By not principled, I mean that it feels more like an algorithm (that happens to optimize) rather than an explicit optimization with an explicit loss function. And I found that in practice, modifying the distance function to anything more interesting doesn't work. |
|
https://alliance.seas.upenn.edu/~cis520/dynamic/2022/wiki/in...