Feature(value: Double, name: String)
A feature of some case in a data set.
A feature is essentially a variable to a GP program.
value - The value of this feature.
value
name - A name for this feature.
name