NinhPham / Outlier
The C++ source code (Code::Block IDE) for outlier detection in high dimensions. It covers standard methods and its approximations to detect outliers in high-dimensional data sets, including - kNN, kNNW, Sam1NN - LOF - ABOF, approxABOF - VOA, FastVOA - L1Depth, SamDepth
☆8Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for Outlier
- Library for performing spectral clustering in C++☆77Updated last year
- KMeans clustering in Eigen.☆25Updated 8 years ago
- A Fast Parallel Algorithm for HDBSCAN* Clustering☆54Updated 2 years ago
- Highly parallel DBSCAN (HPDBSCAN)☆38Updated 2 months ago
- Cartesian k-means for approximate nearest neghbor search, codebook learning, etc.☆50Updated 11 years ago
- GPU-based large scale Approx. Nearest Neighbor Search, accepted at CVPR 2016☆92Updated 6 years ago
- Fast and lightweight header-only C++ library (with Python bindings) for approximate nearest neighbor search☆258Updated 4 years ago
- State-of-the-art method for large-scale ANN search as of Oct 2016. Presented at ECCV 16.☆74Updated 6 years ago
- Fast K-Nearest Neighbor search with GPU☆141Updated 7 years ago
- A Vote-and-Verify Strategy for Fast Spatial Verification in Image Retrieval☆19Updated 7 years ago
- fast library for ANN search and KNN graph construction☆284Updated 6 years ago
- c++ implementation of clustering by DBSCAN☆100Updated 5 years ago
- an Extremely Fast Approximate Nearest Neighbor graph construction Algorithm framework☆92Updated 4 years ago
- Fast search algorithm for product-quantized codes via hash-tables☆53Updated 6 years ago
- Search with a hash index☆33Updated 5 years ago
- Research code implementing inverted multiindex structure☆83Updated 10 years ago
- ☆165Updated 5 years ago
- Implementation of dsp sift in c++ (in development)☆19Updated 9 years ago
- An extensible C++ library of Hierarchical Bayesian clustering algorithms, such as Bayesian Gaussian mixture models, variational Dirichlet…☆142Updated 6 years ago
- knn Cuda implementation☆15Updated 3 years ago
- Source code for learning and evaluation different quantzation methods☆26Updated 9 years ago
- Fast C++ implementation of https://github.com/yahoo/lopq: Locally Optimized Product Quantization (LOPQ) model and searcher for approximat…☆34Updated 4 years ago
- Implementation of HNSW that supports online updates☆62Updated 6 years ago
- Multivariate kernel density estimation [statistics]☆50Updated 9 years ago
- Probably the fastest C++ dbscan library.☆78Updated 5 months ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- Fast and Efficient Implementation of HDBSCAN in C++ using STL☆55Updated 5 years ago
- Sparse Surface Adjustment☆16Updated 11 years ago
- Performance comparison of the MRPT algorithm to other approximate nearest neighbor search libraries☆27Updated 6 years ago
- A one header only DBSCAN (N-dimensions support) implementation☆118Updated 2 years ago