Class HpBool


public class HpBool extends HpCategorical<Boolean>
A Hyperparameter for a boolean option.
  • Constructor Details

    • HpBool

      public HpBool(String name)
      Constructs a HpBool.
      Parameters:
      name - the name of the hyperparameter