start_prediction#

Module for starting a prediction pipeline.

class Pipeline(*args, **kwargs)#

Bases: Protocol

Protocol for a prediction pipeline.