Replies: 1 comment 4 replies
-
Hey there @Aspro89! I'm sorry but we're not a consulting company, we can't provide such answers. We can however with specific issues/bugs you encounter when using River. Have you tried River's cluster module? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Let us suppose I have a long sequence of snapshots of a system of 1000 points that move randomly on a torus (e.g., the interval [0, 1] with periodic boundaries) and form clusters. At the beginning a few clusters are formed, and eventually they all merge to one big cluster.
What is the best algorithm to find clusters that evolve in time? I certainly need the number of clusters, but possibly also their positions, width, and weight as quantities that evolve in time.
Background: the system is an interacting particle system of the McKean-Vlasov type. The point particles move because of a mean-field interaction among them and Brownian noise.
Thanks for your help!
Alberto
Beta Was this translation helpful? Give feedback.
All reactions