COSC_4P82_Assignment_1/cmake-build-release/run_5/regress.bst

22 lines
521 B
Plaintext

=== BEST-OF-RUN ===
generation: 41
nodes: 15
depth: 6
hits: 912
TOP INDIVIDUAL:
-- #1 --
hits: 912
raw fitness: 912.0000
standardized fitness: 912.0000
adjusted fitness: 0.9989
TREE:
(* -0.22983
(exp (+ (- (log (/ major minor)) major)
(- 0.76142
(+ perimeter minor)))))
TREE-equ:
y = (-0.22983 * exp(((log((major / minor)) - major) + (0.76142 - (perimeter + minor)))))