Skip to main content

Time series anomaly detection and forecasting

Project description

SAM

SAM is a Python package for timeseries analysis, anomaly detection and forecasting.

Author: Royal HaskoningDHV

Email: ruben.peters@rhdhv.com

Getting started

The documentation is available here..

The easiest way to install is package is using pip:

pip install sam

There are different optional dependencies for SAM, if you are unsure use pip install sam[all] other options include plotting (just use the plotting functionality), data_science (all dependencies needed for a data scientist) and data_engineering (dependencies for data engineer).

Keep in mind that the sam package is updated frequently, and after a while, your local version may be out of date with the online documentation. To be sure, run the pip install -U sam command to install the latest version.

Configuration

A configuration file can be created as .config. This configuration file only stores api credentials for now, but more options may be added in the future. The configuration file is parsed using the Python3 configparser, and an example configuration is shown below:

[regenradar]
user=regenradar.username
password=secret123

[openweathermap]
apikey=secret456

Issue tracking and Feature Requests

Anyone can create feature requests or bug reports! You can browse and create new issues on GitHub: https://github.com/RoyalHaskoningDHV/sam/issues

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

sam-3.0.2a4.tar.gz (1.1 MB view details)

Uploaded Source

Built Distribution

sam-3.0.2a4-py3-none-any.whl (33.0 kB view details)

Uploaded Python 3

File details

Details for the file sam-3.0.2a4.tar.gz.

File metadata

  • Download URL: sam-3.0.2a4.tar.gz
  • Upload date:
  • Size: 1.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.6

File hashes

Hashes for sam-3.0.2a4.tar.gz
Algorithm Hash digest
SHA256 3a7648b30a173025ab70abe05ef7833fd2edd212ed154f7f27f90d502bd9349a
MD5 5967cbb018a429a07f8b1c3d48557568
BLAKE2b-256 e4fd200f1006cd31564eeeaca5d7f405df45b9b5938b536792159f795c5152d1

See more details on using hashes here.

File details

Details for the file sam-3.0.2a4-py3-none-any.whl.

File metadata

  • Download URL: sam-3.0.2a4-py3-none-any.whl
  • Upload date:
  • Size: 33.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.6

File hashes

Hashes for sam-3.0.2a4-py3-none-any.whl
Algorithm Hash digest
SHA256 acfe7f82f9b4ce3c1425565374165d25ebea0da200050db29603cab753805230
MD5 ec492ad6940a2fa2ab54ecec181c8bc1
BLAKE2b-256 36f4ad76ad0609d08b76936d60a195eddd1ea91494dbf4f7da02de0281656e43

See more details on using hashes here.

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