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

22 lines
588 B
Plaintext
Raw Normal View History

2024-04-01 00:01:49 -04:00
=== BEST-OF-RUN ===
2024-04-03 12:00:49 -04:00
generation: 2
nodes: 18
depth: 7
hits: 781
2024-04-01 00:01:49 -04:00
TOP INDIVIDUAL:
-- #1 --
2024-04-03 12:00:49 -04:00
hits: 781
raw fitness: 781.0000
standardized fitness: 781.0000
adjusted fitness: 0.9987
2024-04-01 00:01:49 -04:00
TREE:
2024-04-03 12:00:49 -04:00
(log (/ (+ (exp (* (* (log major)
(+ 0.24778 eccentricity))
(exp (exp -0.54557)))) minor)
(* perimeter minor)))
2024-04-01 00:01:49 -04:00
TREE-equ:
2024-04-03 12:00:49 -04:00
y = log(((exp(((log(major) * (0.24778 + eccentricity)) * exp(exp(-0.54557)))) + minor) / (perimeter * minor)))