smac.runhistory.encoder.inverse_scaled_encoder

Classes

RunHistoryInverseScaledEncoder(*args, **kwargs)

Interfaces

class smac.runhistory.encoder.inverse_scaled_encoder.RunHistoryInverseScaledEncoder(*args, **kwargs)[source]

Bases: RunHistoryEncoder

transform_response_values(values)[source]

Transform the response values by linearly scaling them between zero and one and then use inverse scaling.

Return type:

ndarray