deployment

Utilities for defining and interacting with deployable models.

Functions

prediction_input_unpack

Decorator for unpacking a dictionary passed in as the argument for predict().

prediction_io_cleanup

Decorator for casting the argument and return values for predict() into Python built-in types.

Classes

DeployedModel

Object for interacting with deployed models.