ingress_categ: Ingress Token for Categorical Features

View source: R/PipeOpTorchIngress.R

ingress_categR Documentation

Ingress Token for Categorical Features

Description

Represents an entry point representing a tensor containing all categorical (factor(), ordered(), logical()) features of a task.

Usage

ingress_categ(shape = NULL)

Arguments

shape

(integer() or NULL)
Shape that batchgetter will produce. Batch-dimension should be included as NA.

Value

TorchIngressToken


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