cancel
Showing results for 
Search instead for 
Did you mean: 
DBXDeveloper111
New Contributor III
since a month ago
yesterday

User Stats

  • 4 Posts
  • 0 Solutions
  • 2 Kudos given
  • 1 Kudos received

User Activity

I'm currently trying to create a model serving end point around a model I've recently created. I'm trying to wrap my head around an error. The model is defined as below class MY-MODEL(mlflow.pyfunc.PythonModel): def load_context(self, context): ...
I'm a software engineer and a bit new to databricks.  My goal is to create a model serving endpoint, that interfaces with several ML models. Traditionally this would look like:API--> Service --> DataNow using databricks, my understanding is that it w...
Kudos from
Kudos given to