Skip to main content

Anomaly learn - the anomaly detection package

Project description

anomaly-learn-with-text

PyPI version Documentation Status Gitter Contributor Covenant

anlearn - Anomaly learn

In Gauss Algorithmic, we're working on many anomaly/fraud detection projects using open-source tools. We decided to put our two cents in and "tidy up" some of our code snippets, add documentation, examples, and release them as an open-source package. So let me introduce anlearn. It aims to offer multiple interesting anomaly detection methods in familiar scikit-learn API so you could quickly try some anomaly detection experiments yourself.

So far, this package is an alpha state and ready for your experiments.

Do you have any questions, suggestions, or want to chat? Feel free to contact us via Github, Gitter, or email.

Installation

anlearn depends on scikit-learn and it's dependencies scipy and numpy.

Requirements:

Requirements for every supported python version with version and hashes could be found in requirements folder. We're using pip-tools for generating requirements files.

Intallation options

PyPI installation

pip install anlearn

Installation from source

git clone https://github.com/gaussalgo/anlearn
cd anlearn

Instalil anlearn.

pip install .

or by using poetry

poetry install

Documentation

You can find documentation at Read the Docs: docs.

Contat us

Do you have any questions, suggestions, or want to chat? Feel free to contact us via Github, Gitter, or email.

License

GNU Lesser General Public License v3 or later (LGPLv3+)

anlearn Copyright (C) 2020 Gauss Algorithmic a.s.

This package is in alpha state and comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to use, redistribute it, and contribute under certain conditions of its license.

Code of Conduct

Code of Conduct

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

anlearn-0.1.4.tar.gz (24.6 kB view hashes)

Uploaded Source

Built Distribution

anlearn-0.1.4-py3-none-any.whl (40.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page