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
- HMM based on KMeans and GMM☆202Updated 9 years ago
- KDTree library☆112Updated 14 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++ implementation of clustering by DBSCAN☆99Updated 5 years ago
- PCA implementation in c++☆36Updated 13 years ago
- KMeans clustering in Eigen.☆26Updated 8 years ago
- Absolute balanced kdtree for fast kNN search.☆180Updated last year
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 years ago
- safe: A threadsafe, iterator-preserving class built around std::map☆10Updated 6 years ago
- LIBSVM -- A Library for Support Vector Machines (unofficial snapshot dist mirror)☆126Updated 13 years ago
- Eigen's usage☆27Updated 2 years ago
- Machine learning. Clustering by fast search and find of density peaks.☆32Updated 7 years ago
- A generic C++11 k-means clustering implementation☆210Updated 3 years ago
- A wrapper for LibSVM that lets you train SVM's directly on Eigen library matrices in C++☆81Updated 9 years ago
- C++ implementation of KDTree & kNN classification on MNIST☆36Updated 6 years ago
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- The C++ source code (Code::Block IDE) for outlier detection in high dimensions. It covers standard methods and its approximations to dete…☆8Updated 6 years ago
- RANSAC Template Library☆86Updated 7 years ago
- Portable glog for cross-platforms: Windows, Linux, Android, and iOS☆45Updated 7 years ago
- Implementation of Dijkstra's algorithm in C++ which finds the shortest path from a start node to every other node in a weighted graph.☆39Updated 7 months ago
- Machine learning library in C++ with Eigen☆18Updated 9 years ago
- K-d tree implementation in C++☆59Updated 12 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆37Updated last year
- Small and easy C++ AdaBoost Implementation☆70Updated 13 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 7 years ago
- C++ implementation of Gaussian Mixture Model☆33Updated 7 years ago
- C++ framework that implements machinelearning algorithms (clustering, dimension reducing, genetic algorithms)☆29Updated 10 years ago
- An implementation of Bayesian Networks Model for pure C++14 (11) later, including probability inference and structure learning method.☆40Updated 6 years ago
- source code for the book "C++ Concurrency in Action"☆28Updated 8 years ago