MCPcopy Create free account
hub / github.com/TrustAIResearch/MLHospital / __call__

Method __call__

mlh/data_preprocessing/data_loader.py:468–469  ·  view source on GitHub ↗
(self, y)

Source from the content-addressed store, hash-verified

466 self.tar_label = tar_label
467
468 def __call__(self, y):
469 return self.tar_label

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected