Getting started
Features
API
License
Get number of sample prediction features.
sample_results (dict) – Sample prediction results. Features predictions (and ground-truth if available) are stored as torch.Tensor(2d) of shape (sequence_length, n_features).
n_features – Number of prediction features.
int