Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with k-means-algorithm
A curated list of projects in awesome lists tagged with k-means-algorithm .
https://github.com/aryangupta-09/kmeans-using-mapreduce
K-means clustering algorithm using MapReduce.
distributed-systems grpc grpc-python k-means k-means-algorithm k-means-clustering k-means-implementation k-means-implementation-in-python kmeans kmeans-algorithm kmeans-clustering kmeans-clustering-algorithm map-reduce mapreduce mapreduce-algorithm mapreduce-python protobuf-python protobuf3 protocol-buffers remote-communication
Last synced: 05 Jan 2025
https://github.com/klimentlagrangiewicz/k-means-in-c
Implementation of k-means algorithm in C (standard C89/C90)
ansi-c c89 c90 clustering clustering-algorithm data-clustering data-mining k-means k-means-algorithm
Last synced: 19 Nov 2024
https://github.com/khaledashrafh/k-means-clustering
This program implements the K-means clustering algorithm using OpenMP APIs. The K-means algorithm is a popular method of vector quantization that aims to partition n observations into k clusters. Each observation is assigned to the cluster with the nearest mean, serving as a prototype of the cluster.
euclidean-distances gcc-complier high-performance-computing k-means-algorithm k-means-clustering open-mp openmp parallel-processing
Last synced: 07 Dec 2024
https://github.com/klimentlagrangiewicz/k-means-in-zig
An implementation of k-means algorithm in Zig
clustering k-means k-means-algorithm
Last synced: 15 Dec 2024
https://github.com/owengregson/hellafast
A K-Means algorithm implementation involving various optimization techniques. Used to group MNIST dataset of hand-written numbers 0-9.
algorithms algorithms-and-data-structures k-means k-means-algorithm k-means-clustering k-means-plus-plus
Last synced: 22 Nov 2024