BaseInferencer

Bases: AbstractInferencer

load(path)

The BaseInferencer does not need to load anything.

predict(input_data)

The BaseInferencer always returns a prediction of True.