batchgetter_categ: Batchgetter for Categorical data

View source: R/task_dataset.R

batchgetter_categR Documentation

Batchgetter for Categorical data

Description

Converts a data frame of categorical data into a long tensor by converting the data to integers. No input checks are performed.

Usage

batchgetter_categ(data, ...)

Arguments

data

(data.table)
data.table to be converted to a tensor.

...

(any)
Unused.


mlr3torch documentation built on Aug. 26, 2025, 5:09 p.m.