tabensemb.model.TorchModelWrapper.hidden_representation#

property

property TorchModelWrapper.hidden_representation#

The extracted information of a deep learning model when forward-passing a batch. It is usually the input of the last output layer (usually a linear layer or an MLP).