hawkeslib
hawkeslib copied to clipboard
fast parameter estimation for simpler Hawkes processes
Hi, See: https://hawkeslib.readthedocs.io/en/latest/example.html#example-modeling-seismic-activity In this example, for generating the input, an external resource is downloaded and parsed by a xpath handler. At the end of this pre-process, it generates a...
Hi, @canerturkmen! I have encountered with the error trying to install hawkeslib. Could you, please, give a clue how to solve it? Thanks in advance! The error is below: Running...
I've run into this problem fitting a small MV dataset, any ideas how I might resolve it? `import numpy as np import pandas as pd from matplotlib import pyplot as...