1 OracleTargetTaskSamplingResult
data_handling.OracleTargetTaskSamplingResult(
rows,
identity_valid_rows,
selected_rows,
max_targets_per_sample,
seed,
source,
identity_iou_thresholds,
identity_ambiguity_gaps,
warnings=(),
)Oracle target-task pool and seeded capped sample for one snippet.
1.1 Methods
| Name | Description |
|---|---|
| diagnostic_summary | Return compact counts for target-task pool and sample audits. |
| threshold_sweep | Report identity-valid coverage under configured threshold cells. |
1.1.1 diagnostic_summary
data_handling.OracleTargetTaskSamplingResult.diagnostic_summary()Return compact counts for target-task pool and sample audits.
1.1.2 threshold_sweep
data_handling.OracleTargetTaskSamplingResult.threshold_sweep()Report identity-valid coverage under configured threshold cells.