2002-01-31 12:09 cvs_eibe * weka/core/Matrix.java (stable-3-0-patches.1): Fixed bug in weighted regression in Matrix.java (was using square of weight) 2001-11-10 09:35 eibe * weka/classifiers/j48/: BinC45ModelSelection.java (stable-3-0-patches.1), BinC45ModelSelection.java (stable-3-2-1.[1,1]): Minimum number of objects was always zero if -B option was used. 2001-08-08 14:13 rkirkby * weka/classifiers/OneR.java (stable-3-0-patches.1): Fixed a bug in the toString() method that would occur when a numeric attribute has no breakpoints.