Krishna Shrinivas
unread,May 23, 2012, 3:10:55 AM5/23/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to eureqa...@googlegroups.com
Hey ,
I have this data set with four inputs and two outputs. Let the inputs be x1,x2,x3,x4 and the outputs, y1 and y2. Now I am using Eureqa to model
y1 and y2 as functions of x1,x2,x3 and x4.
I have an important constraint, though , for my final models. I need them to be symmetric about (x1,x2) and (x3,x4) , i.e. ,Let the initial models be y1 = f1(x1,x2,x3,x4) and y2 = f2(x1,x2,x3,x4). Then I would require y1 = f2(x3,x4,x1,x2) and y2 = f1(x3,x4,x1,x2). How I am attempting this right now is by actually doubling my dataset and flipping the points. Then for this dataset, I seek to find a general model. But it has not produced great results. Any tweaks or method?
Thanks in advance,
Krishna