Skip to content

Commit 49387b5

Browse files
committed
public preview settings
1 parent 09bc701 commit 49387b5

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

articles/machine-learning/how-to-auto-train-image-models.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -789,6 +789,10 @@ If you want to use tiling, and want to control tiling behavior, the following pa
789789
Please check this [Test the deployment](./tutorial-auto-train-image-models.md#test-the-deployment) section to test the deployment and visualize the detections from the model.
790790

791791
## Generate explanations for predictions
792+
793+
> [!IMPORTANT]
794+
> These settings are currently in public preview. They are provided without a service-level agreement. Certain features might not be supported or might have constrained capabilities. For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
795+
792796
> [!WARNING]
793797
> **Model Explainability** is supported only for **multi-class classification** and **multi-label classification**.
794798

articles/machine-learning/reference-automl-images-schema.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -435,6 +435,10 @@ In instance segmentation, output consists of multiple boxes with their scaled to
435435

436436

437437
## Data format for Online Scoring and Explainability (XAI)
438+
439+
> [!IMPORTANT]
440+
> These settings are currently in public preview. They are provided without a service-level agreement. Certain features might not be supported or might have constrained capabilities. For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
441+
438442
> [!WARNING]
439443
> **Explainability** is supported only for **multi-class classification** and **multi-label classification**. While generating explanations on online endpoint, if you encounter timeout issues, use [batch scoring notebook](https://github.com/Azure/azureml-examples/tree/rvadthyavath/xai_vision_notebooks/sdk/python/jobs/automl-standalone-jobs/automl-image-classification-multiclass-batch-scoring) to generate explanations.
440444

0 commit comments

Comments
 (0)