def _y_tree_default(self): y_tree = _hdf5_tree(self.file) return y_tree
def _x_tree_default(self): x_tree = _hdf5_tree(self.file) return x_tree