Skip to main content

Librería para evaluación de detección de anomalías en series temporales

Project description

TSADmetrics - Time Series Anomaly Detection Metrics

TSADmetrics is a Python library for evaluating anomaly detection algorithms in time series data.
It provides a comprehensive set of metrics specifically designed to handle the temporal nature of anomalies.


Features

  • Metric Taxonomy: Metrics are categorized into types based on how they handle temporal context:

    • MPI Metrics: Evaluate predictions at each point independently, ignoring temporal continuity.
    • MET Metrics: Consider temporal context, analyzing when and how anomalies occur.
      • MDPT: Partial detection within a real anomaly event counts as correct.
      • MDTP: Requires detection to cover a significant fraction of the real anomaly.
      • MECT: Measures alignment of real vs predicted anomaly events.
      • MPR: Penalizes late detections.
      • MTDT: Allows temporal tolerance for early or late detections.
  • Direct Metric Usage: Instantiate any metric class and call compute() for individual evaluation.

  • Batch Evaluation: Use Runner to evaluate multiple datasets and metrics at once, with support for both direct data and CSV/JSON input.

  • Flexible Configuration: Load metrics from YAML configuration files or global evaluation config files.

  • CLI Tool: Compute metrics directly from files without writing Python code.


Installation

Install TSADmetrics via pip:

pip install tsadmetrics

Documentation

The complete documentation for TSADmetrics is available at:
📚 https://tsadmetrics.readthedocs.io/

Acknowledgements

This library is based on the concepts and implementations from:
Sørbø, S., & Ruocco, M. (2023). Navigating the metric maze: a taxonomy of evaluation metrics for anomaly detection in time series. https://doi.org/10.1007/s10618-023-00988-8

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

tsadmetrics-1.0.8.tar.gz (67.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tsadmetrics-1.0.8-py3-none-any.whl (116.6 kB view details)

Uploaded Python 3

File details

Details for the file tsadmetrics-1.0.8.tar.gz.

File metadata

  • Download URL: tsadmetrics-1.0.8.tar.gz
  • Upload date:
  • Size: 67.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.20

File hashes

Hashes for tsadmetrics-1.0.8.tar.gz
Algorithm Hash digest
SHA256 eff78fde7cffe1afdb2e52e1314a2de9a210e061fa9fa19e0506fa62fd93e486
MD5 1801e1caf0ea0f11fb71889de4aebd0b
BLAKE2b-256 27cd02c30f23910db79525264a06c0e34c3fe4b44888c603485790245f337d9d

See more details on using hashes here.

File details

Details for the file tsadmetrics-1.0.8-py3-none-any.whl.

File metadata

  • Download URL: tsadmetrics-1.0.8-py3-none-any.whl
  • Upload date:
  • Size: 116.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.20

File hashes

Hashes for tsadmetrics-1.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 a258015a90e2d06b78ed95866411a53695cf8d4f2b8698677302e0bf26e81582
MD5 386094da8cf59ac08ff3c6ee727663fc
BLAKE2b-256 f83250bf40ce6300bca1ffb8ec337d9948a8d9a3e6e6abc93477402e99a144cd

See more details on using hashes here.

Supported by

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