y

NNDataset.y(split, output_channels=None)[source]

Groundtruth outputs.

Parameters
  • split (str) – One of train, val, test.

  • output_channels (Optional[Iterable[str]]) – Channels that should be predicted by the neural network. Defaults to all input channels.

Return type

ndarray