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

[FEA] add cosine distance for DBSCAN #4775

Conversation

tarang-jain
Copy link
Contributor

Added cosine distance metric for computing epsilon neighborhood in DBSCAN. The cosine distance computed as L2 norm of L2 normalized vectors and the epsilon value is adjusted accordingly.

@github-actions github-actions bot added CUDA/C++ Cython / Python Cython or Python issue labels Jun 13, 2022
@tarang-jain
Copy link
Contributor Author

Closed in favor of #4776

@tarang-jain tarang-jain deleted the fea-add-cosine-distance-DBSCAN branch June 13, 2022 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CUDA/C++ Cython / Python Cython or Python issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant