Skip to content

jabiru/binr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 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://jabiru.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

Languages

  • R 99.1%
  • Shell 0.9%