~ubuntu-branches/ubuntu/precise/weka/precise

« back to all changes in this revision

Viewing changes to changelogs/CHANGELOG-3-3-5

  • Committer: Bazaar Package Importer
  • Author(s): Soeren Sonnenburg
  • Date: 2008-02-24 09:18:45 UTC
  • Revision ID: james.westby@ubuntu.com-20080224091845-1l8zy6fm6xipbzsr
Tags: upstream-3.5.7+tut1
ImportĀ upstreamĀ versionĀ 3.5.7+tut1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2003-01-17 16:35  rkirkby
 
2
 
 
3
        * weka/gui/visualize/MatrixPanel.java (1.3): Improved tip text.
 
4
 
 
5
2003-01-17 16:28  rkirkby
 
6
 
 
7
        * weka/gui/visualize/MatrixPanel.java (1.2): Added a split pane.
 
8
 
 
9
2003-01-17 16:12  rkirkby
 
10
 
 
11
        * weka/gui/GenericObjectEditor.props (1.71): Added
 
12
        NaiveBayesUpdateable.
 
13
 
 
14
2003-01-17 15:52  rkirkby
 
15
 
 
16
        * weka/gui/GenericObjectEditor.props (1.70): Added FarthestFirst
 
17
        clusterer.
 
18
 
 
19
2003-01-17 15:45  rkirkby
 
20
 
 
21
        * weka/clusterers/Makefile (1.5): Added FarthestFirst.
 
22
 
 
23
2003-01-17 15:32  rkirkby
 
24
 
 
25
        * weka/gui/beans/KnowledgeFlow.java (1.7): Updated the startup log
 
26
        messages.
 
27
 
 
28
2003-01-17 15:20  rkirkby
 
29
 
 
30
        * weka/gui/explorer/PreprocessPanel.java (1.31): Fixed exception
 
31
        handling when creating an undo point fails.
 
32
 
 
33
2003-01-17 14:55  rkirkby
 
34
 
 
35
        * weka/Makefile (1.37): Added new filter packages and beans
 
36
        package.
 
37
 
 
38
2003-01-17 14:39  rkirkby
 
39
 
 
40
        * weka/gui/explorer/Explorer.java (1.25): Removed wekasupport email
 
41
        reference.
 
42
 
 
43
2003-01-17 14:35  mhall
 
44
 
 
45
        * weka/gui/GUIChooser.java (1.10): Added button for KnowledgeFlow
 
46
 
 
47
2003-01-17 13:42  eibe
 
48
 
 
49
        * weka/: classifiers/functions/pace/Makefile (1.2), gui/Makefile
 
50
        (1.20): Fixed a couple of makefiles.
 
51
 
 
52
2003-01-17 13:02  rkirkby
 
53
 
 
54
        * weka/gui/explorer/ClustererPanel.java (1.37): Removed dependence
 
55
        on PreprocessPanel for filtering.
 
56
 
 
57
2003-01-17 12:59  rkirkby
 
58
 
 
59
        * weka/gui/explorer/ClassifierPanel.java (1.57): Removed dependance
 
60
        on PreprocessPanel for filtering.
 
61
 
 
62
2003-01-17 12:50  rkirkby
 
63
 
 
64
        * weka/gui/explorer/Explorer.java (1.24): Minor modifications to
 
65
        accomodate new preprocess panel.
 
66
 
 
67
2003-01-17 12:48  rkirkby
 
68
 
 
69
        * weka/gui/explorer/PreprocessPanel.java (1.30): Major overhaul to
 
70
        the GUI, making it much simpler to use than before.
 
71
 
 
72
2003-01-16 16:49  rkirkby
 
73
 
 
74
        * weka/gui/Makefile (1.19): Added AttributeListPanel
 
75
 
 
76
2003-01-16 16:48  rkirkby
 
77
 
 
78
        * weka/gui/AttributeListPanel.java (1.1): Initial import.
 
79
 
 
80
2003-01-16 16:46  rkirkby
 
81
 
 
82
        * weka/gui/Makefile (1.18): Added AttributeVisualizationPanel
 
83
 
 
84
2003-01-16 16:43  rkirkby
 
85
 
 
86
        * weka/gui/AttributeVisualizationPanel.java (1.1): Initial import.
 
87
 
 
88
2003-01-16 10:59  eibe
 
89
 
 
90
        * weka/core/Makefile (1.13): Updated Makefile: several .java files
 
91
        were missing
 
92
 
 
93
2003-01-15 14:32  eibe
 
94
 
 
95
        * weka/gui/GenericObjectEditor.props (1.69): Added
 
96
        UnivariateLinearRegression
 
97
 
 
98
2003-01-15 14:31  eibe
 
99
 
 
100
        * weka/classifiers/functions/Makefile (1.4): Added
 
101
        UnivariateLinearRegression.java
 
102
 
 
103
2003-01-15 14:30  eibe
 
104
 
 
105
        * weka/classifiers/functions/UnivariateLinearRegression.java (1.1):
 
106
        Initial import.
 
107
 
 
108
2003-01-14 16:09  mhall
 
109
 
 
110
        * weka/filters/unsupervised/attribute/TimeSeriesTranslate.java
 
111
        (1.2): fixed bug in the -M option - was filling in 0's rather than
 
112
        missing values.
 
113
 
 
114
2003-01-13 18:58  eibe
 
115
 
 
116
        * weka/classifiers/rules/part/: C45PruneableDecList.java (1.6),
 
117
        ClassifierDecList.java (1.9), MakeDecList.java (1.11), PART.java
 
118
        (1.18), PruneableDecList.java (1.6): Cleaned up the code a little
 
119
        bit and added option for building unpruned decision lists.
 
120
 
 
121
2003-01-13 15:51  eibe
 
122
 
 
123
        * weka/classifiers/meta/Bagging.java (1.21): Reverted back to
 
124
        Version 1.19 (including a bug fix)
 
125
 
 
126
2003-01-13 14:09  rkirkby
 
127
 
 
128
        * weka/classifiers/bayes/NaiveBayesUpdateable.java (1.2): Fixed so
 
129
        that will use the new class when evaluated form the command line.
 
130
 
 
131
2003-01-10 19:08  eibe
 
132
 
 
133
        * weka/classifiers/trees/RandomForest.java (1.2): Made
 
134
        RandomForests a WeightedInstancesHandler
 
135
 
 
136
2003-01-10 19:04  eibe
 
137
 
 
138
        * weka/classifiers/meta/Bagging.java (1.20): Changed the behavior
 
139
        for Bagging if the base learner is a WeightedInstancesHandler.
 
140
 
 
141
2003-01-10 17:05  rkirkby
 
142
 
 
143
        * weka/gui/GenericObjectEditor.props (1.68): Added RandomTree and
 
144
        RandomForest.
 
145
 
 
146
2003-01-10 17:00  rkirkby
 
147
 
 
148
        * weka/core/Makefile (1.12): Added Randomizable interface.
 
149
 
 
150
2003-01-10 16:58  rkirkby
 
151
 
 
152
        * weka/classifiers/trees/Makefile (1.4): Added RandomTree and
 
153
        RandomForest.
 
154
 
 
155
2003-01-10 16:54  rkirkby
 
156
 
 
157
        * weka/: core/Randomizable.java (1.1),
 
158
        classifiers/trees/RandomTree.java (1.1),
 
159
        classifiers/trees/RandomForest.java (1.1): Initial import.
 
160
 
 
161
2003-01-10 16:25  eibe
 
162
 
 
163
        * weka/classifiers/meta/Bagging.java (1.19): Made Bagging a
 
164
        WeightedInstancesHandler
 
165
 
 
166
2003-01-10 14:32  eibe
 
167
 
 
168
        * weka/core/Instances.java (1.40): ResamplingWithWeights(Random)
 
169
        didn't do any resampling if weights were equal.
 
170
 
 
171
2003-01-10 08:15  trigg
 
172
 
 
173
        * weka/experiment/InstanceQuery.java (1.14): Javadoc correction.
 
174
 
 
175
2003-01-09 10:45  rkirkby
 
176
 
 
177
        * weka/filters/unsupervised/attribute/PKIDiscretize.java (1.4): Has
 
178
        been simplified by becoming a subclass of Discretize.
 
179
 
 
180
2003-01-09 09:51  rkirkby
 
181
 
 
182
        * weka/filters/unsupervised/attribute/Discretize.java (1.2): Minor
 
183
        documentation fix.
 
184
 
 
185
2003-01-08 16:21  rkirkby
 
186
 
 
187
        * weka/gui/experiment/AlgorithmListPanel.java (1.3): Fixed bug
 
188
        involving cloning of objects in the list.
 
189
 
 
190
2003-01-08 16:09  eibe
 
191
 
 
192
        * weka/core/: Makefile (1.11), Optimization.java (1.1),
 
193
        RandomVariates.java (1.1): Added Xin Xu's Optimization and
 
194
        RandomVariates classes.
 
195
 
 
196
2003-01-07 16:17  eibe
 
197
 
 
198
        * weka/gui/: explorer/Explorer.java (1.23), visualize/Makefile
 
199
        (1.5), visualize/MatrixPanel.java (1.1): Ashraf's scatterplot
 
200
        matrix is done!
 
201
 
 
202
2002-12-19 17:14  mhall
 
203
 
 
204
        * weka/gui/experiment/SetupPanel.java (1.18): Fixed bug in loading
 
205
        iterator configuration
 
206
 
 
207
2002-12-18 17:07  bernhard
 
208
 
 
209
        * weka/clusterers/FarthestFirst.java (1.1): Added
 
210
        clusterers/FarthestFirst.java, which is a simple and fast clusterer
 
211
 
 
212
2002-12-13 17:04  mhall
 
213
 
 
214
        * weka/gui/beans/: BeanVisual.java (1.3), KnowledgeFlow.java (1.6):
 
215
        Removed some warning messages
 
216
 
 
217
2002-12-12 14:22  mhall
 
218
 
 
219
        * weka/gui/beans/: ClassAssigner.java (1.4), Classifier.java (1.5),
 
220
        ClassifierCustomizer.java (1.3),
 
221
        IncrementalClassifierEvaluator.java (1.4),
 
222
        IncrementalClassifierEvaluatorBeanInfo.java (1.2), Loader.java
 
223
        (1.3): Improvements to streamed instance handling
 
224
 
 
225
2002-12-12 14:21  mhall
 
226
 
 
227
        * weka/gui/beans/Filter.java (1.4): Now usable with streamed
 
228
        instances
 
229
 
 
230
2002-12-05 16:17  trigg
 
231
 
 
232
        * weka/: associations/Apriori.java (1.14),
 
233
        attributeSelection/ASEvaluation.java (1.9),
 
234
        attributeSelection/ASSearch.java (1.8),
 
235
        attributeSelection/AttributeSelection.java (1.30),
 
236
        attributeSelection/BestFirst.java (1.21),
 
237
        attributeSelection/CfsSubsetEval.java (1.18),
 
238
        attributeSelection/ClassifierSubsetEval.java (1.9),
 
239
        attributeSelection/ExhaustiveSearch.java (1.8),
 
240
        attributeSelection/ForwardSelection.java (1.15),
 
241
        attributeSelection/GainRatioAttributeEval.java (1.16),
 
242
        attributeSelection/GeneticSearch.java (1.12),
 
243
        attributeSelection/OneRAttributeEval.java (1.11),
 
244
        attributeSelection/PrincipalComponents.java (1.25),
 
245
        attributeSelection/RaceSearch.java (1.11),
 
246
        attributeSelection/RandomSearch.java (1.11),
 
247
        attributeSelection/RankSearch.java (1.8),
 
248
        attributeSelection/Ranker.java (1.20),
 
249
        attributeSelection/ReliefFAttributeEval.java (1.15),
 
250
        attributeSelection/SVMAttributeEval.java (1.13),
 
251
        attributeSelection/SymmetricalUncertAttributeEval.java (1.15),
 
252
        attributeSelection/WrapperSubsetEval.java (1.18),
 
253
        classifiers/Evaluation.java (1.45), classifiers/bayes/ADNode.java
 
254
        (1.2), classifiers/bayes/VaryNode.java (1.2),
 
255
        classifiers/evaluation/CostCurve.java (1.5),
 
256
        classifiers/evaluation/ThresholdCurve.java (1.16),
 
257
        classifiers/evaluation/TwoClassStats.java (1.7),
 
258
        classifiers/functions/LeastMedSq.java (1.7),
 
259
        classifiers/functions/SMO.java (1.46),
 
260
        classifiers/functions/neural/NeuralConnection.java (1.4),
 
261
        classifiers/functions/pace/ExponentialFormat.java (1.2),
 
262
        classifiers/functions/pace/FlexibleDecimalFormat.java (1.2),
 
263
        classifiers/functions/pace/FloatingPointFormat.java (1.2),
 
264
        classifiers/functions/pace/Maths.java (1.2),
 
265
        classifiers/lazy/IB1.java (1.11), classifiers/lazy/LBR.java (1.2),
 
266
        classifiers/meta/ClassificationViaRegression.java (1.14),
 
267
        classifiers/meta/MultiBoostAB.java (1.2),
 
268
        classifiers/meta/MultiClassClassifier.java (1.30),
 
269
        classifiers/meta/ThresholdSelector.java (1.26),
 
270
        classifiers/misc/HyperPipes.java (1.12),
 
271
        classifiers/rules/ConjunctiveRule.java (1.6),
 
272
        classifiers/rules/JRip.java (1.8), classifiers/rules/M5Rules.java
 
273
        (1.2), classifiers/rules/Ridor.java (1.7),
 
274
        classifiers/rules/Rule.java (1.2),
 
275
        classifiers/rules/part/ClassifierDecList.java (1.8),
 
276
        classifiers/rules/part/MakeDecList.java (1.10),
 
277
        classifiers/rules/part/PART.java (1.17),
 
278
        classifiers/trees/REPTree.java (1.8),
 
279
        classifiers/trees/UserClassifier.java (1.11),
 
280
        classifiers/trees/adtree/ADTree.java (1.5),
 
281
        classifiers/trees/j48/C45PruneableClassifierTree.java (1.10),
 
282
        classifiers/trees/j48/ClassifierSplitModel.java (1.8),
 
283
        classifiers/trees/j48/ClassifierTree.java (1.16),
 
284
        classifiers/trees/j48/J48.java (1.25),
 
285
        classifiers/trees/j48/PruneableClassifierTree.java (1.7),
 
286
        classifiers/trees/m5/M5Base.java (1.7),
 
287
        classifiers/trees/m5/M5P.java (1.3), classifiers/trees/m5/Rule.java
 
288
        (1.5), clusterers/ClusterEvaluation.java (1.20),
 
289
        clusterers/Clusterer.java (1.9), clusterers/EM.java (1.21),
 
290
        core/AdditionalMeasureProducer.java (1.7), core/Attribute.java
 
291
        (1.27), core/EuclideanDistance.java (1.3), core/Instance.java
 
292
        (1.15), core/Instances.java (1.39), core/KDTree.java (1.4),
 
293
        core/Matrix.java (1.17), core/ProtectedProperties.java (1.2),
 
294
        core/SpecialFunctions.java (1.6), core/Statistics.java (1.7),
 
295
        core/Utils.java (1.35), core/converters/AbstractLoader.java (1.6),
 
296
        core/converters/BatchLoader.java (1.2),
 
297
        core/converters/C45Loader.java (1.5),
 
298
        core/converters/CSVLoader.java (1.4),
 
299
        core/converters/ConverterUtils.java (1.4),
 
300
        core/converters/IncrementalLoader.java (1.2),
 
301
        core/converters/Loader.java (1.6),
 
302
        core/converters/SerializedInstancesLoader.java (1.6),
 
303
        datagenerators/BIRCHCluster.java (1.2), datagenerators/RDG1.java
 
304
        (1.2), experiment/DatabaseUtils.java (1.16),
 
305
        experiment/InstanceQuery.java (1.13),
 
306
        filters/unsupervised/attribute/AddExpression.java (1.2),
 
307
        filters/unsupervised/attribute/PKIDiscretize.java (1.3),
 
308
        gui/AttributeSummaryPanel.java (1.7), gui/CostMatrixEditor.java
 
309
        (1.7), gui/GenericArrayEditor.java (1.12),
 
310
        gui/GenericObjectEditor.java (1.37),
 
311
        gui/HierarchyPropertyParser.java (1.2),
 
312
        gui/InstancesSummaryPanel.java (1.4), gui/SelectedTagEditor.java
 
313
        (1.6), gui/beans/ChartEvent.java (1.2),
 
314
        gui/beans/ChartListener.java (1.2), gui/beans/ClassAssigner.java
 
315
        (1.3), gui/beans/Classifier.java (1.4),
 
316
        gui/beans/ClassifierPerformanceEvaluator.java (1.2),
 
317
        gui/beans/CrossValidationFoldMaker.java (1.2),
 
318
        gui/beans/DataVisualizer.java (1.2),
 
319
        gui/beans/EventConstraints.java (1.2), gui/beans/Filter.java (1.3),
 
320
        gui/beans/FilterBeanInfo.java (1.2), gui/beans/GraphEvent.java
 
321
        (1.2), gui/beans/GraphListener.java (1.2),
 
322
        gui/beans/GraphViewer.java (1.3),
 
323
        gui/beans/IncrementalClassifierEvent.java (1.2),
 
324
        gui/beans/InstanceEvent.java (1.2), gui/beans/InstanceListener.java
 
325
        (1.2), gui/beans/Loader.java (1.2), gui/beans/StripChart.java
 
326
        (1.7), gui/beans/TextEvent.java (1.2), gui/beans/TextListener.java
 
327
        (1.2), gui/beans/TextViewer.java (1.4),
 
328
        gui/beans/TrainTestSplitMaker.java (1.2),
 
329
        gui/beans/UserRequestAcceptor.java (1.2),
 
330
        gui/beans/WekaWrapper.java (1.2), gui/experiment/ResultsPanel.java
 
331
        (1.21), gui/experiment/RunPanel.java (1.17),
 
332
        gui/streams/InstanceEvent.java (1.4): Automagically fixed a whole
 
333
        bunch of compiler warnings reported by the latest jikes (version
 
334
        1.18). These are: - method and field modifiers are now in a
 
335
        consistent order as recommended by jikes.  - unchecked exceptions
 
336
        should not be declared in the throws clause of a method.
 
337
        
 
338
        These fixes also incidentally seem to have fixed problems with some
 
339
        files in CVS having incorrect line-terminators, and those that have
 
340
        method opening braces on a separate line from the throws
 
341
        declaration.
 
342
 
 
343
2002-12-04 09:43  trigg
 
344
 
 
345
        * weka/gui/CustomPanelSupplier.java (1.2): Removed compiler
 
346
        warning.
 
347
 
 
348
2002-11-29 14:37  mhall
 
349
 
 
350
        * weka/gui/beans/StripChart.java (1.6): Removed a debugging message
 
351
 
 
352
2002-11-29 14:36  mhall
 
353
 
 
354
        * weka/gui/beans/IncrementalClassifierEvaluator.java (1.3): Now
 
355
        handles regression schemes
 
356
 
 
357
2002-11-29 14:26  gabi
 
358
 
 
359
        * weka/core/EuclideanDistance.java (1.2): removed debug output
 
360
 
 
361
2002-11-29 14:21  gabi
 
362
 
 
363
        * weka/clusterers/XMeans.java (1.6): Nominaltobinary filter
 
364
        removed. Dataset does get checked by distance function class. The
 
365
        way nominal attributes are treated fully depends on the given
 
366
        distance function class.  The standard distance "Euclidean" doesn't
 
367
        accept nominal attributes.
 
368
 
 
369
2002-11-29 09:43  mhall
 
370
 
 
371
        * weka/gui/beans/BeanConnection.java (1.2): Added arrow heads to
 
372
        connection lines
 
373
 
 
374
2002-11-29 09:08  mhall
 
375
 
 
376
        * weka/gui/beans/StripChart.java (1.5): Bit of a code tidy-up
 
377
 
 
378
2002-11-29 07:56  mhall
 
379
 
 
380
        * weka/gui/beans/StripChart.java (1.4): Fixed scrolling problem
 
381
        under java 1.4 on Linux
 
382
 
 
383
2002-11-28 14:49  gabi
 
384
 
 
385
        * weka/classifiers/lazy/IBk.java (1.23): null pointer error with
 
386
        option -W removed
 
387
 
 
388
2002-11-28 13:20  gabi
 
389
 
 
390
        * weka/clusterers/KDTree.java (1.4): file moved to weka.core
 
391
 
 
392
2002-11-27 10:45  mhall
 
393
 
 
394
        * weka/classifiers/trees/m5/: M5Base.java (1.6), Rule.java (1.4),
 
395
        RuleNode.java (1.5): made sure that memory gets conserved for
 
396
        unpruned trees/rules + made toString methods a bit more informative
 
397
        with respect to options
 
398
 
 
399
2002-11-26 14:23  mhall
 
400
 
 
401
        * weka/classifiers/trees/m5/: M5Base.java (1.5), M5P.java (1.2),
 
402
        Rule.java (1.3), RuleNode.java (1.4): Added some more options to M5
 
403
 
 
404
2002-11-25 10:58  gabi
 
405
 
 
406
        * weka/core/DistanceFunction.java (1.2): Made the class
 
407
        serializable.
 
408
 
 
409
2002-11-25 10:58  gabi
 
410
 
 
411
        * weka/core/KDTree.java (1.3): made all classes serializable
 
412
 
 
413
2002-11-22 15:29  trigg
 
414
 
 
415
        * weka/classifiers/bayes/ParentSet.java (1.3): Made this class
 
416
        Serializable.
 
417
 
 
418
2002-11-22 15:02  trigg
 
419
 
 
420
        * weka/classifiers/lazy/kstar/KStarCache.java (1.8): Made inner
 
421
        class Serializable.
 
422
 
 
423
2002-11-22 15:01  trigg
 
424
 
 
425
        * weka/classifiers/rules/Ridor.java (1.6): Made internal class
 
426
        Serializable.
 
427
 
 
428
2002-11-21 14:37  gabi
 
429
 
 
430
        * weka/clusterers/XMeans.java (1.5): NominalToBinary.setValues put
 
431
        into comments needs to be changed again. Nominal values now
 
432
        translated to 1 and 0 and not to sqrt(2.0) and 0.
 
433
 
 
434
2002-11-21 13:44  gabi
 
435
 
 
436
        * weka/core/KDTree.java (1.2): same version reentered.
 
437
 
 
438
2002-11-21 13:43  gabi
 
439
 
 
440
        * weka/core/AlgVector.java (1.1): algvector reentered
 
441
 
 
442
2002-11-20 14:35  rkirkby
 
443
 
 
444
        * weka/gui/GenericObjectEditor.java (1.36): Having a dynamically
 
445
        sizing popup had too many issues, so have instead resorted to a
 
446
        fixed sized tree popup that is aware of the screen boundaries.
 
447
 
 
448
2002-11-18 14:13  gabi
 
449
 
 
450
        * weka/clusterers/XMeans.java (1.4): added throws exception for
 
451
        distance function.
 
452
 
 
453
2002-11-18 14:07  gabi
 
454
 
 
455
        * weka/classifiers/lazy/IBk.java (1.22): one "throws Exception"
 
456
        added
 
457
 
 
458
2002-11-18 14:03  gabi
 
459
 
 
460
        * weka/classifiers/lazy/IBk.java (1.21): Added E option to use
 
461
        KDTrees.
 
462
 
 
463
2002-11-18 14:01  gabi
 
464
 
 
465
        * weka/core/DynamicArrayOfPosInt.java (1.1): Dynamic array for
 
466
        positive integer.
 
467
 
 
468
2002-11-18 13:59  gabi
 
469
 
 
470
        * weka/core/EuclideanDistance.java (1.1): Euclidean Distance.
 
471
 
 
472
2002-11-18 13:58  gabi
 
473
 
 
474
        * weka/core/DistanceFunction.java (1.1): Abstract class for
 
475
        distance function.
 
476
 
 
477
2002-11-18 13:55  gabi
 
478
 
 
479
        * weka/core/KDTree.java (1.1): KD-Tree structure; currently used by
 
480
        XMeans and nearest neighbor (IBk)  see also "An introductory
 
481
        tutorial on kd-trees" by A.Moore
 
482
 
 
483
2002-11-18 13:37  gabi
 
484
 
 
485
        * weka/core/Instances.java (1.38): updated methods for ranges.
 
486
 
 
487
2002-11-15 13:30  mhall
 
488
 
 
489
        * weka/gui/beans/: ClassifierCustomizer.java (1.2),
 
490
        FilterCustomizer.java (1.3), LoaderCustomizer.java (1.2): modified
 
491
        to handle changes to the GenericObjectEditor
 
492
 
 
493
2002-11-15 12:08  rkirkby
 
494
 
 
495
        * weka/gui/experiment/AlgorithmListPanel.java (1.2): Fix so works
 
496
        with new GenericObjectEditor.
 
497
 
 
498
2002-11-15 12:05  rkirkby
 
499
 
 
500
        * weka/gui/Makefile (1.17): Added CustomPanelSupplier interface.
 
501
 
 
502
2002-11-15 12:04  rkirkby
 
503
 
 
504
        * weka/gui/GenericObjectEditor.java (1.35): The GUI has been
 
505
        improved, hopefully for the better. Now uses a JTree for the user
 
506
        to select classes, and a custom panel for the PropertyPanel.
 
507
 
 
508
2002-11-15 11:58  rkirkby
 
509
 
 
510
        * weka/gui/PropertyPanel.java (1.8): Added support for custom
 
511
        panels.
 
512
 
 
513
2002-11-15 11:57  rkirkby
 
514
 
 
515
        * weka/gui/CustomPanelSupplier.java (1.1): Initial import.
 
516
 
 
517
2002-11-14 14:12  mhall
 
518
 
 
519
        * weka/gui/beans/KnowledgeFlow.java (1.5): Improved icon dragging
 
520
 
 
521
2002-11-08 15:45  rkirkby
 
522
 
 
523
        * weka/gui/PropertySheetPanel.java (1.11): Silenced some of the
 
524
        warning messages, and increased border at top of the about box.
 
525
 
 
526
2002-11-06 15:42  rkirkby
 
527
 
 
528
        * weka/gui/AttributeSummaryPanel.java (1.6): Changed numeric
 
529
        statistics display so that a maximum of 3 decimal places is shown.
 
530
 
 
531
2002-11-06 12:04  trigg
 
532
 
 
533
        * weka/classifiers/rules/Prism.java (1.15): Make inner class
 
534
        Serializable.
 
535
 
 
536
2002-10-07 15:11  rkirkby
 
537
 
 
538
        * weka/filters/unsupervised/attribute/PKIDiscretize.java (1.2):
 
539
        Fixed documentation.
 
540
 
 
541
2002-10-04 10:32  mhall
 
542
 
 
543
        * weka/build.xml (1.8): Added boudaryvisualizer to the docs target
 
544
 
 
545
2002-10-03 16:44  eibe
 
546
 
 
547
        * weka/classifiers/functions/SMO.java (1.45): Fixed bug in
 
548
        listOptions.
 
549
 
 
550
2002-10-02 09:29  trigg
 
551
 
 
552
        * weka/filters/unsupervised/attribute/StringToWordVector.java
 
553
        (1.3): Can now output word counts rather than just 0 or 1 for word
 
554
        presence. Use -C from the command line.
 
555
        
 
556
        Also changed -w option to -W to adhere to the convention of
 
557
        uppercase options for class-specific options.
 
558
 
 
559
2002-09-30 16:08  mhall
 
560
 
 
561
        * weka/gui/boundaryvisualizer/BoundaryVisualizer.java (1.3): Fixed
 
562
        bug in combo box setup
 
563
 
 
564
2002-09-27 15:17  mhall
 
565
 
 
566
        * weka/gui/boundaryvisualizer/: BoundaryPanel.java (1.2),
 
567
        BoundaryVisualizer.java (1.2): Added an option to specify the
 
568
        number of samples to obtain (per pixel) from each generating model
 
569
 
 
570
2002-09-27 14:58  rkirkby
 
571
 
 
572
        * weka/gui/experiment/Experimenter.java (1.5): Now lets user choose
 
573
        between simple and advanced experiment setup.
 
574
 
 
575
2002-09-27 14:56  rkirkby
 
576
 
 
577
        * weka/gui/experiment/Makefile (1.5): Added new files for simple
 
578
        setup mode.
 
579
 
 
580
2002-09-27 14:54  rkirkby
 
581
 
 
582
        * weka/gui/experiment/AlgorithmListPanel.java (1.1): Initial
 
583
        import.
 
584
 
 
585
2002-09-27 14:45  rkirkby
 
586
 
 
587
        * weka/gui/experiment/: SimpleSetupPanel.java (1.1),
 
588
        SetupModePanel.java (1.1): Initial import.
 
589
 
 
590
2002-09-27 14:41  rkirkby
 
591
 
 
592
        * weka/experiment/PairedStats.java (1.6): Fix for when there is
 
593
        only a single item.
 
594
 
 
595
2002-09-27 11:38  mhall
 
596
 
 
597
        * weka/Makefile (1.36): Added boundaryvisualizer package
 
598
 
 
599
2002-09-27 11:36  mhall
 
600
 
 
601
        * weka/gui/Makefile (1.16): Added boundaryvisualizer package.
 
602
 
 
603
2002-09-27 11:35  mhall
 
604
 
 
605
        * weka/gui/boundaryvisualizer/Makefile (1.1): Initial import.
 
606
 
 
607
2002-09-27 11:29  mhall
 
608
 
 
609
        * weka/gui/boundaryvisualizer/: BoundaryPanel.java (1.1),
 
610
        BoundaryVisualizer.java (1.1), DataGenerator.java (1.1),
 
611
        EMDataGenerator.java (1.1), KDDataGenerator.java (1.1): Initial
 
612
        import
 
613
 
 
614
2002-09-26 14:21  rkirkby
 
615
 
 
616
        * weka/clusterers/EM.java (1.20): Improved initialization, thanks
 
617
        to a code submission by Wolfgang Konen.
 
618
 
 
619
2002-09-12 14:58  trigg
 
620
 
 
621
        * weka/: classifiers/evaluation/ConfusionMatrix.java (1.5),
 
622
        classifiers/evaluation/EvaluationUtils.java (1.7),
 
623
        classifiers/evaluation/MarginCurve.java (1.7),
 
624
        classifiers/evaluation/NominalPrediction.java (1.9),
 
625
        classifiers/evaluation/NumericPrediction.java (1.6),
 
626
        classifiers/evaluation/Prediction.java (1.6),
 
627
        classifiers/evaluation/ThresholdCurve.java (1.15),
 
628
        classifiers/evaluation/TwoClassStats.java (1.6),
 
629
        classifiers/functions/SMO.java (1.44),
 
630
        classifiers/lazy/kstar/KStar.java (1.11),
 
631
        classifiers/lazy/kstar/KStarCache.java (1.7),
 
632
        classifiers/lazy/kstar/KStarConstants.java (1.6),
 
633
        classifiers/lazy/kstar/KStarNominalAttribute.java (1.5),
 
634
        classifiers/lazy/kstar/KStarNumericAttribute.java (1.5),
 
635
        classifiers/lazy/kstar/KStarWrapper.java (1.5),
 
636
        classifiers/meta/Bagging.java (1.18),
 
637
        classifiers/meta/CostSensitiveClassifier.java (1.14),
 
638
        classifiers/meta/MetaCost.java (1.11),
 
639
        classifiers/meta/MultiClassClassifier.java (1.29),
 
640
        classifiers/misc/HyperPipes.java (1.11), core/AttributeStats.java
 
641
        (1.7), core/BinarySparseInstance.java (1.6), core/SelectedTag.java
 
642
        (1.6), core/Tag.java (1.5),
 
643
        core/converters/SerializedInstancesLoader.java (1.5),
 
644
        experiment/CostSensitiveClassifierSplitEvaluator.java (1.9),
 
645
        filters/supervised/instance/Resample.java (1.2),
 
646
        filters/supervised/instance/SpreadSubsample.java (1.2),
 
647
        filters/unsupervised/attribute/Obfuscate.java (1.2),
 
648
        filters/unsupervised/attribute/StringToNominal.java (1.2),
 
649
        filters/unsupervised/attribute/StringToWordVector.java (1.2),
 
650
        filters/unsupervised/instance/Resample.java (1.2),
 
651
        filters/unsupervised/instance/SparseToNonSparse.java (1.2):
 
652
        Assigned copyright to University of Waikato.
 
653
 
 
654
2002-09-11 12:34  rkirkby
 
655
 
 
656
        * weka/classifiers/functions/SMO.java (1.43): Fixed some
 
657
        documentation.
 
658
 
 
659
2002-09-11 12:32  rkirkby
 
660
 
 
661
        * weka/attributeSelection/SVMAttributeEval.java (1.12): Changed to
 
662
        reflect SMO changes - can now choose whether the SVM will
 
663
        normalize/standardize/neither.
 
664
 
 
665
2002-09-09 15:48  rkirkby
 
666
 
 
667
        * weka/classifiers/functions/SMO.java (1.42): Added transformation
 
668
        options: normalize/standardize/neither.
 
669
 
 
670
2002-09-09 10:02  eibe
 
671
 
 
672
        * weka/classifiers/functions/SMO.java (1.41): Fixed initialization
 
673
        bug for m_kernelEvals that will pop up if you reuse the same SMO
 
674
        object
 
675
 
 
676
2002-09-05 17:09  eibe
 
677
 
 
678
        * weka/classifiers/functions/SMO.java (1.40): Fixed division by
 
679
        zero problem in pairwise coupling
 
680
 
 
681
2002-09-03 09:16  eibe
 
682
 
 
683
        * weka/classifiers/functions/Logistic.java (1.24): Does no longer
 
684
        throw exception when there are no instances available for training.
 
685
 
 
686
2002-08-31 16:03  eibe
 
687
 
 
688
        * weka/classifiers/functions/SMO.java (1.39): Changed convergence
 
689
        criterion for pairwise coupling.
 
690
 
 
691
2002-08-30 11:52  eibe
 
692
 
 
693
        * weka/classifiers/functions/neural/SigmoidUnit.java (1.4): Removed
 
694
        dead code.
 
695
 
 
696
2002-08-30 11:52  mhall
 
697
 
 
698
        * weka/clusterers/EM.java (1.19): Added a method to return the
 
699
        normal distributions used in the clusters
 
700
 
 
701
2002-08-21 17:08  eibe
 
702
 
 
703
        * weka/core/Utils.java (1.34): Cosmetic change.
 
704
 
 
705
2002-08-21 17:06  eibe
 
706
 
 
707
        * weka/classifiers/functions/SMO.java (1.38): Can now fit logistic
 
708
        models to the output to produce proper probability estimates. Does
 
709
        pairwise coupling in the multi-class case if logistic models are
 
710
        built.
 
711
 
 
712
2002-08-21 10:37  mhall
 
713
 
 
714
        * weka/attributeSelection/SVMAttributeEval.java (1.11): changed
 
715
        call to smo.setNormalizeData to smo.setStandardizeData
 
716
 
 
717
2002-08-16 14:55  eibe
 
718
 
 
719
        * weka/classifiers/functions/SMO.java (1.37): Replaced
 
720
        normalization by standardization. Added option for feature space
 
721
        normalization. Deleted option for kernel rescaling.
 
722
 
 
723
2002-08-16 11:12  eibe
 
724
 
 
725
        * weka/: filters/unsupervised/attribute/Makefile (1.5),
 
726
        filters/unsupervised/attribute/Standardize.java (1.1),
 
727
        gui/GenericObjectEditor.props (1.67): Added Standardization filter.
 
728
 
 
729
2002-08-14 10:08  eibe
 
730
 
 
731
        * weka/classifiers/functions/SMO.java (1.36): Made SMO into a
 
732
        WeightedInstancesHandler.
 
733
 
 
734
2002-08-13 15:42  eibe
 
735
 
 
736
        * weka/classifiers/meta/LogitBoost.java (1.26): Included weight
 
737
        rescaling.
 
738
 
 
739
2002-08-13 10:34  eibe
 
740
 
 
741
        * weka/classifiers/trees/REPTree.java (1.7): Fixed bug involving
 
742
        stopping criterion.
 
743
 
 
744
2002-08-12 15:24  eibe
 
745
 
 
746
        * weka/classifiers/trees/REPTree.java (1.6): Can now build
 
747
        regression trees.
 
748
 
 
749
2002-08-07 09:06  mhall
 
750
 
 
751
        * weka/gui/beans/TextViewer.java (1.3): Changed so that results
 
752
        that arrive at the same time with the same name get a unique name
 
753
        in the result history list
 
754
 
 
755
2002-08-05 14:38  eibe
 
756
 
 
757
        * weka/classifiers/: meta/LogitBoost.java (1.25),
 
758
        trees/REPTree.java (1.5): Limited depth trees in REPTree. Shrinkage
 
759
        parameter in LogitBoost.
 
760
 
 
761
2002-07-31 11:27  eibe
 
762
 
 
763
        * weka/classifiers/: functions/Logistic.java (1.23), lazy/Makefile
 
764
        (1.3), meta/LogitBoost.java (1.24), meta/Makefile (1.4): Updated
 
765
        Makefiles. Made LogitBoost and Logistic implement
 
766
        WeightedInstancesHandler.
 
767
 
 
768
2002-07-29 15:42  rkirkby
 
769
 
 
770
        * weka/clusterers/EM.java (1.18): Documentation improved by Gabi.
 
771
 
 
772
2002-07-29 09:53  trigg
 
773
 
 
774
        * weka/: classifiers/functions/pace/DoubleVector.java (1.2),
 
775
        classifiers/trees/REPTree.java (1.4),
 
776
        filters/unsupervised/attribute/AddCluster.java (1.2),
 
777
        gui/beans/DataSourceListener.java (1.2),
 
778
        gui/beans/TestSetListener.java (1.2),
 
779
        gui/beans/TestSetProducer.java (1.2),
 
780
        gui/beans/TrainingSetListener.java (1.2),
 
781
        gui/beans/TrainingSetProducer.java (1.2): Remove warnings reported
 
782
        by jikes +P.
 
783
 
 
784
2002-07-26 11:44  rkirkby
 
785
 
 
786
        * weka/attributeSelection/SVMAttributeEval.java (1.10): More
 
787
        options added by Kieran.
 
788
 
 
789
2002-07-26 11:23  rkirkby
 
790
 
 
791
        * weka/core/Instances.java (1.37): Removed numeric padding from
 
792
        quickSort, so that instances should be sorted correctly in all
 
793
        cases.
 
794
 
 
795
2002-07-26 09:57  rkirkby
 
796
 
 
797
        * weka/estimators/KernelEstimator.java (1.5): Check to stop
 
798
        precision from being zero.
 
799
 
 
800
2002-07-25 14:50  rkirkby
 
801
 
 
802
        * weka/experiment/Experiment.java (1.18): Added ability to add
 
803
        datasets to a pre-loaded experiment, that is, to use the -T option
 
804
        in conjunction with the -l option.
 
805
 
 
806
2002-07-23 16:51  mhall
 
807
 
 
808
        * weka/gui/beans/: Classifier.java (1.3),
 
809
        IncrementalClassifierEvaluator.java (1.2), KnowledgeFlow.java
 
810
        (1.4): Now displays some package info in the toolbars
 
811
 
 
812
2002-07-23 10:47  rkirkby
 
813
 
 
814
        * weka/gui/explorer/ClassifierPanel.java (1.56): Added ability to
 
815
        get individual predictions as text when a test set is supplied.
 
816
 
 
817
2002-07-22 10:31  rkirkby
 
818
 
 
819
        * weka/attributeSelection/SVMAttributeEval.java (1.9): Changes made
 
820
        by Kieran to allow selection for multiclass problems.
 
821
 
 
822
2002-07-19 16:32  rkirkby
 
823
 
 
824
        * weka/: filters/unsupervised/attribute/Makefile (1.4),
 
825
        gui/GenericObjectEditor.props (1.66): Added PKIDiscretize.
 
826
 
 
827
2002-07-19 16:31  rkirkby
 
828
 
 
829
        * weka/filters/unsupervised/attribute/PKIDiscretize.java (1.1):
 
830
        Initial import.
 
831
 
 
832
2002-07-19 14:36  rkirkby
 
833
 
 
834
        * weka/gui/GenericObjectEditor.props (1.65): Added LBR.
 
835
 
 
836
2002-07-19 14:30  rkirkby
 
837
 
 
838
        * weka/classifiers/lazy/Makefile (1.2): Added LBR.
 
839
 
 
840
2002-07-19 14:29  rkirkby
 
841
 
 
842
        * weka/classifiers/lazy/LBR.java (1.1): Initial import.
 
843
 
 
844
2002-07-18 14:40  rkirkby
 
845
 
 
846
        * weka/gui/GenericObjectEditor.props (1.64): Added MultiBoostAB.
 
847
 
 
848
2002-07-18 14:36  rkirkby
 
849
 
 
850
        * weka/classifiers/meta/Makefile (1.3): Added MultiBoostAB.
 
851
 
 
852
2002-07-18 14:35  rkirkby
 
853
 
 
854
        * weka/classifiers/meta/MultiBoostAB.java (1.1): Initial import.
 
855
 
 
856
2002-07-16 15:04  rkirkby
 
857
 
 
858
        * weka/classifiers/functions/SMO.java (1.35): Made the Kernel class
 
859
        serializable.
 
860
 
 
861
2002-07-03 11:20  rkirkby
 
862
 
 
863
        * weka/build.xml (1.7): Added pace package.
 
864
 
 
865
2002-07-03 10:59  eibe
 
866
 
 
867
        * weka/classifiers/functions/pace/PaceRegression.java (1.4): Some
 
868
        changes in the exception handling.
 
869