SparsifiedKMeans

Big data kmeans

An implementation of k-means clustering algorithm optimized for big data by pre-conditioning and sparsifying the data

KMeans for big data using preconditioning and sparsification, Matlab implementation. Aka k-means

GitHub

57 stars
9 watching
46 forks
Language: MATLAB
last commit: over 6 years ago
Linked from 1 awesome list

k-meanskmeansout-of-core

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
kalvar/ios-krkmeans-algorithmK-Means clustering algorithm implementation with multi-dimensional support and customizable features23
gbuesing/kmeans-clustererA Ruby implementation of k-means clustering algorithm with features like multiple runs and initial centroid selection.96
mljs/kmeansAn implementation of K-means clustering algorithm in TypeScript.87
pharo-ai/k-meansA Smalltalk implementation of the K-means clustering algorithm3
emilbayes/kmeans.jsAn implementation of the k-means clustering algorithm in JavaScript45
thedatumorg/kshape-matlabA Matlab implementation of an efficient and accurate unsupervised method for clustering time-series data53
kalvar/ios-krfuzzycmeans-algorithmAn implementation of Fuzzy C-Means clustering algorithm with fuzzy theory on Machine Learning for data mining and image compression.12
jeremygelb/geocmeansA package to perform spatial fuzzy clustering algorithms and visualize results27
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
src-d/kmcudaOptimized K-means and K-nn implementation using NVIDIA CUDA with low memory consumption809
felipexw/knn-java-libraryAn implementation of a K-Nearest Neighbor algorithm for supervised learning7
neuralmagic/sparsemlEnables the creation of smaller neural network models through efficient pruning and quantization techniques2,083
nathanepstein/knearA JavaScript implementation of the k-nearest neighbors algorithm for supervised machine learning48
cststack/kmTools and wrappers for managing and interacting with Amazon EKS clusters4
asbaker/racket-knnAn implementation of the K Nearest Neighbors algorithm using Scheme and Racket16