Skip to content

components rai_text_insights

github-actions[bot] edited this page May 25, 2023 · 20 revisions

RAI Text Insights

rai_text_insights

Overview

Description:

Version: 0.0.5

Tags

Preview

View in Studio: https://ml.azure.com/registries/azureml/components/rai_text_insights/version/0.0.5

Inputs

Name Description Type Default Optional Enum
task_type string ['text_classification', 'multilabel_text_classification']
model_input mlflow_model False
model_info string False
test_dataset mltable
target_column_name string
maximum_rows_for_test_dataset integer 5000
classes string []
enable_explanation boolean True
enable_error_analysis boolean True
use_model_dependency boolean False
use_conda boolean False

Outputs

Name Description Type
dashboard path
ux_json path

Environment

azureml://registries/azureml/environments/responsibleai-text-ubuntu20.04-py38-cpu/versions/17

Clone this wiki locally