Colin Raffel

Results 195 comments of Colin Raffel

Thanks for the summary. I'm in favor of the ridge solution if it's generally accepted by the community, but I suppose we'd need to be careful about communicating what metric...

Added: Let me know if that does the trick. Pypi was also yelling at me that I was the sole maintainer of mir_eval so I added Brian.McFee as a maintainer...

Err, it's telling me Brian.McFee is not your username even though that's the owner of librosa, crema, etc. What's your pypi username?

Hm, yes, maybe based on https://github.com/craffel/mir_eval/issues/68#issuecomment-495227366 it would make most sense to remove it or just call out to museval?

Good idea! Didn't know you could specify where in the stack the warning should come up.

Sounds like a good idea to me.

I'm not opposed to this at all, but I don't think we have intricate enough exceptions to warrant this, by which I mean there aren't many functions (OTOH, would be...

My point (as usual) is basically that this is worth implementing once people start complaining because they don't have enough fine-grained exception control when they use `mir_eval`, and that is...

Hi Marius, are these metrics already published/widely used? Are there any existing implementations? I don't have a full grasp of the spec from your message, but the IR metrics sound...

Thanks for noting this. In the short-term, should we at least enforce a < 3.8 requirement for matplotlib in setup.py?