type_of_y: Get Type for Y

Description Usage Arguments Value

View source: R/0-backend.R

Description

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.

Usage

1

Arguments

y

A matrix or vector. The output data.

Value

A string.


tpq/caress documentation built on March 11, 2021, 8:03 p.m.