SkillAgentSearch skills...

Hawkes

a python package for simulation and inference of Hawkes processes.

Install / Use

npx skills add omitakahiro/Hawkes

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Hawkes

a python package for simulation and inference (maximum likelihood estimation) of Hawkes processes.

Install

pip install hawkes

Tutorial

https://colab.research.google.com/github/omitakahiro/Hawkes/blob/master/notebooks/tutorial.ipynb

Feature

This package provides the following kernel functions:

  • exponential function
  • sum of multiple exponential functions
  • power-law function
  • non-parametric function

This package provides the following classes of a baseline intensity:

  • constant baseline
  • piecewise constant baseline model
  • piecewise linear baseline model
  • log-linear baseline model
  • custom baseline function

Contact

Takahiro Omi
https://sites.google.com/view/omitakahiro/home-english
takahiro.omi.em[at]gmail.com

Related Skills

View on GitHub
GitHub Stars72
CategoryDevelopment
Updated3mo ago
Forks22

Languages

Jupyter Notebook

Security Score

92/100

Audited on Apr 23, 2026

No findings