@eagleoutice/flowr - v2.15.8
Preparing search index...
src/benchmark/slicer
SamplingStrategy
Type Alias SamplingStrategy
SamplingStrategy
:
"random"
|
"equidistant"
The type of sampling strategy to use when slicing all possible variables.
'random'
: Randomly select the given number of slicing criteria.
'equidistant'
: Select the given number of slicing criteria in an equidistant manner.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.15.8
Loading...
The type of sampling strategy to use when slicing all possible variables.
'random': Randomly select the given number of slicing criteria.'equidistant': Select the given number of slicing criteria in an equidistant manner.