Measured Approaches to ML on Big Data
Slides: ApproachingMLonBigData.pdf
R-code Example: bdExamp.R
How to get a random sample of k elements from a streaming input of unknown length:
Slides from stanford course on big data mining: 15-streams.pdf (see slides 13 - 15)
Dave Dehghan's code: https://github.com/ddehghan/machine_learning_class/tree/master/random_sampling
Comments (0)
You don't have permission to comment on this page.