Data Reduction with Simple Random Sample with Replacement (SRSWR)ΒΆ
This step applies the SRSWR 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 with Replacement
References
- J. Han, M. Kamber and J. Pei, Data Mining - Concepts and Techniques, 3rd ed., Amsterdam: Morgan Kaufmann Publishers, 2012.