start_prediction#

Module for starting a prediction pipeline.

class Pipeline(*args, **kwargs)#

Bases: Protocol

Protocol for a prediction pipeline.

create_dir_if_not_exists(path: str) None#

Creates a directory if not exists.

Parameters:

path – A filepath