MCPcopy Create free account
hub / github.com/MLforHealth/S2SD / evaluate

Function evaluate

evaluation/__init__.py:7–64  ·  view source on GitHub ↗

Parent-Function to compute evaluation metrics, print summary string and store checkpoint files/plot sample recall plots.

(dataset, LOG, metric_computer, dataloaders, model, opt, evaltypes, device,
             aux_store=None, make_recall_plot=False, store_checkpoints=True, log_key='Test')

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

set_checkpointFunction · 0.85
recover_closest_standardFunction · 0.85
compute_standardMethod · 0.80
logMethod · 0.45

Tested by

no test coverage detected