Corey Zumar

Results 176 comments of Corey Zumar

@jerrylian-db Can you resolve conflicts with `master`?

@jerrylian-db Can we file and prioritize an internal ticket to add some docs for model validation to https://mlflow.org/docs/latest/models.html#model-evaluation? Right now, the only available docs are API docs, and we can't...

@jerrylian-db Can we file and prioritize an internal ticket to add an example for model validation to https://github.com/mlflow/mlflow/tree/master/examples/evaluation? Right now, we don't have any examples. We can't release this feature...

Hi @AnastasiaProkaieva, thank you for raising this! Can you try setting the `explainability_nsamples` value in the `evaluator_config` argument of `mlflow.evaluate()` to a smaller value? If that doesn't work, we can...

@AnastasiaProkaieva Thanks for trying this out! I'll go ahead and file a PR to support `additivity_check=False`. Apologies for the inconvenience!

@sunishsheth2009 @xanderwebs Do you have any thoughts here about rendering of arbitrary artifacts? Is it safe to attempt to render them as text?

@harupy Any updates on https://github.com/mlflow/mlflow/issues/5948?

@tanmaymathur89 @lorenzwalthert @andrewbrooks-o I think that adding `boolean` parameter support sounds great. #2453 currently introduces support for an `action` parameter, which appears to be relatively Python or bash-specific; @tanmaymathur89 can...

@amymsft I'm unfortunately unable to reproduce the issue locally. If possible, do you have any additional information about the file in which this syntax error occurs?

@amesar Thank you for your feature request. Can you file a PR against `branch-2.0` for this change? Because it's backwards-incompatible, we can only include it in the 2.0 release.