Anomaly Detection according to ALSO
Project description
also_anomaly_detector
Attribute-wise Learning for Scoring Outliers (ALSO) is an unsupervised anomaly detection algorithm for multidimensional data.
Description
Python implementation of ALSO. ALSO, or Attribute-wise Learning for Scoring Outliers, is an unsupervised anomaly detection algorithm for multidimensional data as described in Paulheim, H., Meusel, R. A decomposition of the outlier detection problem into a set of supervised learning problems. Mach Learn 100, 509–531 (2015). https://doi.org/10.1007/s10994-015-5507-y
I am not the author, nor in any way affiliated with the authors of the paper above. This is an independent python implementation of the ALSO-approach.
Usage
For a local install, cd
to the root of this repository and simply;
python setup.py develop
Documentation
Documentation should be available at https://eliavw.github.io/also_anomaly_detector.
Administration
Open the folder note/deploy for notebooks that contain annotated scripts for the different administrative tasks you may want to undertake with this software project.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file also_anomaly_detector-0.0.2.tar.gz
.
File metadata
- Download URL: also_anomaly_detector-0.0.2.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.4.0.post20200518 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c7f1c1f7d714ddd7ed4ca70590850e1b35c7a8a5fb0487085eda0f40d789ae92 |
|
MD5 | 34167fbe5601a1ae8840db0d3560e932 |
|
BLAKE2b-256 | 4984080f956ef114c475dce8c101bd968b2e764ac4dc4ccdfafb67d0f945a6e3 |
File details
Details for the file also_anomaly_detector-0.0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: also_anomaly_detector-0.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.4.0.post20200518 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 317ae6ec73acbdbf54a0a486e9e9989efe03e17714427d9640ca909e34ae0e0d |
|
MD5 | c912f7fdc549bf27a49393794a907e1f |
|
BLAKE2b-256 | dfce8c8e05070573794d5cdaa3602029b9785b219060cf9d171619e4b58bd877 |