Contents
NNDataset
NNDataset.y()
Groundtruth outputs.
split (str) – One of train, val, test.
str
output_channels (Optional[Iterable[str]]) – Channels that should be predicted by the neural network. Defaults to all input channels.
Optional
Iterable
ndarray