kgp.fitness / Feature / <init>

<init>

Feature(value: Double, name: String)

A feature of some case in a data set.

A feature is essentially a variable to a GP program.

Parameters

value - The value of this feature.

name - A name for this feature.