Description Usage Arguments Value Examples
log_residuals_to_run()
logs the data needed to display a histogram
of residuals for a regression task. The residuals are predicted - actual
.
There should be one more edge than the number of counts.
1 | log_residuals_to_run(name, value, description = "", run = NULL)
|
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 |
None
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.