Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FinancialComputingUCL/LOBFrame
/ execute_testing
Method
execute_testing
optimizers/executor.py:176–177 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
174
self.manager.train()
175
176
def
execute_testing(self):
177
self.manager.test()
178
179
def
logger_clean_up(self):
180
folder_path = f
"{logger.find_save_path(self.experiment_id)}/wandb/"
Callers
1
main.py
File · 0.80
Calls
1
test
Method · 0.80
Tested by
no test coverage detected