MCPcopy Create free account
hub / github.com/cwitkowitz/amt-tools / validate

Function validate

amt_tools/evaluate.py:52–101  ·  view source on GitHub ↗

Implements the validation or evaluation loop for a model and dataset partition. Optionally save predictions and log results. Parameters ---------- model : TranscriptionModel Model to validate or evaluate dataset : TranscriptionDataset Dataset (partition) to use

(model, dataset, evaluator, estimator=None, online=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

onsets_frames_runFunction · 0.90
tabcnn_cross_valFunction · 0.90
onsets_frames_runFunction · 0.90
trainFunction · 0.85

Calls 5

run_onlineFunction · 0.85
run_offlineFunction · 0.85
get_track_dataMethod · 0.80
process_trackMethod · 0.45
average_resultsMethod · 0.45

Tested by

no test coverage detected