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
- A Fast Parallel Algorithm for HDBSCAN* Clustering☆55Updated 2 years ago
- Benchmark of Nearest Neighbor Search on High Dimensional Data☆206Updated 3 years ago
- KMeans clustering in Eigen.☆26Updated 8 years ago
- A Vote-and-Verify Strategy for Fast Spatial Verification in Image Retrieval☆19Updated 7 years ago
- GPU-based large scale Approx. Nearest Neighbor Search, accepted at CVPR 2016☆91Updated 6 years ago
- Further development has been moved to a new repository https://github.com/wangyiqiu/dbscan-python☆18Updated 2 years ago
- PQ Fast Scan☆60Updated 5 years ago
- A library for k-nearest neighbor search☆383Updated 10 months ago
- Research code implementing inverted multiindex structure☆82Updated 11 years ago
- Cartesian k-means for approximate nearest neghbor search, codebook learning, etc.☆51Updated 11 years ago
- fast library for ANN search and KNN graph construction☆288Updated 7 years ago
- Code to speed up k-means clustering. Originally at BaylorCS/baylorml.☆55Updated 9 months ago
- Fast and Efficient Implementation of HDBSCAN in C++ using STL☆61Updated 5 years ago
- An extensible C++ library of Hierarchical Bayesian clustering algorithms, such as Bayesian Gaussian mixture models, variational Dirichlet…☆143Updated 7 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆24Updated 3 years ago
- an Extremely Fast Approximate Nearest Neighbor graph construction Algorithm framework☆93Updated 5 years ago
- Highly parallel DBSCAN (HPDBSCAN)☆40Updated 5 months ago
- L1-regularized logistic regression using stochastic gradient descent [machine learning]☆36Updated 8 years ago
- Implementation of dsp sift in c++ (in development)☆19Updated 9 years ago
- Performance comparison of the MRPT algorithm to other approximate nearest neighbor search libraries☆27Updated 7 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 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
- State-of-the-art method for large-scale ANN search as of Oct 2016. Presented at ECCV 16.☆74Updated 6 years ago
- Library for performing spectral clustering in C++☆76Updated last year
- Machine learning. Clustering by fast search and find of density peaks.☆31Updated 7 years ago
- A c++ toolbox of locality-sensitive hashing (LSH), provides several popular LSH algorithms, also support python and matlab.☆287Updated 7 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- A well-documented C++ implementation of the cover tree datastructure for quick k-nearest-neighbor search. Allows single-point insertion a…☆62Updated 7 years ago
- This is a library of incremental image alingment algorithms using OpenCV☆21Updated 2 years ago
- Source code for learning and evaluation different quantzation methods☆26Updated 9 years ago