G-stream

Data streaming clustering algorithm

An implementation of data stream clustering algorithms using Spark Streaming.

GitHub

3 stars
3 watching
0 forks
Language: Scala
last commit: almost 10 years ago

Related projects:

RepositoryDescriptionStars
tugdualsarazin/spark-clusteringImplementations of clustering algorithms using Spark in Scala18
irvingc/dbscan-on-sparkAn implementation of the DBSCAN clustering algorithm on top of Apache Spark184
huawei-noah/streamdmA library that enables efficient big data stream mining using Spark Streaming492
apache/sparkAn analytics engine designed to handle large-scale data processing and analysis40,170
databricks/spark-xmlA library that parses and queries XML data in Apache Spark504
instaclustr/sample-kafkasparkcassandraAn introductory Scala app using Apache Spark Streaming to process data from Kafka and write summaries to Cassandra.23
alexgkendall/optics_clusteringA MATLAB implementation of an unsupervised clustering algorithm that groups data points based on their density and reachability distances58
iralabdisco/pso-clusteringAn implementation of a clustering algorithm using Particle Swarm Optimization (PSO), specifically designed to group similar data points together.68
youweiliang/multi-view_clusteringProvides implementations of various multi-view spectral clustering algorithms for data analysis and visualization.87
percyliang/brown-clusterA C++ implementation of the Brown word clustering algorithm for hierarchical word grouping425
xuyxu/clusteringThis repository provides implementations of various clustering and subspace clustering algorithms in MATLAB, including K-means, ISODATA, Mean Shift, DBSCAN, Gaussian Mixture Model, LVQ, Subspace Clustering Algorithms like Subspace K-means and Entropy-Weighting Subspace K-means.227
khadidjam/dc-dpmA Distributed Clustering algorithm based on Dirichlet Process Mixture Model using Apache Spark4
e-xpertsolutions/go-clusterImplementation of k-modes and k-prototypes clustering algorithms in Go.43
databricks/spark-csvA library for parsing and querying CSV data with Apache Spark1,052
mosaicml/streamingA library for efficient data streaming and training of neural networks on large datasets1,171