marcoscastro / kmeans
Implementation of the K-Means clustering algorithm.
☆106Updated 9 years ago
Alternatives and similar repositories for kmeans:
Users that are interested in kmeans are comparing it to the libraries listed below
- KDTree library☆111Updated 14 years ago
- HMM based on KMeans and GMM☆202Updated 9 years ago
- A generic C++11 k-means clustering implementation☆213Updated this week
- A wrapper for LibSVM that lets you train SVM's directly on Eigen library matrices in C++☆81Updated 9 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- Library for performing spectral clustering in C++☆77Updated last year
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 7 years ago
- C++ framework that implements machinelearning algorithms (clustering, dimension reducing, genetic algorithms)☆29Updated 10 years ago
- Eigen's usage☆27Updated 2 years ago
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆177Updated 4 years ago
- An extensible C++ library of Hierarchical Bayesian clustering algorithms, such as Bayesian Gaussian mixture models, variational Dirichlet…☆143Updated 7 years ago
- a 1500 lines simple C++ implementation of RandomForests with detailed comments☆109Updated 6 years ago
- Implementation of Isolation Forest☆20Updated 8 years ago
- c++ implementation of clustering by DBSCAN☆100Updated 5 years ago
- A C++ Library of Genetic Algorithm Components☆67Updated 6 years ago
- PCA implementation in c++☆36Updated 13 years ago
- Machine learning library in C++ with Eigen☆18Updated 9 years ago
- Term project completed for Scalable Machine Learning course; implemented k-d trees and ball trees to improve performance of parallel kNN …☆11Updated 2 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- C++, Network Flow, Genetic Algorithm, SA☆16Updated 7 years ago
- Machine learning. Clustering by fast search and find of density peaks.☆33Updated 7 years ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆112Updated 4 years ago
- OpenMP tutorial☆38Updated 7 years ago
- C++ implementation of Gaussian Mixture Model☆33Updated 7 years ago
- RANSAC Template Library☆87Updated 7 years ago
- CUDA C implementation of Principal Component Analysis (PCA) through Singular Value Decomposition (SVD) using a highly parallelisable vers…☆27Updated 5 years ago
- This project is a simple deep neural network trained using only TensorFlow C++.☆118Updated last year
- Ellipse Fitting with Least-Square and Robust Estimators☆24Updated 3 years ago
- Implementation of k-means clustering☆17Updated 9 years ago
- C++ implementation of K-nearest neighbours☆17Updated 9 years ago