Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apple/ml-pointersect
/ validation_setup
Method
validation_setup
cdslib/core/script/base_train.py:1127–1128 ·
view source on GitHub ↗
Setup before validation loop.
(self, epoch: int)
Source
from the content-addressed store, hash-verified
1125
1126
@customer
1127
def
validation_setup(self, epoch: int):
1128
""
"Setup before validation loop."
""
1129
1130
@customer
1131
@abstractmethod
Callers
1
run
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected