| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
DriftCheckExplainability |
DriftCheckExplainability.clone() |
DriftCheckExplainability |
DriftCheckBaselines.getExplainability()
Represents the drift check explainability baselines that can be used when the model monitor is set using the
model package.
|
DriftCheckExplainability |
DriftCheckExplainability.withConfigFile(FileSource configFile)
The explainability config file for the model.
|
DriftCheckExplainability |
DriftCheckExplainability.withConstraints(MetricsSource constraints)
The drift check explainability constraints.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DriftCheckBaselines.setExplainability(DriftCheckExplainability explainability)
Represents the drift check explainability baselines that can be used when the model monitor is set using the
model package.
|
DriftCheckBaselines |
DriftCheckBaselines.withExplainability(DriftCheckExplainability explainability)
Represents the drift check explainability baselines that can be used when the model monitor is set using the
model package.
|
Copyright © 2022. All rights reserved.