03-12-2018, 03:14 PM
Many thanks for your detailed TUT. it is very helpful for us.
By the way, do you change the parameters of Gekkoga itself? (just like belowSmile
I was wondering if those parameters would impact the result? Thanks for your sharing in advance.
// Population size, better reduce this for larger data
populationAmt: 20,
// How many completely new units will be added to the population (populationAmt * variation must be a whole number!!)
variation: 0.5,
// How many components maximum to mutate at once
mutateElements: 7,
// How many parallel queries to run at once
parallelqueries: 8,
By the way, do you change the parameters of Gekkoga itself? (just like belowSmile
I was wondering if those parameters would impact the result? Thanks for your sharing in advance.
// Population size, better reduce this for larger data
populationAmt: 20,
// How many completely new units will be added to the population (populationAmt * variation must be a whole number!!)
variation: 0.5,
// How many components maximum to mutate at once
mutateElements: 7,
// How many parallel queries to run at once
parallelqueries: 8,