Class Hyperband.HyperbandSolutionCandidate

    • Constructor Detail

      • HyperbandSolutionCandidate

        public HyperbandSolutionCandidate​(ai.libs.jaicore.components.model.ComponentInstance ci,
                                          double r,
                                          double score)
    • Method Detail

      • getComponentInstance

        public ai.libs.jaicore.components.model.ComponentInstance getComponentInstance()
        Specified by:
        getComponentInstance in interface ai.libs.jaicore.components.api.IEvaluatedSoftwareConfigurationSolution<Hyperband.MultiFidelityScore>
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object