reshape_data_embedding: Reshape data for use with entity embeddings.

View source: R/entity_embedding.R

reshape_data_embeddingR Documentation

Reshape data for use with entity embeddings.

Description

Reshape data for use with entity embeddings.

Usage

reshape_data_embedding(data)

Arguments

data

data.table
data.table containing the features (without target variable).

See Also

reshape_task_embedding


mlr-org/mlr3keras documentation built on April 12, 2022, 11:35 a.m.