Yuki Watanabe

Results 97 comments of Yuki Watanabe

@sniklaus Great works! I'm sorry, I am trying to reproduce your work according to your paper, but I have a question about that how do you implement the spatial warping...

Hi all! We have merged [the PR](https://github.com/mlflow/mlflow/pull/10954) that applies following optimizations. This will be released in next MLflow version unless we find a major issue. 1. Not install Java and...

Hi, all! We have merged [the PR](https://github.com/mlflow/mlflow/pull/10954) that applies following optimizations. This will be released in next MLflow version unless we find a major issue. 1. Not install Java and...

@thesuperzapper Thank you for reaching out to us! I could reproduce the issue. cc: @daniellok-db Is this issue already tracked somewhere?

@thesuperzapper Thank you for reporting the issue, however, I cannot reproduce the issue. Could you share more about your environment, particularly OS and browser?

Thanks @thesuperzapper > Make sure your computer is set to dark mode (in system settings), and then toggle the UI to light mode before refreshing, it should flip back to...

@ishaan-mehta Thank you so much for your contribution!! Adding `configurable` parameter makes sense to me. However, accepting all Runnable types need to be a bit carefully done, because some types...

@ishaan-mehta Thank you so much for the explanation! I've overlooked that the condition check is in prediction function, and that makes sense to remove the limitation then🙂

> @B-Step62 I believe that the `extract` API is not supposed to be user facing. It is just supposed to be used in search_traces to allow for field extractions, so...

Oops accidentally closed the PR by pushing no-change commit.... Reopened here https://github.com/mlflow/mlflow/pull/11902 cc: @BenWilson2