Skip to content

R package for binning potentially unevenly distributed values in a vector into evenly distributed groups (bins).

Notifications You must be signed in to change notification settings

collectivemedia/binr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

binr

R package that provides algorithms for cutting numerical values exhibiting a potentially highly skewed distribution into evenly distributed groups (bins). This functionality can be applied for binning discrete values, such as counts, as well as for discretization of continuous values, for example, during generation of features used in machine learning algorithms.

See http://collectivemedia.github.io/binr/ for more details.

About

R package for binning potentially unevenly distributed values in a vector into evenly distributed groups (bins).

Resources

Stars

Watchers

Forks

Packages

No packages published