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

vector: Tests for v.cluster #5501

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

Kiraschild
Copy link

This PR introduces comprehensive test coverage for the v.cluster module, systematically validating its core functionality and parameters. The test suite specifically examines DBSCAN clustering behavior, including (1) fundamental cluster formation and noise point identification, (2) sensitivity to critical parameters like distance thresholds and minimum neighbor counts, and (3) the impact of 2D flag on 3D point clusters.

@github-actions github-actions bot added vector Related to vector data processing Python Related code is in Python module tests Related to Test Suite labels Apr 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module Python Related code is in Python tests Related to Test Suite vector Related to vector data processing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant