Documentation of 'org.encog.ml.fitness.FitnessObjective' Java class
FitnessObjective
org.encog.ml.fitness

Class FitnessObjective

  • All Implemented Interfaces:
    java.io.Serializable


    public class FitnessObjective
    extends java.lang.Object
    implements java.io.Serializable
    A fitness objective.
    See Also:
    Serialized Form
    • Constructor Detail

      • FitnessObjective

        public FitnessObjective(double weight,
                                CalculateScore score)
        Construct the fitness objective.
        Parameters:
        weight - The weight.
        score - The score.
    • Method Detail

      • getWeight

        public double getWeight()
        Returns:
        the weight

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.