Extracts the encoding calculated by a trained autoencoder for the specified data.

encode(learner, data)

Arguments

learner

Trained autoencoder model

data

data.frame to be encoded

Value

Matrix containing the encodings

See also