Re: Automatic Rule Combination Generator

2011-01-03 Thread Henrik K
On Sun, Jan 02, 2011 at 08:30:43AM -0800, Marc Perkel wrote: > Here's a wild idea that might prove a point. Create a set of meta > rules which is a combination of every set of two rules. > > meta COMBO_RULE1_RULE2 (RULE1 && RULE2) > describe COMBO_RULE1_RULE2 RULE1 and RULE2 > score COMBO_RULE1_R

Re: Automatic Rule Combination Generator

2011-01-03 Thread Daryl C. W. O'Shea
On 02/01/2011 11:30 AM, Marc Perkel wrote: Here's a wild idea that might prove a point. Create a set of meta rules which is a combination of every set of two rules. meta COMBO_RULE1_RULE2 (RULE1 && RULE2) describe COMBO_RULE1_RULE2 RULE1 and RULE2 score COMBO_RULE1_RULE2 0.1 Then run stats to s