Package ec.cgp.problems

Class Summary
ClassificationProblem An extension of CGPProblem which provides some facilities to represent and evaluate classification problems.
ProblemBreastCancerW Breast Cancer (Wisconsin) classification problem.
ProblemBreastCancerW.BreastCancerWRecord Record to represent a classification instance.
ProblemBreastCancerY Breast Cancer (Yugoslavia) classification problem.
ProblemBreastCancerY.BreastCancerYRecord Record to represent a classification instance.
ProblemCGP A CGP Problem.
ProblemIris The classic Iris classification problem.
ProblemIris.IrisRecord Record to represent a classification instance.
ProblemParity Even n-bit parity problem.
ProblemRegression Regression problem.