Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: log worst clusters in stats #226

Merged
merged 2 commits into from
Jul 3, 2024
Merged

feat: log worst clusters in stats #226

merged 2 commits into from
Jul 3, 2024

Conversation

TurtIeSocks
Copy link
Owner

@TurtIeSocks TurtIeSocks commented Jul 3, 2024

It's good to know what the lowest number of points are in a cluster, particularly when setting max_clusters as an input.

New stats log:

      [STATS] =================================================================
      || [AREA] Polygon-645 | Better | Radius                                ||
      || [POINTS] Total: 18988 | Covered: 18283                              ||
      || [CLUSTERS] Total: 888 | Avg Points: 20                              ||
      || [COVERAGE] Best: 77 (1) | Worst: 5 (1)                              ||
      || [DISTANCE] Total: 116525m | Longest: 645m | Avg: 131m               ||
      || [TIMES] Clustering: 5.66s | Routing: 2.32s | Stats: 0.08s           ||
      || [MYGOD_SCORE] 5145                                                  ||
      =========================================================================

Copy link

vercel bot commented Jul 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
koji ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 3, 2024 1:57am

@TurtIeSocks TurtIeSocks merged commit 679b8de into main Jul 3, 2024
3 checks passed
@TurtIeSocks TurtIeSocks deleted the worst-stats branch July 3, 2024 02:22
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.

1 participant