Explain the Percentage and row sampling Transformations?

 This transformation will take data from the source and randomly sampling data. It gives you 2 outputs. First is selected data and the second one is unselected data. It is used in a situation where you train a data mining model. These two are used to take the SAMPLE of data from the input data.

Comments

Popular posts from this blog

What is Connection Mangers

What is Transformation? Explain Different Types of Transformations