Update float_regression.cljc
This commit is contained in:
parent
ed37be0720
commit
2d5bc49d86
@ -75,7 +75,7 @@
|
||||
:parent-selection :lexicase
|
||||
:tournament-size 5
|
||||
:umad-rate 0.1
|
||||
:solution-error-treshold 0.5
|
||||
:solution-error-threshold 0.5
|
||||
:variation {:umad 1.0 :crossover 0.0}
|
||||
:elitism false}
|
||||
(apply hash-map (map #(if (string? %) (read-string %) %) args))))
|
||||
|
Loading…
x
Reference in New Issue
Block a user