John Chiotellis

Results 3 issues of 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: ![mlflow_comparison_nested_configs](https://user-images.githubusercontent.com/7363758/82066536-db4ee980-96cf-11ea-8f66-8de7663efa41.png) As...

enhancement
area/uiux
area/tracking
priority/backlog

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...