Skip to content

MatthewDaws/SEPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

SEPP

Self-excited point process models of crime:

  • Academic paper explaining the background mathematics, the EM algorithm and variations which have appeared in the literature, and giving trial results on Chicago crime data.
  • Python library, built on top of open_cp, implementing a large selection of SEPP models and fitting algorithms.
  • Jupyter notebooks demoing the models on Chicago crime data.

Article

See the article directory for the LaTeX source-code, or download a PDF file here.

Install

Clone / download the repository and:

python setup.py install

Or install directly from GitHub:

pip install https://github.com/MatthewDaws/SEPP/zipball/master

Quick start guide

There is a quick start guide guide if you are interesting in quickly writing some notebook code to perform analysis on your own data.

About

Self-excited point process models of crime

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages