# DenStream_simple **Repository Path**: caiyuqiao/DenStream_simple ## Basic Information - **Project Name**: DenStream_simple - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-19 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DenStream This a Python implementation of the data stream clustering algorithm "DenStream". The implementation is compatible with scikit-learn and follows the scikit-learn API for clustering algorithms. Details about how the algorithm works can be found in the original paper "Density-Based Clustering over an Evolving Data Stream with Noise", which is available [here](https://archive.siam.org/meetings/sdm06/proceedings/030caof.pdf).