G-stream
Data streaming clustering algorithm
An implementation of data stream clustering algorithms using Spark Streaming.
3 stars
3 watching
0 forks
Language: Scala
last commit: over 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Implementations of clustering algorithms using Spark in Scala | 18 |
| An implementation of the DBSCAN clustering algorithm on top of Apache Spark | 184 |
| A library that enables efficient big data stream mining using Spark Streaming | 492 |
| An analytics engine designed to handle large-scale data processing and analysis | 40,170 |
| A library that parses and queries XML data in Apache Spark | 504 |
| An introductory Scala app using Apache Spark Streaming to process data from Kafka and write summaries to Cassandra. | 23 |
| A MATLAB implementation of an unsupervised clustering algorithm that groups data points based on their density and reachability distances | 58 |
| An implementation of a clustering algorithm using Particle Swarm Optimization (PSO), specifically designed to group similar data points together. | 68 |
| Provides implementations of various multi-view spectral clustering algorithms for data analysis and visualization. | 87 |
| A C++ implementation of the Brown word clustering algorithm for hierarchical word grouping | 425 |
| This 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 |
| A Distributed Clustering algorithm based on Dirichlet Process Mixture Model using Apache Spark | 4 |
| Implementation of k-modes and k-prototypes clustering algorithms in Go. | 43 |
| A library for parsing and querying CSV data with Apache Spark | 1,052 |
| A library for efficient data streaming and training of neural networks on large datasets | 1,171 |