Skip to content

Commit 24fa627

Browse files
authored
Apply suggestions from PR review
1 parent 83efcaf commit 24fa627

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -477,9 +477,7 @@ 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-
481480
:::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-
483481
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.
484482
1. Confirm your parameters are correct
485483
1. Adjust the data window size according to your business case.

0 commit comments

Comments
 (0)