parameter estimation for simple Hawkes (self-exciting) processes
Project description
Welcome to hawkeslib
hawkeslib started with the ambition of having a simple Python implementation
of plain-vanilla Hawkes (or self-exciting processes), i.e. those
with factorized triggering kernels with exponential decay functions.
The docs contain tutorials, examples and a detailed API reference.
For other examples, see the examples/ folder.
The following models are available:
- Univariate Hawkes Process (with exponential delay)
- Bayesian Univariate Hawkes Process (with exponential delay)
- Poisson Process
- 'Bayesian' Poisson process
Bayesian variants implement methods for sampling from the posterior as well as calculating marginal likelihood (e.g. for Bayesian model comparison).
Installation
Cython (>=0.28) and numpy (>=1.14) and scipy must be installed prior to the installation as
they are required for the build.
$ pip install -U Cython numpy scipy
$ pip install hawkeslib
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
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
File details
Details for the file hawkeslib-0.2.2.tar.gz.
File metadata
- Download URL: hawkeslib-0.2.2.tar.gz
- Upload date:
- Size: 17.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f146a0c09baf4d5d16483693e5325124cde57d38a8e68cc178bfeff2f0dfa017
|
|
| MD5 |
28de1868b23b0d1d60ae04a58c3c0c0b
|
|
| BLAKE2b-256 |
fbca34735178e2588ecbc176b7d38c9ccd89bcbecf6b518dfe3dd712baa6e77e
|
File details
Details for the file hawkeslib-0.2.2-cp36-cp36m-macosx_10_13_x86_64.whl.
File metadata
- Download URL: hawkeslib-0.2.2-cp36-cp36m-macosx_10_13_x86_64.whl
- Upload date:
- Size: 182.9 kB
- Tags: CPython 3.6m, macOS 10.13+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
79a5a87466b8756647bd722c149f88f97f70cf359a09b5d8dcefab07bce00b43
|
|
| MD5 |
4465315198a5a6805aaabca344055199
|
|
| BLAKE2b-256 |
b6e2ff5750c1d6fc1bd88d7b7a7ca8cc8b9092f8386aa566e5206f075c50cd15
|