selting

Results 5 comments of selting

If I find the time, I will happily give it a try. But similarly to you, this might take a while. The issue is just performance-related, so I guess it's...

Addendum: The same holds for the `duration` profile. The following request violates the triangle inequality by around 22 seconds: `http://127.0.0.1:5000/table/v1/car/16.31378882349804,48.25338923505236;16.32229144472769,48.15260878686838;16.32061107459504,48.15688666986483`

Thank you very much @mjjbell! It all makes total sense now. `A-C: 14780.1` is still longer than `A-B-C: 14686.1`. If I understood correctly, that is because u-turns are not allowed...

Would love to see this feature added!

neptune has a way of nesting logged parameters and metrics: [https://docs.neptune.ai/logging/parameters/#nested-dictionary](https://docs.neptune.ai/logging/parameters/#nested-dictionary) It would indeed be nice to have such a feature in mlflow. A very natural purpose is to differentiate...