RunHistorySqrtScaledEncoder
RunHistorySqrtScaledEncoder.transform_response_values()
RunHistorySqrtScaledEncoder(*args, **kwargs)
Bases: RunHistoryEncoder
RunHistoryEncoder
Transform the response values by linearly scaling them between zero and one and then using the square root.
ndarray
previous
smac.runhistory.encoder.scaled_encoder
next
smac.runhistory.enumerations