def datasets(self): """Gets the datasets as a named tuple. Use the members ds.train, ds.valid or ds.test of the returned tuple.""" return self._datasets