JamesOwers / midi_degradation_toolkit

A toolkit for generating datasets of midi files which have been degraded to be 'un-musical'.
MIT License
38 stars 5 forks source link

Implement Evaluation #63

Closed apmcleod closed 5 years ago

apmcleod commented 5 years ago

Enable the testing of our models, as well as evaluation metrics (F-measure, etc.) for the various tasks:

  1. F-measure
  2. Accuracy
  3. F-measure
  4. Helpfulness (based on note- and frame-based F-measures from mir_eval)