tick.hawkes.HawkesCumulantMatching
-
class tick.hawkes.HawkesCumulantMatching(integration_support, C=1000.0, penalty='none', solver='adam', step=0.01, tol=1e-08, max_iter=1000, verbose=False, print_every=100, record_every=10, solver_kwargs=None, cs_ratio=None, elastic_net_ratio=0.95)[source]