experimental-design / bofire

Experimental design and (multi-objective) bayesian optimization.
https://experimental-design.github.io/bofire/
BSD 3-Clause "New" or "Revised" License
155 stars 20 forks source link

Fix bug in `get_scaler` #400

Closed jduerholt closed 1 month ago

jduerholt commented 1 month ago

This PR fixes a bug in get_scaler that occurs when not continuous inputs are present but a scaler is requested.