Outlier detection based on low density models
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
SDO is an algorithm that scores data samples with estimations of distance-based outlierness. Alike other outlier detection algorithms, SDO is an eager learner that creates a low-density model of the dataset during a training phase and later compares new samples with the created model. Such scheme allows lightening the computational load during application phases, not requiring to recall old data samples again.
SDO is devised to be embedded in systems or frameworks that operate autonomously and must process large amounts of data in a continuos manner. SDO is a machine learning solution for Big Data and stream data applications.
Cite As
Felix Iglesias (2026). SDO (Sparse Data Observers) (https://github.com/CN-TU/sdo-matlab), GitHub. Retrieved .
F. Iglesias, T. Zseby, A. Zimek. Outlier Detection Based on Low Density Models. Proc. IEEE International Conference on Data Mining Workshops, ICDM Workshops, Singapore; 11-17-2018 – 11-20-2018. pp. 970 – 979.
General Information
- Version 1.0.0 (47.8 KB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
Versions that use the GitHub default branch cannot be downloaded
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |
