-
Notifications
You must be signed in to change notification settings - Fork 124
components model_monitor_data_joiner
github-actions[bot] edited this page Oct 23, 2023
·
25 revisions
Joins two data assets on the given columns for model monitor.
Version: 0.3.3
View in Studio: https://ml.azure.com/registries/azureml/components/model_monitor_data_joiner/version/0.3.3
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 |