Save metrics results to YAML instead of plain text
Closes #70 (closed)
Numpy types (float/int64) cannot be exported directly to YAML. I had to convert the metrics to int/float to be able to export them. This manager will be refactored later so imo it's okay to add a little bit more complexity there.
Merge request reports
Activity
changed milestone to %DAN-P2: Clean code and remove unused code
@schneider-y Please rebase
Edited by Mélodie Boillet
Please register or sign in to reply