Skip to content

components model_monitor_action_analyzer

github-actions[bot] edited this page Mar 7, 2024 · 17 revisions

Model Monitor - Action Analyzer

model_monitor_action_analyzer

Overview

Generate and output actions to the default datastore.

Version: 0.0.1

View in Studio: https://ml.azure.com/registries/azureml/components/model_monitor_action_analyzer/version/0.0.1

Inputs

Name Description Type Default Optional Enum
signal_scored_data production data with metrics scores from monitoring signal mltable
signal_name signal name for action string False
signal_output signal output with summarize file uri_folder
model_deployment_name model name, e.g., name of the deployment for Azure OpenAI string False
workspace_connection_arm_id path to the workspace connection string False
prompt_column_name string prompt True
completion_column_name string completion True
instance_type string standard_e4s_v3 True

Outputs

Name Description Type
action_output output actions uri_folder
Clone this wiki locally