An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: weighted-sampling

Rohanjain2312/Markov-Chain-NLP

NLP project: Markov Chain text generator with N-gram models and fast parallel preprocessing

Language: Python - Size: 1.81 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

ori88c/weighted-random-item-sampler

A weighted random item sampler (selector), where the probability of selecting an item is proportional to its weight. The sampling method utilizes a binary search optimization, making it suitable for performance-demanding applications where the set of items is large and the sampling frequency is high.

Language: TypeScript - Size: 93.8 KB - Last synced at: 26 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

ori88c/non-replacement-weighted-random-item-sampler

A weighted random item sampler (selector), where the probability of selecting an item is proportional to its weight, and every item is sampled exactly once (without repetition or replacement). The sampling method utilizes a binary-search optimization, making it suitable for performance-demanding applications where the set of items is large.

Language: TypeScript - Size: 72.3 KB - Last synced at: 15 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

meelgroup/WAPS

A state of the art Weighted and Projected Sampler

Language: Python - Size: 2.57 MB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 0

Digital-Pathology/ML-Supervised

Language: Python - Size: 145 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0