Skip to main content

Algorithm monitoring by tracking variable value likelihoods.

Project description

Sanetinel

The sentinel that keeps you sane when tracking down unexpected behavior in algorithms.

Sanetinel is a simple sanity-check system for monitoring your algorithms.

This is a proof of concept version and is not stable

from sanetinel import sanetinel

s = sanetinel('algorithm')
s.train()
s.log('variable', 1)
s.log('variable', 2)
s.log('variable', 3)
s.test()
s.log('variable', 100)

Building

Installation: pip install --user --upgrade setuptools wheel

Build with: python setup.py sdist bdist_wheel

License

(c) 2020 Simon Rovder, James Renwick

This library is licensed under the GPL-3.0 license.

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

sanetinel-0.1.9.tar.gz (7.4 kB view details)

Uploaded Source

Built Distribution

sanetinel-0.1.9-py3-none-any.whl (22.4 kB view details)

Uploaded Python 3

File details

Details for the file sanetinel-0.1.9.tar.gz.

File metadata

  • Download URL: sanetinel-0.1.9.tar.gz
  • Upload date:
  • Size: 7.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.7

File hashes

Hashes for sanetinel-0.1.9.tar.gz
Algorithm Hash digest
SHA256 e543137156b9ac91827a190dd770d893b7870d5fe8a4170e3b0fce465c49c16f
MD5 da0e33f8b1dfba158b6d847bef055a33
BLAKE2b-256 23f33e2083b5e3561961211fe830e583cda05df56a007a8a5722d64b0c5f722a

See more details on using hashes here.

File details

Details for the file sanetinel-0.1.9-py3-none-any.whl.

File metadata

  • Download URL: sanetinel-0.1.9-py3-none-any.whl
  • Upload date:
  • Size: 22.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.7

File hashes

Hashes for sanetinel-0.1.9-py3-none-any.whl
Algorithm Hash digest
SHA256 215b8cfe71130eb7bc45e3e4289573cea50e5943efd5fa28949c06dd7f346cc4
MD5 2041c7ae1c59e4ea5acf71c64580f8ba
BLAKE2b-256 f55623f4c83913b615e4b10c9425dd751c50bc3244621287922533a45c9c3f66

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