Documentation of 'org.encog.ml.CalculateScore' Java class
CalculateScore
org.encog.ml

Interface CalculateScore

    • Method Detail

      • calculateScore

        double calculateScore(MLMethod method)
        Calculate this network's score.
        Parameters:
        method - The ML method.
        Returns:
        The score.
      • shouldMinimize

        boolean shouldMinimize()
        Returns:
        True if the goal is to minimize the score.
      • requireSingleThreaded

        boolean requireSingleThreaded()
        Returns:
        True, if this score function cannot be done in parallel.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.