get_x: batch <- list(x_num = "aaa", x_cat = "bbb", y = "c")...

View source: R/training-helpers.R

get_xR Documentation

batch <- list(x_num = "aaa", x_cat = "bbb", y = "c") get_x(batch)

Description

batch <- list(x_num = "aaa", x_cat = "bbb", y = "c") get_x(batch)

Usage

get_x(batch)

krzjoa/torchts documentation built on June 24, 2022, 5:30 a.m.