Interface CategoricalHyperParameterRange.Builder

  • Method Details

    • name

      The name of the hyperparameter.

      Parameters:
      name - The name of the hyperparameter.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • values

      A list of the categories for the hyperparameter.

      Parameters:
      values - A list of the categories for the hyperparameter.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • values

      A list of the categories for the hyperparameter.

      Parameters:
      values - A list of the categories for the hyperparameter.
      Returns:
      Returns a reference to this object so that method calls can be chained together.