Random commentary about Machine Learning, BigData, Spark, Deep Learning, C++, STL, Boost, Perl, Python, Algorithms, Problem Solving and Web Search
Data sampling with equal probability on each element of a finite set.Reservoire Sampling is another interesting algo about this topic but in case of a stream of elements.Here a good analysis: http://gregable.com/2007/10/reservoir-sampling.html
Data sampling with equal probability on each element of a finite set.
ReplyDeleteReservoire Sampling is another interesting algo about this topic but in case of a stream of elements.
Here a good analysis:
http://gregable.com/2007/10/reservoir-sampling.html