From: <lor...@us...> - 2011-12-01 14:27:34
|
Revision: 3462 http://dl-learner.svn.sourceforge.net/dl-learner/?rev=3462&view=rev Author: lorenz_b Date: 2011-12-01 14:27:28 +0000 (Thu, 01 Dec 2011) Log Message: ----------- Fixed example. Modified Paths: -------------- trunk/examples/family/father_oe.conf Modified: trunk/examples/family/father_oe.conf =================================================================== --- trunk/examples/family/father_oe.conf 2011-12-01 14:21:48 UTC (rev 3461) +++ trunk/examples/family/father_oe.conf 2011-12-01 14:27:28 UTC (rev 3462) @@ -14,4 +14,4 @@ lp.classToDescribe = "ex:father" // create learning algorithm to run -alg.type = "ocel" +alg.type = "celoe" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |