Fast_LDP_MST is an efficient density-based clustering method for large-size datasets.
Project description
fast_ldp_mst_clustering
Fast LDP-MST is an efficient density-based clustering method for large-size datasets.
Teng Qiu, Yongjie Li, IEEE Transactions on Knowledge and Data Engineering, 2022, DOI: 10.1109/TKDE.2022.3150403.
Cluster analysis is widely studied and used in diverse fields. Despite that many clustering methods have been proposed, it is rare for a clustering method to perform well simultaneously on the following characteristics:
- effectiveness (in terms of accuracy);
- efficiency (in terms of speed);
- robustness (in terms of noise and parameter sensitivity);
- user-friendliness (in terms of the number of user-specified parameters, interpretability, and reproducibility of the results, etc.).
This work contributes to the field of clustering by providing a new solution (i.e., Fast LDP-MST) which largely improves the efficiency of LDP-MST, without sacrificing the merits of LDP-MST in effectiveness, robustness, and user-friendliness. Fast LDP-MST achieves a good balance among effectiveness, efficiency, robustness, and user-friendliness, and thus it could have a certain degree of practical value in this big data era.
The implementation of the MATLAB version can be accessed through the link: https://github.com/Teng-Qiu-Clustering/Fast-LDP-MST-Clustering-IEEE-TKDE-2022
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file fast_ldp_mst_clustering-1.0.0.tar.gz
.
File metadata
- Download URL: fast_ldp_mst_clustering-1.0.0.tar.gz
- Upload date:
- Size: 10.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d61f95e09b22f0b5eb203e2c7d508de02f3dc4299b180ff0d578104eb507549 |
|
MD5 | 66b33dbe8bad9f7639324ff617466d8f |
|
BLAKE2b-256 | 0eef3c3869ab9d83fe122a5595795f34b9ef228d55b638d8aca68451b125bd2c |
File details
Details for the file fast_ldp_mst_clustering-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: fast_ldp_mst_clustering-1.0.0-py3-none-any.whl
- Upload date:
- Size: 10.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d9fbc510536aa1696c4acfb7fd19d91b0cda424fda52c968a06e8e91e9f24d56 |
|
MD5 | b7941e103e0f20f4522f48e6fd0bf9b9 |
|
BLAKE2b-256 | e6baab74b924891b7e4313f15b5f0adc2cfa468a544ffe0d45629dad6dad5d79 |