Skip to content

Commit d9a3343

Browse files
authored
adjust spacing
1 parent 24fa627 commit d9a3343

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/machine-learning/how-to-monitor-model-performance.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,9 @@ created_monitor = poller.result()
477477
1. Enter a name for Feature Attribution Drift signal. Feature attribution drift currently requires a few additional steps:
478478
1. Configure your data assets for Feature Attribution Drift
479479
1. In your model creation wizard, add your custom data asset from your [custom data collection](how-to-collect-production-data.md) called 'model inputs and outputs' which combines your joined model inputs and data assets as a separate data context.
480-
:::image type="content" source="media/how-to-monitor-models/feature-attribution-drift-inputs-outputs.png" alt-text="Screenshot showing how to configure a custom data asset with inputs and outputs joined." lightbox="media/how-to-monitor-models/feature-attribution-drift-inputs-outputs.png":::
480+
481+
:::image type="content" source="media/how-to-monitor-models/feature-attribution-drift-inputs-outputs.png" alt-text="Screenshot showing how to configure a custom data asset with inputs and outputs joined." lightbox="media/how-to-monitor-models/feature-attribution-drift-inputs-outputs.png":::
482+
481483
1. Specify your training reference dataset that will be used in the feature attribution drift component, and select your 'target column name' field, which is required to enable feature importance.
482484
1. Confirm your parameters are correct
483485
1. Adjust the data window size according to your business case.

0 commit comments

Comments
 (0)