Description Usage Arguments
View source: R/io_log.R
Logs a parameter
1
log_param(task, key, value, ...)
task
[sf_task] Objet s3 de type sf_task
[sf_task]
key
character(1) The key of the parameter to log.
character(1)
value
any(1) The value of the parameter to log.
any(1)
Logs a parameter if the property "tracker" of task is not NULL. Currently uses task["tracker"] as a client for mlflow.
...
Not used
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.