|
|
|
|
|
by HelloNurse
407 days ago
|
|
You should drop or consolidate some entries if you can, but then the important entries that remain can still be too many and require random culling because anything is better than choking. Fair reservoir sampling can be made unfair in controlled ways (e.g. by increasing the probability of retaining an entry if its content is particularly interesting); it competes with less principled biased random (or less than random) selection algorithms as a technique of last resort. |
|