log_metric: Logs a metric

Description Usage Arguments

View source: R/io_log.R

Description

Logs a metric

Usage

1
log_metric(task, key, value, ...)

Arguments

task

[sf_task]
Objet s3 de type sf_task

key

character(1) The key of the metric to log.

value

any(1) The value of the metric to log.

Logs a metric if the property "tracker" of task is not NULL. Currently uses task["tracker"] as a client for mlflow.

...

Not used


signaux-faibles/rsignauxfaibles documentation built on Dec. 2, 2020, 3:24 a.m.