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
Alternatives and similar repositories for Outlier:
Users that are interested in Outlier are comparing it to the libraries listed below
- Benchmark of Nearest Neighbor Search on High Dimensional Data☆207Updated 3 years ago
- an Extremely Fast Approximate Nearest Neighbor graph construction Algorithm framework☆94Updated 5 years ago
- PQ Fast Scan☆61Updated 5 years ago
- A Fast Parallel Algorithm for HDBSCAN* Clustering☆58Updated 2 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- Research code implementing inverted multiindex structure☆83Updated 11 years ago
- Library for performing spectral clustering in C++☆78Updated last year
- Implementation of HNSW that supports online updates☆66Updated 7 years ago
- Fast and lightweight header-only C++ library (with Python bindings) for approximate nearest neighbor search☆261Updated 2 months ago
- Multivariate kernel density estimation [statistics]☆50Updated 9 years ago
- Fast K-Nearest Neighbor search with GPU☆141Updated 7 years ago
- A library for k-nearest neighbor search☆387Updated last year
- An extensible C++ library of Hierarchical Bayesian clustering algorithms, such as Bayesian Gaussian mixture models, variational Dirichlet…☆143Updated 7 years ago
- fast library for ANN search and KNN graph construction☆289Updated 7 years ago
- GGNN: State of the Art Graph-based GPU Nearest Neighbor Search☆155Updated 2 months ago
- GPU-based large scale Approx. Nearest Neighbor Search, accepted at CVPR 2016☆92Updated 6 years ago
- Cartesian k-means for approximate nearest neghbor search, codebook learning, etc.☆51Updated 11 years ago
- Building KNN Graph for Billion High Dimensional Vectors Efficiently☆21Updated 6 years ago
- Implementation of ip-nsw from Non-metric Similarity Graphs for Maximum Inner Product Search☆40Updated 6 years ago
- Performance comparison of the MRPT algorithm to other approximate nearest neighbor search libraries☆27Updated 7 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 7 years ago
- State-of-the-art method for large-scale ANN search as of Oct 2016. Presented at ECCV 16.☆75Updated 6 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
- Fast and Efficient Implementation of HDBSCAN in C++ using STL☆64Updated 5 years ago
- Implementation of Efficient K-NN Graph Construction Algorithm NN-Descent in C++☆30Updated 8 years ago
- Highly parallel DBSCAN (HPDBSCAN)☆43Updated 7 months ago
- LSH-GPU ANN package☆93Updated 6 years ago
- Fast C++ implementation of https://github.com/yahoo/lopq: Locally Optimized Product Quantization (LOPQ) model and searcher for approximat…☆34Updated 5 years ago
- Fast search algorithm for product-quantized codes via hash-tables☆53Updated 6 years ago
- This is the implementation of the Hierarquical Clustering-based Nearest Neighbor Graphs☆18Updated 5 years ago