log_confusion_matrix_to_run: Log a confusion matrix metric to a run

View source: R/run.R

log_confusion_matrix_to_runR Documentation

Log a confusion matrix metric to a run

Description

Log a confusion matrix metric to a run

Usage

log_confusion_matrix_to_run(name, value, description = "", run = NULL)

Arguments

name

A string of the name of the metric.

value

A named list containing name, version, and data properties.

description

(Optional) A string of the metric description.

run

The Run object. If not specified, will default to the current run from the service context.

Value

None


Azure/azureml-sdk-for-r documentation built on Sept. 21, 2022, 5:45 a.m.