Theoretically efficient and practical parallel DBSCAN
Project description
Overview
This repository contains the fastest parallel code for Euclidean DBSCAN on low to moderate dimensional data sets. It stems from a SIGMOD'20 paper: Theoretically Efficient and Practical Parallel DBSCAN.
Citation
@inproceedings{wang2020theoretically,
author = {Wang, Yiqiu and Gu, Yan and Shun, Julian},
title = {Theoretically-Efficient and Practical Parallel DBSCAN},
year = {2020},
isbn = {9781450367356},
publisher = {Association for Computing Machinery},
address = {New York, NY, USA},
url = {https://doi.org/10.1145/3318464.3380582},
doi = {10.1145/3318464.3380582},
booktitle = {Proceedings of the 2020 ACM SIGMOD International Conference on Management of Data},
pages = {2555–2571},
numpages = {17},
keywords = {parallel algorithms, spatial clustering, DBScan},
location = {Portland, OR, USA},
series = {SIGMOD ’20}
}
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file dbscan-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: dbscan-0.0.5-py3-none-any.whl
- Upload date:
- Size: 9.9 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e299365168342dfd0042d842e7fea417d3188a216aa4b918310bd207f0de7dc |
|
MD5 | 72003f5b04b33d35b142bc4658a7c53e |
|
BLAKE2b-256 | 3850d41fd4222ca56ca41c40c143100f41de73722c34f8602698599df483f85b |