tempo_eval.one_correct

tempo_eval.one_correct(reference_tempo, estimated_tempo, tolerance=0.08)[source]

Fraction of estimates with at least one correct tempo value.

See also p_score and both_correct.

Parameters
Returns

fraction \(\in [0,1]\)

Return type

float