DaCapo API:
dacapo
dacapo.blockwise
dacapo.compute_context
dacapo.experiments
dacapo.ext
dacapo.gp
dacapo.store
dacapo.utils
dacapo.experiments.datasplits
dacapo.experiments.datasplits.datasets
dacapo.experiments.datasplits.datasets.dataset
Dataset
A class to represent a dataset.
The name of the dataset.
str
The raw dataset.
Array
The ground truth data.
Array, optional
The mask for the data.
The weight of the dataset.
int, optional
The list of sample points in the dataset.
list[Coordinate], optional