Siddharth Murching

Results 32 comments of Siddharth Murching

Sorry to re-bump - was wondering & wanted to clarify, is there interest from the maintainers in having explainer persistence APIs (saving/loading) added to SHAP? We're interested in adding autologging...

Thanks for flagging, I'll take a look at this & options for a fix

> Should we still inspect all input sources and filter down to just delta dataset sources and then truncate before we do the proto conversion? I'm realizing that the reason...

@patryk-oleniuk thanks for raising this - adding the `allow-same-origin` attribute does seem to introduce a security vulnerability, in that I'm able to log an artifact that makes GET & POST...

As a possible workaround, you might try downloading the artifact & viewing it locally, although admittedly this is harder than viewing it directly in the UI

@ambiSanthu apologies for the delay, the behavior in the `--no-conda` case makes sense - could we just do that by default (i.e. run `conda env update -f model-environment.yml` to update...

Hi @ambiSanthu, just wanted to check in on this - did you have any questions on the latest comments/were you interested in continuing with the PR? Thanks!

Hi @johny-c, thanks for filing this! Do you need to log the params as a dictionary, or would it be feasible to log each key-value pair in the dictionary as...

This is a neat idea! @gioa thoughts on this? One tricky thing may be the exact workflow for comparing artifacts - I guess we'd list top-level artifacts for the different...

@kaleko sorry for the delayed response - out of curiosity is there a reason each project can't be encapsulated by a single MLflow experiment? Maybe the gap here is a...