Uses of Class
ec.cgp.problems.ClassificationProblem

Packages that use ClassificationProblem
ec.cgp.problems   
 

Uses of ClassificationProblem in ec.cgp.problems
 

Subclasses of ClassificationProblem in ec.cgp.problems
 class ProblemBreastCancerW
          Breast Cancer (Wisconsin) classification problem.
 class ProblemBreastCancerY
          Breast Cancer (Yugoslavia) classification problem.
 class ProblemIris
          The classic Iris classification problem.