Re: [gplab-users] Confusion in using EVALIN()
Status: Beta
Brought to you by:
gplab
|
From: Sara S. <sa...@fc...> - 2018-09-13 16:00:44
|
It depends... If you're evaluating a candidate solution on the training set, use the training variables, otherwise use the test variables. I'm curious regarding the usage of evalin instead of eval, is it faster? Thanks, Sara On 06-09-2018 12:09, Atif wrote: > Hi All, > When we use */evalin()/* instead of *eval() *in our fitness > function, then definitely we need to provide the variables (X1, X2, > ..) from the dataset file in the workspace. As I've two files > (training and testing) so which file I should use for creating these > variables? Training, Testing or a combination of both? > > Thank you in anticipation !!! > > -- > /Atif/ > /Research Assistant/ > /Department of Computer Science/ > /Namal College, Pakistan / > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > > > _______________________________________________ > gplab-users mailing list > gpl...@li... > https://lists.sourceforge.net/lists/listinfo/gplab-users |