propeller.problems.PSB1.grade

FIXME: write docs

-main

(-main & args)

Runs the top-level genetic programming function, giving it a map of arguments with defaults that can be overridden from the command line or through a passed map.

error-function

(error-function argmap data individual)

FIXME: write docs

get-output

(get-output i)

returns the outputs of the grade function with JUST the letter grade

instructions

FIXME: write docs

map-vals-input

(map-vals-input i)

Returns all the input values of a map

random-int

(random-int)

FIXME: write docs

test-data

FIXME: write docs

train-and-test-data

FIXME: write docs

train-data

FIXME: write docs