reservoirflow.scalers.Scaler.set_output_range#

abstract Scaler.set_output_range(output_range: tuple)#

Set output range for the scaler.

Parameters:

output_range (tuple) – output range used in the transformation.