Time Series Baseline
Project description
tsbs_rg
This package computes the baseline for a time series
Input
Compute baseline for a time series data
Arguments:
Positional Arg:
- data (array): time series data (reverse chronological)
Keyword Arg:
- crit (float): critical multiplier value (default=None)
- perc (float): critical baselining percentage (default=None)
- false_positive_threshold (boolean): whether to use any false_positive_threshold (default=None)
- is_low (boolean): whether anomalies for the lower thresholds are to be detected (default=False)
usage
Baseline(data, crit, perc, false_positive_threshold=None, is_low=True).baseline()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tsbs-0.0.2.tar.gz
(16.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
tsbs-0.0.2-py3-none-any.whl
(16.6 kB
view details)
File details
Details for the file tsbs-0.0.2.tar.gz.
File metadata
- Download URL: tsbs-0.0.2.tar.gz
- Upload date:
- Size: 16.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cba1ba9ae9b4808cfd00456057095e9cd75cc9badbda56dd710ff646d414234d
|
|
| MD5 |
d16b8a80b8214a43b3997ae9349eb426
|
|
| BLAKE2b-256 |
3c756674245dcf5325f1bb0c8474c943eeee74f106512ef322a87dfb2abc136f
|
File details
Details for the file tsbs-0.0.2-py3-none-any.whl.
File metadata
- Download URL: tsbs-0.0.2-py3-none-any.whl
- Upload date:
- Size: 16.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1eec6ac5ddfd3dd6d37d7ad799f38a6fbfdc547f5050aaf3cc8a415ab2a85014
|
|
| MD5 |
4b659c836982041a684404abec1e6063
|
|
| BLAKE2b-256 |
d81549679904e78f132df6e1aefe8382ebbd409c81e0292acdf0e9a21e729088
|