musicaiz.eval.get_distribution

musicaiz.eval.get_distribution(*args, measure: str = 'all', show: bool = True)[source]

Plots the measure histogram of the input distances datasets (args).

Parameters
args: Tuple

tuple(euclidean_distance dict, label str for the legend)

measure: str

the measure to plot its histogram of distances. If measure is “all” we’ll get the plots of all the measures in the input dicts.