Uses of Package
com.knezevic.edaf.v3.problems.grammar
Packages that use com.knezevic.edaf.v3.problems.grammar
Package
Description
Grammar-based symbolic regression/classification problems.
-
Classes in com.knezevic.edaf.v3.problems.grammar used by com.knezevic.edaf.v3.problems.grammarClassDescriptionShared base for grammar-encoded symbolic optimization problems.Classification dataset rows and feature order.One classification row.Regression dataset rows and feature order.One regression row.
-
Classes in com.knezevic.edaf.v3.problems.grammar used by com.knezevic.edaf.v3.problems.plugins.grammarClassDescriptionSymbolic classifier over CSV datasets (binary and multiclass).Symbolic regression over CSV dataset.Majority-vote boolean symbolic classification benchmark.Nguyen symbolic regression benchmark using grammar-based expression representation.Boolean XOR symbolic classification benchmark.