Interface TunedHPOParams.Builder

    • Method Detail

      • algorithmHyperParameters

        TunedHPOParams.Builder algorithmHyperParameters​(Map<String,​String> algorithmHyperParameters)

        A list of the hyperparameter values of the best performing model.

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