ECJ-INTEREST-L Archives

March 2014

ECJ-INTEREST-L@LISTSERV.GMU.EDU

Options: Use Proportional Font
Show Text Part by Default
Condense Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Sender:
ECJ Evolutionary Computation Toolkit <[log in to unmask]>
Date:
Mon, 3 Mar 2014 16:39:59 -0500
MIME-version:
1.0 (Mac OS X Mail 7.2 \(1874\))
Reply-To:
ECJ Evolutionary Computation Toolkit <[log in to unmask]>
Content-type:
text/plain; charset=iso-8859-1
Subject:
From:
Sean Luke <[log in to unmask]>
In-Reply-To:
Content-Transfer-Encoding:
8bit
Parts/Attachments:
text/plain (13 lines)
On Mar 3, 2014, at 7:14 AM, Francisco Lopez de la Franca <[log in to unmask]> wrote:

> I've used gp.koza.xover.likelihood to set the probability of performing the crossover operator and I've seen differences in my results, what it sounds good.
> After checking the koza.params file, I see that like for xover, there is a gp.koza.mutate param. I've tried with gp.koza.mutate.likelihood and when printing unaccessed params, the gp.koza.mutate.likelihood appears in that list.

GP has a different traditional pipeline: no mutation is used.  So setting likelihood won't have any effect, since mutation doesn't appear in the pipeline at all.

> Please, how do I set a probability for performing the mutation operator, I mean, with probability 0.x I want the mutation operation to be performed?

You will need to modify the GP pipeline to include mutation as appropriate.

Sean

ATOM RSS1 RSS2