Synopsis
Creates a sample from an example set. The sampling is based on a model and is constructed to focus on examples not yet explained.
Description
Sampling based on a learned model.
Input
- example set input: expects: ExampleSetMetaData: #examples: = 0; #attributes: 0
- model: expects: PredictionModel
Output
- example set output:
- original:
Parameters
- use local random seed: Indicates if a local random seed should be used.
- local random seed: Specifies the local random seed