Description Usage Arguments Value
This function guesses the "type" of outcome based on the
object provided. It guesses "one-hot-encoded", "multi-label",
or "continuous". Used by to_loss
and
to_output
.
1 | type_of_y(y)
|
y |
A matrix or vector. The output data. |
A string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.