Ben Wilson

Results 196 comments of Ben Wilson

For any questions, concerns, or clarification on implementing this issue, please ping @BenWilson2

It looks like to make this work with tags will need a modification to https://github.com/mlflow/mlflow/blob/5ddfe9a1b48e065540094d83125040d3273c48fa/mlflow/projects/utils.py#L194-L235 to support prefacing a tag with `tag/` when submitted with the `-v` option to the...

Let me know if you're going to work on the PR :)

@WeichenXu123 any concerns with this?

@tomasatdatabricks @arjundc-db @mehtayogita Could you all please take a look at this and let us know what you think?

For any questions, concerns, or clarification on implementing this issue, please ping @WeichenXu123

> Hi @sizwe-mamba-orderin @BenWilson2 , any updates here? @dbczumar There's a possibility that we'll need to do some refactoring for any changes to Seldon's MLServer when support for MLflow2.0 is...

@WeichenXu123 any runtime concerns with eliminating .pyc cached binaries for loading neural networks up for prediction / inference within pyfunc?

@michaguenther could you run some performance comparisons on identical model artifacts through pyfunc and see if there are performance implications for 100 iterations each (and post the results here)?