Data Reduction with Simple Random Sample without Replacement (SRSWOR)ΒΆ
This step applies the SRSWOR algorithm to sample the input data set randomly. The size of original data set is then reduced.
Input Parameters
- Large size of input data
Output Parameters
- Reduced data set
Workflow
Algorithm
Simple Random Sample without Replacement
References
- J. Han, M. Kamber and J. Pei, Data Mining - Concepts and Techniques, 3rd ed., Amsterdam: Morgan Kaufmann Publishers, 2012.