Click or drag to resize

samplingSettings Properties

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The samplingSettings type exposes the following members.

Properties
  NameDescription
Public propertylimit
Total number of items allowed to get into sample
Public propertyonlyUnique
It will return only unique instances to be collected, no overlap
Public propertyparts
Defines number of equal parts for sampling algorithms like: n-fold, every n-th
Public propertyskip
Number of items to skip
Public propertytakeOrder
Top
See Also