| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
DriftCheckBias |
DriftCheckBias.clone() |
DriftCheckBias |
DriftCheckBaselines.getBias()
Represents the drift check bias baselines that can be used when the model monitor is set using the model package.
|
DriftCheckBias |
DriftCheckBias.withConfigFile(FileSource configFile)
The bias config file for a model.
|
DriftCheckBias |
DriftCheckBias.withPostTrainingConstraints(MetricsSource postTrainingConstraints) |
DriftCheckBias |
DriftCheckBias.withPreTrainingConstraints(MetricsSource preTrainingConstraints) |
| Modifier and Type | Method and Description |
|---|---|
void |
DriftCheckBaselines.setBias(DriftCheckBias bias)
Represents the drift check bias baselines that can be used when the model monitor is set using the model package.
|
DriftCheckBaselines |
DriftCheckBaselines.withBias(DriftCheckBias bias)
Represents the drift check bias baselines that can be used when the model monitor is set using the model package.
|
Copyright © 2022. All rights reserved.