-
Notifications
You must be signed in to change notification settings - Fork 164
components model_monitor_data_joiner
github-actions[bot] edited this page May 14, 2025
·
32 revisions
Joins two data assets on the given columns for model monitor.
Version: 0.3.28
View in Studio: https://ml.azure.com/registries/azureml/components/model_monitor_data_joiner/version/0.3.28
| Name | Description | Type | Default | Optional | Enum |
|---|---|---|---|---|---|
| left_input_data | mltable | ||||
| left_join_column | string | ||||
| right_input_data | mltable | ||||
| right_join_column | string |
| Name | Description | Type |
|---|---|---|
| joined_data | mltable |