Skip to content

A Clojure implementation of Jon Kleinberg's burst detection algorithm.

Notifications You must be signed in to change notification settings

docteurZ/clj-bursts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bursts

An implementation of Jon Kleinberg’s burst detection algorithm. Uses an infinite Markov model to detect periods of increased activity in a series of discrete events with known times.

Usage

FIXME

License

Copyright © 2013 FIXME

Distributed under the Eclipse Public License, the same as Clojure.

About

A Clojure implementation of Jon Kleinberg's burst detection algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published