Skip to content

Python and JavaScript code for the head/tail breaks algorithm, a classification scheme for data with a heavy-tailed distribution. It's works great for choropleth map coloring

Notifications You must be signed in to change notification settings

chad-m/head_tail_breaks_algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 

Repository files navigation

head-tail breaks algorithm

Python function implementing the head-tail breaks algorithm, a classification scheme for data with a heavy-tailed distribution. It works well for choropleth map coloring and data classification. JavaScript code included for reference.

Original paper, see here >> http://arxiv.org/ftp/arxiv/papers/1209/1209.2801.pdf

About

Python and JavaScript code for the head/tail breaks algorithm, a classification scheme for data with a heavy-tailed distribution. It's works great for choropleth map coloring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages