Stephen Hopper
Stephen Hopper
Any progress on this issue?
@KlavsKlavsen I couldn't get this working. The lack of any sort of timely response to this ticket made me realize that I was really on my own if I wanted...
Hi @mogren, Thanks for looking into this. If this can be fixed via `--docker-config-json`, then I think that would be sufficient. An example in the docs would be helpful. I...
We ultimately moved off of dbx. For some of our use cases, we just used the Databricks SDK directly and for others, we moved to Databricks asset bundles.
@jinxingwang That would be great to have!
Thanks for the reply! When converting a model from sklearn to ONNX, does the conversion code know the type associated with the input? If so, could we add a `Cast`...
Got it. Thanks for the consideration. No rush from me on switching to `TreeEnsemble`. For our current use case, we're just adding a `Cast` node to `float32`, so everything is...
I'm moving this into a draft status for now. There's something off with my real-world test project. I'll move this out of draft once that verification test is passing
@benjyw This is ready for review. Can you take a look at it?