John Chiotellis
John Chiotellis
Hi all, this is a PR to replace LMNN. I have submitted this version also to scikit-learn some time ago (see https://github.com/scikit-learn/scikit-learn/pull/8602) and @bellet suggested to submit here too. I...
## Proposal Summary In my work, I compare runs with large and **nested** configurations stored as python dictionaries. This results in the Run comparison page looking like this:  As...
Hi, when I tried to build `bcc`, I got the following error: ``` src/parse/dec.c: In function ‘read_func’: src/parse/dec.c:1963:41: error: logical not is only applied to the left hand side of...