PseudoLabelMerge¶
Pseudo label merge step that intelligently combines labeled base data with pseudo-labeled or augmented samples for Semi-Supervised Learning (SSL) and Active Learning workflows with split-aware merge, auto-inferred split ratios, and provenance tracking
SageMaker step type |
|
Node type |
internal (consumes upstream, produces downstream) |
Container entry point |
|
Interface file |
|
Compute¶
Compute kind |
|
Functionality¶
Pseudo label merge script. Intelligently merges labeled base data with pseudo-labeled or augmented samples for SSL and Active Learning workflows.
Inputs (dependencies)¶
Input |
Type |
Required |
Compatible producers |
|---|---|---|---|
|
|
yes |
TabularPreprocessing, RiskTableMapping, MissingValueImputation, FeatureSelection, StratifiedSampling, TemporalSequenceNormalization, TemporalFeatureEngineering, LabelRulesetExecution |
|
|
yes |
ActiveSampleSelection, XGBoostModelInference, LightGBMModelInference, PyTorchModelInference, XGBoostModelEval, LightGBMModelEval, PyTorchModelEval, BedrockBatchProcessing, BedrockProcessing, LabelRulesetExecution |
Outputs¶
Output |
Type |
|---|---|
|
|
Consumers (downstream steps)¶
No cataloged step lists this step as a compatible source (it may be a terminal/sink step, or consumed via a generic source name).
Framework requirements¶
Package |
Version |
|---|---|
|
|
|
|