xparq / Out_of_Nothing

Versatile entity-based simulation & visualization/gamification framework PROTOTYPE
0 stars 0 forks source link

Clustering... #518

Open xparq opened 7 months ago

xparq commented 7 months ago

-> #360, #447

Preferably a scale-agnostic ("continuously" hierarchical, i.e.: freely zoomable) method!

-> https://www.quora.com/According-to-your-experience-what-is-the-difference-between-K-Means-and-MiniBatchKMeans-in-clustering

+ related ChatGPT discussion: https://chat.openai.com/c/b6dbc8e6-ecf3-4c2f-ad6e-8957ae60bd5b

... Spatial Indexing: Implementing spatial indexing structures like KD-trees or octrees can significantly speed up distance-based calculations in a 3D space. This can complement clustering heuristics and improve overall performance.


Note: also in the velocities domain!


xparq commented 7 months ago

Resources: