Interface CategoricalParameterRangeSpecification.Builder

    • Method Detail

      • values

        CategoricalParameterRangeSpecification.Builder values​(String... values)

        The allowed categories for the hyperparameter.

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