7. Space¶
Space
define the optimization space which contains one or multiple dimensions of the following type:
7.1. Real
¶
Search space dimension that can take on any real value.
7.2. Integer
¶
Search space dimension that can take on integer values.
7.3. Categorical
¶
Search space dimension that can take on categorical values.