Skip to content

Conversation

@WilyHyperion
Copy link
Contributor

closes #314
A naive implementation of a cluster algorithm using Lat/Long medians, as well as an integration test to visualize the results. The algorithm could probably be improved a lot once we are more aware of what the data will look like.

Copy link
Contributor

@AskewParity AskewParity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for doing this. Everything in src looks good.

My only comments are for the integration test, but I don't think you should need to change them right now.

  1. We already have a random function
  2. There is little to no documentation about how it works (what colors mean what on the plot, where to find the plot(s))

@WilyHyperion WilyHyperion merged commit f78c31a into main Nov 9, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clustering Algorithm for CV Results

3 participants