Skip to content

Commit 9f7e9cc

Browse files
vloisontomMoral
andauthored
Update README.md
Co-authored-by: Thomas Moreau <thomas.moreau.2010@gmail.com>
1 parent 8ad23c5 commit 9f7e9cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
This package implements FaDIn and UNHaP. FaDIn and UNHaP are inference methods for parametric Hawkes Processes (HP) with finite-support kernels, with the following features:
99
- Computation time is low compared to other methods.
1010
- Compatible in univariate and multivariate settings.
11-
- Classical kernels (exponential truncated gaussian, raised cosine) are implemented. The user can add their own kernel for inference.
11+
- *Flexible:* Various kernel choices are implemented, with classical ones (exponential, truncated Gaussian, raised cosine) and an API to add custom kernels for inference.
1212
- Masking: if only a few Hawkes Parameters need to be inferred, the user can mask the other parameters.
1313
- Smart initialization of parameters before optimization: the user can choose between `random` (purely random), `moment_matching_max` (moment matching with maximum mode) and `moment_matching_mean` (moment matching with mean mode).
1414

0 commit comments

Comments
 (0)