Skip to main content

Parametric event detection & inference library

Project description

evDetect

Parametric event detection & inference library

Install

pip install evdetect

How to use

Example

from evdetect.evdetector import Detector
from evdetect.gen_data import Scenario

s = Scenario()
d=Detector()
d.fit(s.data)
print(d.summary())
d.predict()
d.plot()

For parallel processing use fit(...,parallel=True)

For more examples see the tutorial in the notebooks folder.

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

evdetect-0.1.3.tar.gz (7.4 kB view details)

Uploaded Source

File details

Details for the file evdetect-0.1.3.tar.gz.

File metadata

  • Download URL: evdetect-0.1.3.tar.gz
  • Upload date:
  • Size: 7.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for evdetect-0.1.3.tar.gz
Algorithm Hash digest
SHA256 b713353036f4d30331433263e0be015fe8776b46ec3bbeb207f7b5a22a500081
MD5 bf01b13f9c5dc95c8205c27e197f11c1
BLAKE2b-256 a33403f4dc5b53a5e1f9ab8eb55670c1fb16f4e86d6067a12ab6bf696096ed4a

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