sampleConfig property
Active learning data sampling config. For every active learning labeling iteration, it will select a batch of data based on the sampling strategy.
Implementation
final SampleConfig? sampleConfig;
Active learning data sampling config. For every active learning labeling iteration, it will select a batch of data based on the sampling strategy.
final SampleConfig? sampleConfig;