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

« back to all changes in this revision

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

  • 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-04-17 11:54  mhall
 
2
 
 
3
        * weka/gui/beans/README_KnowledgeFlow (1.3): removed a linefeed
 
4
 
 
5
2003-04-17 11:52  mhall
 
6
 
 
7
        * weka/gui/beans/README_KnowledgeFlow (1.2): Removed reference to
 
8
        Tools toolbar
 
9
 
 
10
2003-04-17 11:46  mhall
 
11
 
 
12
        * weka/gui/beans/KnowledgeFlow.java (1.11): Added help button
 
13
 
 
14
2003-04-17 11:44  mhall
 
15
 
 
16
        * weka/gui/beans/: icons/Help24.gif (1.1), README_KnowledgeFlow
 
17
        (1.1): Initial import
 
18
 
 
19
2003-04-17 10:42  rkirkby
 
20
 
 
21
        * weka/gui/AttributeVisualizationPanel.java (1.10): Performance
 
22
        improvements by Ashraf, plus attempts to make more thread safe,
 
23
        avoiding use of stop().
 
24
 
 
25
2003-04-17 10:13  rkirkby
 
26
 
 
27
        * weka/gui/explorer/PreprocessPanel.java (1.34): Prevented multiple
 
28
        "visualize all" windows from being opened.
 
29
 
 
30
2003-04-16 15:52  eibe
 
31
 
 
32
        * weka/gui/AttributeVisualizationPanel.java (1.9): Fixed a bug.
 
33
 
 
34
2003-04-16 14:46  eibe
 
35
 
 
36
        * weka/gui/AttributeVisualizationPanel.java (1.8): Made thread safe
 
37
 
 
38
2003-04-16 12:24  rkirkby
 
39
 
 
40
        * weka/filters/unsupervised/attribute/RemoveUseless.java (1.4):
 
41
        Fixed so that it will not remove the class attribute if set.
 
42
 
 
43
2003-04-16 11:36  rkirkby
 
44
 
 
45
        * weka/gui/GenericObjectEditor.props (1.78): Added Nnge.
 
46
 
 
47
2003-04-16 11:33  rkirkby
 
48
 
 
49
        * weka/classifiers/rules/Makefile (1.5): Added Nnge.
 
50
 
 
51
2003-04-16 11:33  rkirkby
 
52
 
 
53
        * weka/classifiers/rules/Nnge.java (1.1): Initial import.
 
54
 
 
55
2003-04-16 11:30  rkirkby
 
56
 
 
57
        * weka/gui/visualize/VisualizeUtils.java (1.7): Suppressed some
 
58
        warning messages.
 
59
 
 
60
2003-04-16 11:28  rkirkby
 
61
 
 
62
        * weka/gui/explorer/ClassifierPanel.java (1.60): Suppressed console
 
63
        output of random seed.
 
64
 
 
65
2003-04-16 11:24  rkirkby
 
66
 
 
67
        * weka/gui/visualize/: Plot2D.java (1.18), PlotData2D.java (1.15):
 
68
        Suppressed some warning messages.
 
69
 
 
70
2003-04-16 11:20  rkirkby
 
71
 
 
72
        * weka/gui/visualize/: VisualizePanel.java (1.19),
 
73
        AttributePanel.java (1.8): Suppressed some warning messages.
 
74
 
 
75
2003-04-16 11:06  rkirkby
 
76
 
 
77
        * weka/gui/: experiment/Experimenter.java (1.6),
 
78
        beans/KnowledgeFlow.java (1.10): Now uses the system look & feel.
 
79
 
 
80
2003-04-16 11:03  rkirkby
 
81
 
 
82
        * weka/gui/: GUIChooser.java (1.11), explorer/Explorer.java (1.27):
 
83
        Now uses the system look & feel.
 
84
 
 
85
2003-04-16 09:25  eibe
 
86
 
 
87
        * weka/classifiers/functions/SimpleLinearRegression.java (1.2):
 
88
        Added some checks to SimpleLinearRegression.
 
89
 
 
90
2003-04-16 09:19  eibe
 
91
 
 
92
        * weka/: classifiers/functions/Makefile (1.6),
 
93
        classifiers/functions/SimpleLinearRegression.java (1.1),
 
94
        classifiers/functions/UnivariateLinearRegression.java (1.2),
 
95
        gui/GenericObjectEditor.props (1.77): Renamed
 
96
        UnivariateLinearRegression to become SimpleLinearRegression
 
97
 
 
98
2003-04-15 14:09  mhall
 
99
 
 
100
        * weka/gui/explorer/PreprocessPanel.java (1.33): Now displays color
 
101
        combo box for histograms and a button to popup a panel of
 
102
        histograms above the singe histogram display
 
103
 
 
104
2003-04-15 14:08  mhall
 
105
 
 
106
        * weka/gui/AttributeVisualizationPanel.java (1.7): Changed to allow
 
107
        color combo box to be either visible or invisible and added a
 
108
        method to return the combo box so that another component can place
 
109
        this control wherever it likes
 
110
 
 
111
2003-04-15 14:06  mhall
 
112
 
 
113
        * weka/gui/beans/Makefile (1.2): Added beans to makefile
 
114
 
 
115
2003-04-15 14:06  eibe
 
116
 
 
117
        * weka/attributeSelection/SVMAttributeEval.java (1.15): Location of
 
118
        SMO has changed
 
119
 
 
120
2003-04-15 14:05  mhall
 
121
 
 
122
        * weka/gui/beans/AttributeSummarizerBeanInfo.java (1.1): Initial
 
123
        import
 
124
 
 
125
2003-04-15 14:01  mhall
 
126
 
 
127
        * weka/gui/beans/: AttributeSummarizer.java (1.3),
 
128
        ClassAssigner.java (1.5), CrossValidationFoldMaker.java (1.3),
 
129
        TrainTestSplitMaker.java (1.3): Added globalInfo and tool tip stuff
 
130
 
 
131
2003-04-15 13:58  eibe
 
132
 
 
133
        * weka/classifiers/functions/Logistic.java (1.26): Changed some
 
134
        exceptions.
 
135
 
 
136
2003-04-15 13:56  eibe
 
137
 
 
138
        * weka/classifiers/meta/AdaBoostM1.java (1.16): AdaBoostM1 now
 
139
        produces much better probability estimates (Thanks, Xin :-)
 
140
 
 
141
2003-04-15 13:17  eibe
 
142
 
 
143
        * weka/gui/GenericObjectEditor.props (1.76): SMO, etc., now in
 
144
        supportVector package.
 
145
 
 
146
2003-04-15 13:12  eibe
 
147
 
 
148
        * weka/classifiers/functions/: Logistic.java (1.25), Makefile
 
149
        (1.5), SMO.java (1.49), supportVector/Kernel.java (1.1),
 
150
        supportVector/Makefile (1.1),
 
151
        supportVector/NormalizedPolyKernel.java (1.1),
 
152
        supportVector/PolyKernel.java (1.1), supportVector/RBFKernel.java
 
153
        (1.1), supportVector/SMO.java (1.1), supportVector/SMOreg.java
 
154
        (1.1), supportVector/SMOset.java (1.1): Replaced implementation of
 
155
        logistic regression. SMO has moved into a new supportVector package
 
156
        that also includes SMO for regression.
 
157
 
 
158
2003-04-15 11:20  rkirkby
 
159
 
 
160
        * weka/filters/unsupervised/attribute/RemoveUseless.java (1.3): The
 
161
        maximum variance parameter default is now 99, and now only applies
 
162
        to nominal attributes.
 
163
 
 
164
2003-04-14 16:10  mhall
 
165
 
 
166
        * weka/gui/PropertySheetPanel.java (1.12): set number of columns to
 
167
        30 for the text area that displays the about info
 
168
 
 
169
2003-04-14 10:10  mhall
 
170
 
 
171
        * weka/gui/beans/AttributeSummarizer.java (1.2): Added a coloring
 
172
        index property
 
173
 
 
174
2003-04-14 10:09  mhall
 
175
 
 
176
        * weka/gui/explorer/PreprocessPanel.java (1.32): Added ability to
 
177
        pop up a matrix of AttributeVisualizationPanels
 
178
 
 
179
2003-04-14 10:08  mhall
 
180
 
 
181
        * weka/gui/AttributeVisualizationPanel.java (1.6): Added methods to
 
182
        set and get the coloring index
 
183
 
 
184
2003-04-11 12:21  mhall
 
185
 
 
186
        * weka/gui/beans/: AttributeSummarizer.java (1.1),
 
187
        icons/AttributeSummarizer.gif (1.1),
 
188
        icons/AttributeSummarizer_animated.gif (1.1): Initial import
 
189
 
 
190
2003-04-11 12:20  mhall
 
191
 
 
192
        * weka/gui/beans/: DataVisualizer.java (1.5), KnowledgeFlow.java
 
193
        (1.9), ScatterPlotMatrix.java (1.3): Some mods to allow beans to
 
194
        determine whether they are running inside an editor environment or
 
195
        not
 
196
 
 
197
2003-04-11 12:19  mhall
 
198
 
 
199
        * weka/gui/beans/Beans.props (1.4): Split the tools toolbar into
 
200
        evaluationa and visualization
 
201
 
 
202
2003-04-10 18:10  mhall
 
203
 
 
204
        * weka/gui/AttributeVisualizationPanel.java (1.5): Made this
 
205
        component respect the class attribute (if set in the data) and
 
206
        fixed a couple of negative array size exceptions on construction
 
207
 
 
208
2003-04-10 09:03  eibe
 
209
 
 
210
        * weka/core/Utils.java (1.36): Added Bernhard's method for
 
211
        converting log(P) back into P.
 
212
 
 
213
2003-04-09 15:49  mhall
 
214
 
 
215
        * weka/gui/beans/DataVisualizer.java (1.4): Changed a couple of
 
216
        variables to protected to allow easier subclassing
 
217
 
 
218
2003-04-09 15:48  mhall
 
219
 
 
220
        * weka/gui/beans/ScatterPlotMatrix.java (1.2): Now extends
 
221
        DataVisualizer
 
222
 
 
223
2003-04-09 14:45  mhall
 
224
 
 
225
        * weka/gui/beans/ScatterPlotMatrixBeanInfo.java (1.1): Initial
 
226
        import
 
227
 
 
228
2003-04-09 10:52  mhall
 
229
 
 
230
        * weka/gui/beans/DataVisualizer.java (1.3): Fixed some docs
 
231
 
 
232
2003-04-09 10:52  mhall
 
233
 
 
234
        * weka/gui/beans/Beans.props (1.3): Added scatter plot matrix
 
235
 
 
236
2003-04-09 10:49  mhall
 
237
 
 
238
        * weka/gui/beans/: icons/ScatterPlotMatrix.gif (1.1),
 
239
        icons/ScatterPlotMatrix_animated.gif (1.1), ScatterPlotMatrix.java
 
240
        (1.1): Initial import
 
241
 
 
242
2003-04-08 15:58  mhall
 
243
 
 
244
        * weka/gui/beans/ClassifierPerformanceEvaluator.java (1.3): Fixed
 
245
        eventGeneratable bug
 
246
 
 
247
2003-04-08 15:57  mhall
 
248
 
 
249
        * weka/gui/beans/KnowledgeFlow.java (1.8): Changed log to hidden
 
250
        type
 
251
 
 
252
2003-04-04 10:07  mhall
 
253
 
 
254
        * weka/classifiers/trees/REPTree.java (1.10): GetOptions now
 
255
        returns an integer value for tree depth rather than a double. This
 
256
        is in line with setOptions that parses tree depths as an integer
 
257
 
 
258
2003-04-04 09:20  eibe
 
259
 
 
260
        * weka/gui/boundaryvisualizer/BoundaryVisualizer.java (1.11): Fixed
 
261
        reference
 
262
 
 
263
2003-04-04 09:17  eibe
 
264
 
 
265
        * weka/gui/boundaryvisualizer/BoundaryVisualizer.java (1.10): Added
 
266
        reference
 
267
 
 
268
2003-04-04 09:14  eibe
 
269
 
 
270
        * weka/: classifiers/lazy/LWL.java (1.6), classifiers/lazy/LWR.java
 
271
        (1.16), classifiers/lazy/Makefile (1.5),
 
272
        gui/GenericObjectEditor.props (1.75): LWR has been replaced by the
 
273
        more general LWL class.
 
274
 
 
275
2003-03-31 16:36  rkirkby
 
276
 
 
277
        * weka/gui/experiment/ResultsPanel.java (1.23): Will now pass the
 
278
        folds column if detected to the T-Tester, to ensure correct
 
279
        ordering.
 
280
 
 
281
2003-03-31 16:34  rkirkby
 
282
 
 
283
        * weka/experiment/PairedTTester.java (1.17): Added option for fold
 
284
        column, so that the folds can be taken into account when sorting.
 
285
 
 
286
2003-03-31 08:40  eibe
 
287
 
 
288
        * weka/filters/supervised/attribute/ClassOrder.java (1.2): Xin made
 
289
        it a bit safer.
 
290
 
 
291
2003-03-28 10:24  eibe
 
292
 
 
293
        * weka/: attributeSelection/SVMAttributeEval.java (1.14),
 
294
        classifiers/functions/SMO.java (1.48): Eliminated weights() method
 
295
        from SMO.
 
296
 
 
297
2003-03-27 10:11  rkirkby
 
298
 
 
299
        * weka/classifiers/functions/SMO.java (1.47): Six utility methods
 
300
        have been added that were submitted by Christopher Bader from
 
301
        Unveil Technologies (cbader@Unveil.com).
 
302
 
 
303
2003-03-27 09:46  rkirkby
 
304
 
 
305
        * weka/gui/AttributeVisualizationPanel.java (1.4): Removed a debug
 
306
        message.
 
307
 
 
308
2003-03-26 10:13  rkirkby
 
309
 
 
310
        * weka/gui/visualize/MatrixPanel.java (1.5): Point size can now be
 
311
        changed.
 
312
 
 
313
2003-03-26 10:12  rkirkby
 
314
 
 
315
        * weka/gui/AttributeVisualizationPanel.java (1.3): Graphs are now
 
316
        colour coded and other improvements.
 
317
 
 
318
2003-03-25 15:43  rkirkby
 
319
 
 
320
        * weka/filters/unsupervised/attribute/RemoveUseless.java (1.2):
 
321
        Fixed filtering of instances after the inital batch has been
 
322
        processed.
 
323
 
 
324
2003-03-21 10:52  rkirkby
 
325
 
 
326
        * weka/gui/LogPanel.java (1.13): The log can now either be hidden
 
327
        or visible, to keep Experimenter run tab appearance the same as it
 
328
        was.
 
329
 
 
330
2003-03-21 10:16  rkirkby
 
331
 
 
332
        * weka/gui/explorer/Explorer.java (1.26): Updated startup log
 
333
        message.
 
334
 
 
335
2003-03-20 15:57  rkirkby
 
336
 
 
337
        * weka/gui/LogPanel.java (1.12): Log is now accessible via a
 
338
        button, rather than always on display.
 
339
 
 
340
2003-03-20 14:57  rkirkby
 
341
 
 
342
        * weka/gui/explorer/ClustererPanel.java (1.38): Improved error
 
343
        handling by displaying a dialog box when clustering fails.
 
344
 
 
345
2003-03-20 14:50  rkirkby
 
346
 
 
347
        * weka/gui/explorer/ClassifierPanel.java (1.59): Improved error
 
348
        handling by displaying a dialog box when something fails.
 
349
 
 
350
2003-03-18 15:42  rkirkby
 
351
 
 
352
        * weka/experiment/PairedCorrectedTTester.java (1.3): Forgot to
 
353
        override the main method.
 
354
 
 
355
2003-03-13 17:13  mhall
 
356
 
 
357
        * weka/classifiers/bayes/AODE.java (1.2): Fixed getOptions and
 
358
        added get and set methods for the frequency option
 
359
 
 
360
2003-03-13 12:12  rkirkby
 
361
 
 
362
        * weka/experiment/RandomSplitResultProducer.java (1.15): Will now
 
363
        stratify the train and test sets if the class is nominal and
 
364
        randomization is enabled.
 
365
 
 
366
2003-03-11 16:05  eibe
 
367
 
 
368
        * weka/core/Optimization.java (1.4): Made it more memory efficient.
 
369
 
 
370
2003-03-11 16:03  eibe
 
371
 
 
372
        * weka/classifiers/rules/JRip.java (1.9): Fixed bug when class not
 
373
        last attribute.
 
374
 
 
375
2003-03-10 13:35  rkirkby
 
376
 
 
377
        * weka/: classifiers/bayes/Makefile (1.5),
 
378
        gui/GenericObjectEditor.props (1.74): Added AODE.
 
379
 
 
380
2003-03-10 13:34  rkirkby
 
381
 
 
382
        * weka/classifiers/bayes/AODE.java (1.1): Initial import.
 
383
 
 
384
2003-03-07 15:42  rkirkby
 
385
 
 
386
        * weka/gui/AttributeVisualizationPanel.java (1.2): Numeric ranges
 
387
        are now displayed as histograms.
 
388
 
 
389
2003-03-03 14:01  mhall
 
390
 
 
391
        * weka/experiment/RemoteEngine.java (1.7): Small change to purge
 
392
        code
 
393
 
 
394
2003-03-03 14:01  mhall
 
395
 
 
396
        * weka/gui/boundaryvisualizer/: BoundaryPanel.java (1.17),
 
397
        BoundaryPanelDistributed.java (1.3): Small changes to progress info
 
398
        and bugfix in plot routine
 
399
 
 
400
2003-02-27 14:02  mhall
 
401
 
 
402
        * weka/gui/boundaryvisualizer/BoundaryPanelDistributed.java (1.2):
 
403
        Improved progress info
 
404
 
 
405
2003-02-26 14:37  rkirkby
 
406
 
 
407
        * weka/classifiers/trees/UserClassifier.java (1.12): Fixed use of
 
408
        classifier so that the user can select which classifier to use.
 
409
 
 
410
2003-02-26 14:29  mhall
 
411
 
 
412
        * weka/gui/boundaryvisualizer/: BoundaryPanel.java (1.16),
 
413
        DataGenerator.java (1.3), KDDataGenerator.java (1.4): Small changes
 
414
        to allow distributed boundary visualization
 
415
 
 
416
2003-02-26 14:28  mhall
 
417
 
 
418
        * weka/gui/boundaryvisualizer/: BoundaryPanelDistributed.java
 
419
        (1.1), RemoteBoundaryVisualizerSubTask.java (1.1),
 
420
        RemoteResult.java (1.1): Initial import
 
421
 
 
422
2003-02-26 14:27  mhall
 
423
 
 
424
        * weka/experiment/: RemoteEngine.java (1.6),
 
425
        RemoteExperimentSubTask.java (1.6), Task.java (1.7): Fix to type
 
426
        unloading code plus some small changes to make distributed boudary
 
427
        visualization possible
 
428
 
 
429
2003-02-26 10:37  rkirkby
 
430
 
 
431
        * weka/gui/GenericObjectEditor.java (1.38): Changed 'Set' button to
 
432
        'Choose'. Changed popup background to match the tree so it doesn't
 
433
        look as ugly when then tree is smaller than the popup.
 
434
 
 
435
2003-02-20 16:11  rkirkby
 
436
 
 
437
        * weka/classifiers/trees/RandomForest.java (1.3): Added out-of-bag
 
438
        error estimation.
 
439
 
 
440
2003-02-20 15:59  rkirkby
 
441
 
 
442
        * weka/classifiers/meta/Bagging.java (1.23): Added ability to
 
443
        calculate the out-of-bag error and return it as an additional
 
444
        measure.
 
445
 
 
446
2003-02-20 14:27  eibe
 
447
 
 
448
        * weka/classifiers/lazy/LWL.java (1.5): Added rescaling of weights
 
449
 
 
450
2003-02-20 10:50  rkirkby
 
451
 
 
452
        * weka/classifiers/meta/Bagging.java (1.22): Added Randomizable
 
453
        classifier handling.
 
454
 
 
455
2003-02-19 11:31  rkirkby
 
456
 
 
457
        * weka/: classifiers/meta/Makefile (1.5),
 
458
        gui/GenericObjectEditor.props (1.73): Added StackingC, Grading and
 
459
        Vote.
 
460
 
 
461
2003-02-19 11:30  rkirkby
 
462
 
 
463
        * weka/classifiers/meta/: Grading.java (1.1), StackingC.java (1.1),
 
464
        Vote.java (1.1): Initial import.
 
465
 
 
466
2003-02-19 10:50  rkirkby
 
467
 
 
468
        * weka/classifiers/trees/REPTree.java (1.9): Has been made
 
469
        sourcable thanks to a contribution by Igor Wronsky.
 
470
 
 
471
2003-02-18 16:03  mhall
 
472
 
 
473
        * weka/gui/boundaryvisualizer/BoundaryPanel.java (1.15): Fixed bug
 
474
        in main method
 
475
 
 
476
2003-02-17 11:30  mhall
 
477
 
 
478
        * weka/gui/explorer/AttributeSelectionPanel.java (1.25): Modified
 
479
        to allow scatter plot matrix to be popped up to show transformed or
 
480
        reduced data
 
481
 
 
482
2003-02-17 10:03  mhall
 
483
 
 
484
        * weka/experiment/: RemoteEngine.java (1.5), remote.policy (1.4):
 
485
        Mods that allow remote engine to unload types from its virtual
 
486
        machine.
 
487
 
 
488
2003-02-14 16:29  mhall
 
489
 
 
490
        * weka/build.xml (1.10): oops another file left out of the
 
491
        remoteEngine.jar file
 
492
 
 
493
2003-02-14 16:17  mhall
 
494
 
 
495
        * weka/build.xml (1.9): some classes were left out of the
 
496
        remoteEngine.jar file
 
497
 
 
498
2003-02-14 10:27  mhall
 
499
 
 
500
        * weka/gui/boundaryvisualizer/BoundaryPanel.java (1.14): Merged
 
501
        Len's stuff
 
502
 
 
503
2003-02-13 15:50  mhall
 
504
 
 
505
        * weka/gui/boundaryvisualizer/BoundaryVisualizer.java (1.9):
 
506
        Changes to UI and merging of Len's progressive plotting code
 
507
 
 
508
2003-02-13 15:49  mhall
 
509
 
 
510
        * weka/gui/boundaryvisualizer/KDDataGenerator.java (1.3): now uses
 
511
        k'th nearest neighbour to set kernel bandwidth
 
512
 
 
513
2003-02-13 13:52  eibe
 
514
 
 
515
        * weka/classifiers/bayes/: NaiveBayes.java (1.13),
 
516
        NaiveBayesUpdateable.java (1.3): Included supervised discretization
 
517
        as an option in NaiveBayes (mainly for convenience)
 
518
 
 
519
2003-02-11 14:30  trigg
 
520
 
 
521
        * weka/core/: Attribute.java (1.29), Instances.java (1.41): Moved a
 
522
        bunch of strings into constants.  Fixed arff parsing bug reported
 
523
        by JK Sakura <sakurajkr@yahoo.com>.
 
524
 
 
525
2003-02-10 17:30  eibe
 
526
 
 
527
        * weka/classifiers/lazy/: LWL.java (1.4), LWR.java (1.15): Fixed
 
528
        bugs that I introduced with the last change
 
529
 
 
530
2003-02-10 17:20  trigg
 
531
 
 
532
        * weka/gui/boundaryvisualizer/BoundaryPanel.java (1.13): Use
 
533
        progressive sampling and gridding to allow a faster overall
 
534
        impression of the boundary graph.
 
535
 
 
536
2003-02-10 14:48  trigg
 
537
 
 
538
        * weka/gui/boundaryvisualizer/BoundaryPanel.java (1.12): Fixed
 
539
        warning reported by jikes +P, and a CVS keyword typo.
 
540
 
 
541
2003-02-10 14:46  trigg
 
542
 
 
543
        * weka/classifiers/lazy/LWL.java (1.3): Removed warning reported by
 
544
        jikes +P.
 
545
 
 
546
2003-02-10 13:14  eibe
 
547
 
 
548
        * weka/classifiers/lazy/: LWL.java (1.2), LWR.java (1.14): Made
 
549
        some small changes to LWL and LWR
 
550
 
 
551
2003-02-09 22:31  eibe
 
552
 
 
553
        * weka/: classifiers/lazy/Makefile (1.4),
 
554
        gui/GenericObjectEditor.props (1.72): Added LWL.java
 
555
 
 
556
2003-02-09 22:29  eibe
 
557
 
 
558
        * weka/classifiers/lazy/LWL.java (1.1): Locally weighted learning
 
559
        for any base classifier.
 
560
 
 
561
2003-02-07 12:08  mhall
 
562
 
 
563
        * weka/gui/boundaryvisualizer/BoundaryPanel.java (1.11): tool tip
 
564
        text now stays on screen until mouse is moved
 
565
 
 
566
2003-02-05 15:18  mhall
 
567
 
 
568
        * weka/gui/boundaryvisualizer/BoundaryPanel.java (1.10): Now saves
 
569
        a jpeg when invoked from the command line. Also pops up tooltip for
 
570
        probability vector for a pixel on mouseover
 
571
 
 
572
2003-02-04 17:14  eibe
 
573
 
 
574
        * weka/core/Optimization.java (1.3): Fixed bug.
 
575
 
 
576
2003-02-04 11:13  rkirkby
 
577
 
 
578
        * weka/gui/explorer/ClassifierPanel.java (1.58): Use of a test set
 
579
        was broken.
 
580
 
 
581
2003-02-04 09:29  rkirkby
 
582
 
 
583
        * weka/gui/visualize/MatrixPanel.java (1.4): Prevented MatrixPanel
 
584
        from altering the class index of the instances.
 
585
 
 
586
2003-01-31 15:16  rkirkby
 
587
 
 
588
        * weka/core/Attribute.java (1.28): Added check to disallow a
 
589
        nominal attribute from having duplicate labels.
 
590
 
 
591
2003-01-31 15:09  eibe
 
592
 
 
593
        * weka/core/Optimization.java (1.2): Fixed Javadoc.
 
594
 
 
595
2003-01-31 11:04  rkirkby
 
596
 
 
597
        * weka/experiment/PairedCorrectedTTester.java (1.2): Removed some
 
598
        debug output.
 
599
 
 
600
2003-01-31 11:00  rkirkby
 
601
 
 
602
        * weka/gui/experiment/ResultsPanel.java (1.22): Now uses the
 
603
        PairedCorrectedTTester, plus a tool tip informing users.
 
604
 
 
605
2003-01-31 10:58  rkirkby
 
606
 
 
607
        * weka/experiment/PairedTTester.java (1.16): Restored old behaviour
 
608
        - PairedCorrectedTTester now uses the corrected test. Also made
 
609
        some private classes protected.
 
610
 
 
611
2003-01-31 10:50  rkirkby
 
612
 
 
613
        * weka/experiment/Makefile (1.13): Added PairedCorrectedTTester.
 
614
 
 
615
2003-01-31 10:48  rkirkby
 
616
 
 
617
        * weka/experiment/PairedCorrectedTTester.java (1.1): Initial
 
618
        import.
 
619
 
 
620
2003-01-31 09:00  rkirkby
 
621
 
 
622
        * weka/experiment/PairedStatsCorrected.java (1.2): Added paper
 
623
        reference.
 
624
 
 
625
2003-01-30 12:05  mhall
 
626
 
 
627
        * weka/gui/boundaryvisualizer/BoundaryPanel.java (1.9): Changed so
 
628
        that white data points are plotted with a black outer circle
 
629
 
 
630
2003-01-29 17:21  mhall
 
631
 
 
632
        * weka/gui/boundaryvisualizer/BoundaryVisualizer.java (1.8): Fixed
 
633
        label
 
634
 
 
635
2003-01-29 17:12  mhall
 
636
 
 
637
        * weka/gui/boundaryvisualizer/: BoundaryPanel.java (1.8),
 
638
        BoundaryVisualizer.java (1.7): Can now superimpose training data on
 
639
        plot
 
640
 
 
641
2003-01-28 17:11  rkirkby
 
642
 
 
643
        * weka/gui/experiment/SimpleSetupPanel.java (1.2): Cross-validation
 
644
        no longer uses AveragingResultProducer.
 
645
 
 
646
2003-01-28 17:03  rkirkby
 
647
 
 
648
        * weka/gui/experiment/SetupPanel.java (1.19): Fixed loss of
 
649
        property iterator any time the experiment is set, including when
 
650
        switching from a simple experiment.
 
651
 
 
652
2003-01-28 15:53  rkirkby
 
653
 
 
654
        * weka/experiment/Makefile (1.12): Added PairedStatsCorrected.
 
655
 
 
656
2003-01-28 15:52  rkirkby
 
657
 
 
658
        * weka/experiment/PairedTTester.java (1.15): Now uses the corrected
 
659
        resampled t which should result in lower Type I error and means
 
660
        that the AveragingResultProducer is not necessary in a
 
661
        cross-validation experiment.
 
662
 
 
663
2003-01-28 15:48  rkirkby
 
664
 
 
665
        * weka/experiment/PairedStatsCorrected.java (1.1): Initial import.
 
666
 
 
667
2003-01-28 15:46  rkirkby
 
668
 
 
669
        * weka/experiment/ClassifierSplitEvaluator.java (1.18): Modified
 
670
        results to keep track of both test set and training set sizes.
 
671
 
 
672
2003-01-28 14:36  mhall
 
673
 
 
674
        * weka/gui/boundaryvisualizer/: BoundaryPanel.java (1.7),
 
675
        BoundaryVisualizer.java (1.6): More UI improvements and tidy up
 
676
 
 
677
2003-01-28 10:20  eibe
 
678
 
 
679
        * weka/gui/boundaryvisualizer/Makefile (1.2): Fixed Makefile.
 
680
 
 
681
2003-01-24 17:03  mhall
 
682
 
 
683
        * weka/gui/visualize/ClassPanel.java (1.11): Small change for
 
684
        interoperation with the boundary visualizer
 
685
 
 
686
2003-01-24 17:02  mhall
 
687
 
 
688
        * weka/gui/boundaryvisualizer/: BoundaryPanel.java (1.6),
 
689
        BoundaryVisualizer.java (1.5): User interface improvements
 
690
 
 
691
2003-01-24 10:57  mhall
 
692
 
 
693
        * weka/gui/boundaryvisualizer/: BoundaryPanel.java (1.5),
 
694
        BoundaryVisualizer.java (1.4): New groovy colours
 
695
 
 
696
2003-01-23 16:05  eibe
 
697
 
 
698
        * weka/gui/boundaryvisualizer/EMDataGenerator.java (1.2): Isn't
 
699
        compatible anymore and never really worked properly anyway.
 
700
 
 
701
2003-01-23 16:02  eibe
 
702
 
 
703
        * weka/gui/boundaryvisualizer/: BoundaryPanel.java (1.4),
 
704
        DataGenerator.java (1.2), KDDataGenerator.java (1.2): Improved
 
705
        BoundaryVisualizer.
 
706
 
 
707
2003-01-23 14:17  rkirkby
 
708
 
 
709
        * weka/attributeSelection/OneRAttributeEval.java (1.12): Was broken
 
710
        since OneR shifted packages.
 
711
 
 
712
2003-01-21 14:07  eibe
 
713
 
 
714
        * weka/gui/boundaryvisualizer/BoundaryPanel.java (1.3): Slightly
 
715
        changed (fixed bug).
 
716
 
 
717
2003-01-20 14:56  trigg
 
718
 
 
719
        * weka/: core/Randomizable.java (1.2), gui/beans/Filter.java (1.5):
 
720
        Fixed warnings reported by jikes +P
 
721