evaluation_metric | R Documentation |
Create a different evaluation metric from a valid Keras metric
evaluation_metric(evaluate_f)
evaluate_f |
Must be either a metric function defined by Keras (e.g.
|
A function which can be called with parameters learner
and data
just like the ones defined in \link[ruta]{evaluate}
.
\link[ruta]{evaluate}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.