Libraries tagged by probabilistic
maxwilms/bloom-filter
11603 Downloads
Bloom filter - a space-efficient probabilistic data structure for PHP 5.4+
averias/phpredis-bloom
3411 Downloads
PHP client for RedisBloom module using phpredis extension
ganglio/pds
29 Downloads
Probabilistic Data Structures to efficiently analyze and mine big datasets
denismitr/laravel-bloom
145 Downloads
Bloom filter implementation for Laravel based on Redis
tonix-tuft/gloom
2 Downloads
A counting bloom filter with probabilistic deletion capabilities also allowing a risky deletion which may lead to false negatives if not carefully used.
jundayw/laravel-bm25
3 Downloads
bm25 is an algorithm used to evaluate the correlation between search terms and documents. It is an algorithm based on a probabilistic retrieval model.
bentools/split-test-analyzer
17153 Downloads
Bayesian probability calculator for split testing / AB testing.
ipapikas/dice
6001 Downloads
Dice allows you to pick an option from a given pool with a given set of probabilities.