Closed GoogleCodeExporter closed 9 years ago
Hi Martin,
We actually do have this as one of the examples. See:
http://code.google.com/p/pygep/wiki/SymbolicRegressionTutorial
That should be a good starting point. You'd have to change the DataPoint class
to
load the data that you want, but that's about it.
Best,
Ryan
Original comment by ryanjoneil
on 29 Aug 2008 at 4:46
yes sir. i understand that we need to modify the DataPoint class to load our
own datasets.
If i have a 2D dataset such as
x0 x1 x2 x3
1 4 6 8
1 5 8 5
1 4 8 9
i want to obtain the expression tree governing this dataset.. Could a demo code
be requested??
Original comment by phanisri...@gmail.com
on 17 May 2011 at 1:12
Original issue reported on code.google.com by
mtro...@gmail.com
on 20 Jul 2008 at 5:08