Categories: None [Edit]

aliastable

https://rubygems.org/gems/aliastable
If a categorical distribution has k distinct values, traditional approaches will require O(k) work to pick an outcome with the correct probabilities. This algorithm uses conditional probability to construct a table which will yield outcomes with the correct probabilities. Table generation requires O(k) time, but subsequent generation is done in O(1) time.

Total

Ranking: 44,444 of 180,702
Downloads: 22,536

Daily

Ranking: 25,341 of 180,689
Downloads: 22

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconpjs