View source: R/classification.R
| encode_classification_response | R Documentation |
Internal helper for encoding binary and multi-class responses.
encode_classification_response(y)
y |
Response vector. |
A list containing encoded response, class levels, and classification type.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.