2002-03-20 16:27 cvs_eibe * weka/core/SparseInstance.java (stable-3-2-1.1): Fixed bug in SparseInstance in forceDeleteAttribute. 2002-03-12 14:43 cvs_eibe * weka/attributeSelection/: ChiSquaredAttributeEval.java (stable-3-2-1.1): Online help was incorrect. 2002-03-12 14:38 cvs_eibe * weka/classifiers/SMO.java (stable-3-2-1.2): Overflow protecting for cache wasn't working. Meant SMO wouldn't work properly for large datasets. 2002-02-20 12:14 cvs_rbk1 * weka/gui/visualize/: ClassPanel.java, PlotData2D.java (stable-3-2-1.[1,1]): Fixed bug caused when all numeric values are missing.