COSC-4P82-Final-Project/cmake-build-relwithdebinfo-.../run_3/regress.bst

24 lines
682 B
Plaintext

=== BEST-OF-RUN ===
generation: 2
nodes: 25
depth: 5
hits: 757
TOP INDIVIDUAL:
-- #1 --
hits: 757
raw fitness: 757.0000
standardized fitness: 757.0000
adjusted fitness: 0.9987
TREE:
(+ (+ -0.18535
(log (exp (* eccentricity major))))
(- (* (+ (- eccentricity minor)
(/ eccentricity eccentricity))
(log (/ extent 0.11096)))
(log (+ area convex))))
TREE-equ:
y = ((-0.18535 + log(exp((eccentricity * major)))) + ((((eccentricity - minor) + (eccentricity / eccentricity)) * log((extent / 0.11096))) - log((area + convex))))