Represents an entry point representing a tensor containing all categorical (factor()
, ordered()
, logical()
)
features of a task.
Arguments
- shape
(
integer()
orNULL
)
Shape thatbatchgetter
will produce. Batch-dimension should be included asNA
.