Documentation of 'org.encog.ml.ea.score.AdjustScore' Java class
AdjustScore
org.encog.ml.ea.score

Interface AdjustScore

  • All Known Implementing Classes:
    ComplexityAdjustedScore


    public interface AdjustScore
    Score adjusters adjust the score according to some means. The resulting score is stored in the genome's adjusted score.
    • Method Detail

      • calculateAdjustment

        double calculateAdjustment(Genome genome)
        Calculate the score adjustment.
        Parameters:
        genome - The genome.
        Returns:
        The adjusted score.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.