Linear time Outlier Scoring via Random Walks

I use a markov chain rejection sampling method to score outliers in linear time.
377 Downloads
Updated 5 Nov 2013

View License

Input a matrix where the rows are points and the columns are features, you get back the matrix with an extra last column being the outlier scores.

The scoring is done by an original method (to my knowledge) inspired by MCMC and rejection sampling. It's linear in scoring where you can change the constant multiplier. A larger sampling constant is slower.

Cite As

michael kim (2024). Linear time Outlier Scoring via Random Walks (https://www.mathworks.com/matlabcentral/fileexchange/44178-linear-time-outlier-scoring-via-random-walks), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0