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

« back to all changes in this revision

Viewing changes to changelogs/CHANGELOG-3-5-2.html

  • 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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html401/strict.dtd">
 
2
<html>
 
3
<head>
 
4
<META http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 
5
<title>Weka-3-5-2 Changelog</title>
 
6
<style type="text/css">
 
7
          body, p {
 
8
            font-family: Verdana, Arial, Helvetica, sans-serif;
 
9
            font-size: 80%;
 
10
            color: #000000;
 
11
            background-color: #ffffff;
 
12
          }
 
13
          tr, td {
 
14
            font-family: Verdana, Arial, Helvetica, sans-serif;
 
15
            background: #eeeee0;
 
16
          }
 
17
          td {
 
18
            padding-left: 20px;
 
19
          }
 
20
      .dateAndAuthor {
 
21
            font-family: Verdana, Arial, Helvetica, sans-serif;
 
22
            font-weight: bold;
 
23
            text-align: left;
 
24
            background: #a6caf0;
 
25
            padding-left: 3px;
 
26
      }
 
27
          a {
 
28
            color: #000000;
 
29
          }
 
30
          pre {
 
31
            font-weight: bold;
 
32
          }
 
33
        </style>
 
34
</head>
 
35
<body>
 
36
<h1>
 
37
<a name="top">Weka-3-5-2 Changelog</a>
 
38
</h1>
 
39
<p style="text-align: right">Designed for use with <a href="http://jakarta.apache.org/ant/">Ant</a>.</p>
 
40
<hr>
 
41
<table cellspacing="1" width="100%" border="0">
 
42
<tr>
 
43
<td class="dateAndAuthor">2005-12-22 01:02 eibe</td>
 
44
</tr>
 
45
<tr>
 
46
<td>
 
47
<pre>Added a few more options.</pre>
 
48
<ul>
 
49
<li>
 
50
<a href="../doc/weka/filters/unsupervised/attribute/StringToWordVector.html?rev=1.10&content-type=text/x-cvsweb-markup">filters/unsupervised/attribute/StringToWordVector.html (1.10)</a>
 
51
</li>
 
52
</ul>
 
53
</td>
 
54
</tr>
 
55
<tr>
 
56
<td class="dateAndAuthor">2005-12-19 05:21 fracpete</td>
 
57
</tr>
 
58
<tr>
 
59
<td>
 
60
<pre>fixed Javadoc for gr-method</pre>
 
61
<ul>
 
62
<li>
 
63
<a href="../doc/weka/core/Utils.html?rev=1.49&content-type=text/x-cvsweb-markup">core/Utils.html (1.49)</a>
 
64
</li>
 
65
</ul>
 
66
</td>
 
67
</tr>
 
68
<tr>
 
69
<td class="dateAndAuthor">2005-12-17 23:17 fracpete</td>
 
70
</tr>
 
71
<tr>
 
72
<td>
 
73
<pre>references to GenericObjectEditor removed since only GUI components need the GOE and they must perform a "GenericObjectEditor.registerEditors();" anyway</pre>
 
74
<ul>
 
75
<li>
 
76
<a href="../doc/weka/classifiers/bayes/BayesNet.html?rev=1.25&content-type=text/x-cvsweb-markup">classifiers/bayes/BayesNet.html (1.25)</a>
 
77
</li>
 
78
</ul>
 
79
</td>
 
80
</tr>
 
81
<tr>
 
82
<td class="dateAndAuthor">2005-12-12 21:58 mhall</td>
 
83
</tr>
 
84
<tr>
 
85
<td>
 
86
<pre>Minimum expected cost option has been broken since 2001clear</pre>
 
87
<ul>
 
88
<li>
 
89
<a href="../doc/weka/classifiers/CostMatrix.html?rev=1.10&content-type=text/x-cvsweb-markup">classifiers/CostMatrix.html (1.10)</a>
 
90
</li>
 
91
</ul>
 
92
</td>
 
93
</tr>
 
94
<tr>
 
95
<td class="dateAndAuthor">2005-12-11 19:48 fracpete</td>
 
96
</tr>
 
97
<tr>
 
98
<td>
 
99
<pre>added support for average per column</pre>
 
100
<ul>
 
101
<li>
 
102
<a href="../doc/weka/gui/experiment/Experimenter.props?rev=1.3&content-type=text/x-cvsweb-markup">gui/experiment/Experimenter.props (1.3)</a>
 
103
</li>
 
104
<li>
 
105
<a href="../doc/weka/gui/experiment/ExperimenterDefaults.html?rev=1.3&content-type=text/x-cvsweb-markup">gui/experiment/ExperimenterDefaults.html (1.3)</a>
 
106
</li>
 
107
<li>
 
108
<a href="../doc/weka/gui/experiment/OutputFormatDialog.html?rev=1.5&content-type=text/x-cvsweb-markup">gui/experiment/OutputFormatDialog.html (1.5)</a>
 
109
</li>
 
110
<li>
 
111
<a href="../doc/weka/gui/experiment/ResultsPanel.html?rev=1.39&content-type=text/x-cvsweb-markup">gui/experiment/ResultsPanel.html (1.39)</a>
 
112
</li>
 
113
</ul>
 
114
</td>
 
115
</tr>
 
116
<tr>
 
117
<td class="dateAndAuthor">2005-12-11 19:46 fracpete</td>
 
118
</tr>
 
119
<tr>
 
120
<td>
 
121
<pre>added support for average per column</pre>
 
122
<ul>
 
123
<li>
 
124
<a href="../doc/weka/experiment/ResultMatrix.html?rev=1.6&content-type=text/x-cvsweb-markup">experiment/ResultMatrix.html (1.6)</a>
 
125
</li>
 
126
<li>
 
127
<a href="../doc/weka/experiment/ResultMatrixLatex.html?rev=1.4&content-type=text/x-cvsweb-markup">experiment/ResultMatrixLatex.html (1.4)</a>
 
128
</li>
 
129
<li>
 
130
<a href="../doc/weka/experiment/ResultMatrixPlainText.html?rev=1.6&content-type=text/x-cvsweb-markup">experiment/ResultMatrixPlainText.html (1.6)</a>
 
131
</li>
 
132
<li>
 
133
<a href="../doc/weka/experiment/ResultMatrixSignificance.html?rev=1.3&content-type=text/x-cvsweb-markup">experiment/ResultMatrixSignificance.html (1.3)</a>
 
134
</li>
 
135
</ul>
 
136
</td>
 
137
</tr>
 
138
<tr>
 
139
<td class="dateAndAuthor">2005-12-07 03:50 mhall</td>
 
140
</tr>
 
141
<tr>
 
142
<td>
 
143
<pre>Now includes an option for conservative selection in forward mode (i.e. will continue to add attributes as long as the merit does not decrease).</pre>
 
144
<ul>
 
145
<li>
 
146
<a href="../doc/weka/attributeSelection/GreedyStepwise.html?rev=1.6&content-type=text/x-cvsweb-markup">attributeSelection/GreedyStepwise.html (1.6)</a>
 
147
</li>
 
148
</ul>
 
149
</td>
 
150
</tr>
 
151
<tr>
 
152
<td class="dateAndAuthor">2005-12-06 22:05 cvs_rrb</td>
 
153
</tr>
 
154
<tr>
 
155
<td>
 
156
<pre>Allow reading in from XMLBIFF file where the nodes are not in sequential order.</pre>
 
157
<ul>
 
158
<li>
 
159
<a href="../doc/weka/classifiers/bayes/net/BayesNetGenerator.html?rev=1.8&content-type=text/x-cvsweb-markup">classifiers/bayes/net/BayesNetGenerator.html (1.8)</a>
 
160
</li>
 
161
</ul>
 
162
</td>
 
163
</tr>
 
164
<tr>
 
165
<td class="dateAndAuthor">2005-12-05 22:00 fracpete</td>
 
166
</tr>
 
167
<tr>
 
168
<td>
 
169
<pre>fix from Julien Nioche (J.Nioche at sheffield.ac.uk) to speed up generation of large nominal attributes (10-15 times faster)</pre>
 
170
<ul>
 
171
<li>
 
172
<a href="../doc/weka/core/Attribute.html?rev=1.36&content-type=text/x-cvsweb-markup">core/Attribute.html (1.36)</a>
 
173
</li>
 
174
</ul>
 
175
</td>
 
176
</tr>
 
177
<tr>
 
178
<td class="dateAndAuthor">2005-12-04 21:05 mhall</td>
 
179
</tr>
 
180
<tr>
 
181
<td>
 
182
<pre>Removed some old code that is not used</pre>
 
183
<ul>
 
184
<li>
 
185
<a href="../doc/weka/attributeSelection/AttributeSelection.html?rev=1.39&content-type=text/x-cvsweb-markup">attributeSelection/AttributeSelection.html (1.39)</a>
 
186
</li>
 
187
</ul>
 
188
</td>
 
189
</tr>
 
190
<tr>
 
191
<td class="dateAndAuthor">2005-12-03 23:14 fracpete</td>
 
192
</tr>
 
193
<tr>
 
194
<td>
 
195
<pre>no longer craps out if it encounters a missing class in the GenericPropertiesCreator.props file (e.g. happened if Developer-props-file was run with the book-version of Weka), just outputs an error message on the console</pre>
 
196
<ul>
 
197
<li>
 
198
<a href="../doc/weka/gui/GenericPropertiesCreator.html?rev=1.8&content-type=text/x-cvsweb-markup">gui/GenericPropertiesCreator.html (1.8)</a>
 
199
</li>
 
200
</ul>
 
201
</td>
 
202
</tr>
 
203
<tr>
 
204
<td class="dateAndAuthor">2005-12-02 03:10 fracpete</td>
 
205
</tr>
 
206
<tr>
 
207
<td>
 
208
<pre>cleaned up imports
 
209
added save-option to right-click-menu in history to save reduced/transformed data</pre>
 
210
<ul>
 
211
<li>
 
212
<a href="../doc/weka/gui/explorer/AttributeSelectionPanel.html?rev=1.36&content-type=text/x-cvsweb-markup">gui/explorer/AttributeSelectionPanel.html (1.36)</a>
 
213
</li>
 
214
</ul>
 
215
</td>
 
216
</tr>
 
217
<tr>
 
218
<td class="dateAndAuthor">2005-12-01 21:16 fracpete</td>
 
219
</tr>
 
220
<tr>
 
221
<td>
 
222
<pre>filter for adding a unique ID to instances via a separate attribute</pre>
 
223
<ul>
 
224
<li>
 
225
<a href="../doc/weka/filters/unsupervised/attribute/AddID.html?rev=1.1&content-type=text/x-cvsweb-markup">filters/unsupervised/attribute/AddID.html (1.1)</a>
 
226
</li>
 
227
</ul>
 
228
</td>
 
229
</tr>
 
230
<tr>
 
231
<td class="dateAndAuthor">2005-12-01 00:57 fracpete</td>
 
232
</tr>
 
233
<tr>
 
234
<td>
 
235
<pre>superseded by SortedTableModel</pre>
 
236
<ul>
 
237
<li>
 
238
<a href="../doc/weka/gui/TableMap.html?rev=1.2&content-type=text/x-cvsweb-markup">gui/TableMap.html (1.2)</a>
 
239
</li>
 
240
<li>
 
241
<a href="../doc/weka/gui/TableSorter.html?rev=1.2&content-type=text/x-cvsweb-markup">gui/TableSorter.html (1.2)</a>
 
242
</li>
 
243
</ul>
 
244
</td>
 
245
</tr>
 
246
<tr>
 
247
<td class="dateAndAuthor">2005-12-01 00:56 fracpete</td>
 
248
</tr>
 
249
<tr>
 
250
<td>
 
251
<pre>ArffSortedTableModel replaces ArffTableSorter</pre>
 
252
<ul>
 
253
<li>
 
254
<a href="../doc/weka/gui/arffviewer/ArffPanel.html?rev=1.3&content-type=text/x-cvsweb-markup">gui/arffviewer/ArffPanel.html (1.3)</a>
 
255
</li>
 
256
<li>
 
257
<a href="../doc/weka/gui/arffviewer/ArffTable.html?rev=1.4&content-type=text/x-cvsweb-markup">gui/arffviewer/ArffTable.html (1.4)</a>
 
258
</li>
 
259
<li>
 
260
<a href="../doc/weka/gui/arffviewer/ArffTableCellRenderer.html?rev=1.2&content-type=text/x-cvsweb-markup">gui/arffviewer/ArffTableCellRenderer.html (1.2)</a>
 
261
</li>
 
262
<li>
 
263
<a href="../doc/weka/gui/arffviewer/ArffTableModel.html?rev=1.4&content-type=text/x-cvsweb-markup">gui/arffviewer/ArffTableModel.html (1.4)</a>
 
264
</li>
 
265
<li>
 
266
<a href="../doc/weka/gui/arffviewer/ArffViewerMainPanel.html?rev=1.2&content-type=text/x-cvsweb-markup">gui/arffviewer/ArffViewerMainPanel.html (1.2)</a>
 
267
</li>
 
268
</ul>
 
269
</td>
 
270
</tr>
 
271
<tr>
 
272
<td class="dateAndAuthor">2005-12-01 00:56 fracpete</td>
 
273
</tr>
 
274
<tr>
 
275
<td>
 
276
<pre>superseded by ArffSortedTableModel</pre>
 
277
<ul>
 
278
<li>
 
279
<a href="../doc/weka/gui/arffviewer/ArffTableSorter.html?rev=1.4&content-type=text/x-cvsweb-markup">gui/arffviewer/ArffTableSorter.html (1.4)</a>
 
280
</li>
 
281
</ul>
 
282
</td>
 
283
</tr>
 
284
<tr>
 
285
<td class="dateAndAuthor">2005-12-01 00:54 fracpete</td>
 
286
</tr>
 
287
<tr>
 
288
<td>
 
289
<pre>supersedes ArffTableSorter</pre>
 
290
<ul>
 
291
<li>
 
292
<a href="../doc/weka/gui/arffviewer/ArffSortedTableModel.html?rev=1.1&content-type=text/x-cvsweb-markup">gui/arffviewer/ArffSortedTableModel.html (1.1)</a>
 
293
</li>
 
294
</ul>
 
295
</td>
 
296
</tr>
 
297
<tr>
 
298
<td class="dateAndAuthor">2005-12-01 00:53 fracpete</td>
 
299
</tr>
 
300
<tr>
 
301
<td>
 
302
<pre>supersedes weka.gui.TableMap and weka.gui.TableSorter</pre>
 
303
<ul>
 
304
<li>
 
305
<a href="../doc/weka/gui/SortedTableModel.html?rev=1.1&content-type=text/x-cvsweb-markup">gui/SortedTableModel.html (1.1)</a>
 
306
</li>
 
307
</ul>
 
308
</td>
 
309
</tr>
 
310
<tr>
 
311
<td class="dateAndAuthor">2005-12-01 00:51 fracpete</td>
 
312
</tr>
 
313
<tr>
 
314
<td>
 
315
<pre>new icons</pre>
 
316
<ul>
 
317
<li>
 
318
<a href="../doc/weka/gui/images/back.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/images/back.gif (1.1)</a>
 
319
</li>
 
320
<li>
 
321
<a href="../doc/weka/gui/images/home.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/images/home.gif (1.1)</a>
 
322
</li>
 
323
<li>
 
324
<a href="../doc/weka/gui/images/resize.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/images/resize.gif (1.1)</a>
 
325
</li>
 
326
</ul>
 
327
</td>
 
328
</tr>
 
329
<tr>
 
330
<td class="dateAndAuthor">2005-11-29 04:24 fracpete</td>
 
331
</tr>
 
332
<tr>
 
333
<td>
 
334
<pre>superseded by weka.core.ClassDiscovery</pre>
 
335
<ul>
 
336
<li>
 
337
<a href="../doc/weka/core/RTSI.html?rev=1.6&content-type=text/x-cvsweb-markup">core/RTSI.html (1.6)</a>
 
338
</li>
 
339
</ul>
 
340
</td>
 
341
</tr>
 
342
<tr>
 
343
<td class="dateAndAuthor">2005-11-29 04:23 fracpete</td>
 
344
</tr>
 
345
<tr>
 
346
<td>
 
347
<pre>replaced weka.core.RTSI with weka.core.ClassDiscovery</pre>
 
348
<ul>
 
349
<li>
 
350
<a href="../doc/weka/core/stemmers/SnowballStemmer.html?rev=1.4&content-type=text/x-cvsweb-markup">core/stemmers/SnowballStemmer.html (1.4)</a>
 
351
</li>
 
352
</ul>
 
353
</td>
 
354
</tr>
 
355
<tr>
 
356
<td class="dateAndAuthor">2005-11-29 04:22 fracpete</td>
 
357
</tr>
 
358
<tr>
 
359
<td>
 
360
<pre>replaced weka.core.RTSI with weka.core.ClassDiscovery</pre>
 
361
<ul>
 
362
<li>
 
363
<a href="../doc/weka/gui/visualize/PrintableComponent.html?rev=1.5&content-type=text/x-cvsweb-markup">gui/visualize/PrintableComponent.html (1.5)</a>
 
364
</li>
 
365
</ul>
 
366
</td>
 
367
</tr>
 
368
<tr>
 
369
<td class="dateAndAuthor">2005-11-29 04:22 fracpete</td>
 
370
</tr>
 
371
<tr>
 
372
<td>
 
373
<pre>replaced weka.core.RTSI with weka.core.ClassDiscovery</pre>
 
374
<ul>
 
375
<li>
 
376
<a href="../doc/weka/gui/experiment/DatasetListPanel.html?rev=1.17&content-type=text/x-cvsweb-markup">gui/experiment/DatasetListPanel.html (1.17)</a>
 
377
</li>
 
378
</ul>
 
379
</td>
 
380
</tr>
 
381
<tr>
 
382
<td class="dateAndAuthor">2005-11-29 04:21 fracpete</td>
 
383
</tr>
 
384
<tr>
 
385
<td>
 
386
<pre>replaced weka.core.RTSI with weka.core.ClassDiscovery</pre>
 
387
<ul>
 
388
<li>
 
389
<a href="../doc/weka/gui/GenericObjectEditor.html?rev=1.46&content-type=text/x-cvsweb-markup">gui/GenericObjectEditor.html (1.46)</a>
 
390
</li>
 
391
</ul>
 
392
</td>
 
393
</tr>
 
394
<tr>
 
395
<td class="dateAndAuthor">2005-11-29 04:20 fracpete</td>
 
396
</tr>
 
397
<tr>
 
398
<td>
 
399
<pre>replacement for weka.core.RTSI</pre>
 
400
<ul>
 
401
<li>
 
402
<a href="../doc/weka/core/ClassDiscovery.html?rev=1.1&content-type=text/x-cvsweb-markup">core/ClassDiscovery.html (1.1)</a>
 
403
</li>
 
404
</ul>
 
405
</td>
 
406
</tr>
 
407
<tr>
 
408
<td class="dateAndAuthor">2005-11-28 03:00 fracpete</td>
 
409
</tr>
 
410
<tr>
 
411
<td>
 
412
<pre>fixed main method - instantiated an Agrawal data generator instead of LED24</pre>
 
413
<ul>
 
414
<li>
 
415
<a href="../doc/weka/datagenerators/classifiers/classification/LED24.html?rev=1.2&content-type=text/x-cvsweb-markup">datagenerators/classifiers/classification/LED24.html (1.2)</a>
 
416
</li>
 
417
</ul>
 
418
</td>
 
419
</tr>
 
420
<tr>
 
421
<td class="dateAndAuthor">2005-11-18 00:42 mhall</td>
 
422
</tr>
 
423
<tr>
 
424
<td>
 
425
<pre>Reversed the meaning of the -L option. Now locally predictive attributes are included by default.</pre>
 
426
<ul>
 
427
<li>
 
428
<a href="../doc/weka/attributeSelection/CfsSubsetEval.html?rev=1.21&content-type=text/x-cvsweb-markup">attributeSelection/CfsSubsetEval.html (1.21)</a>
 
429
</li>
 
430
</ul>
 
431
</td>
 
432
</tr>
 
433
<tr>
 
434
<td class="dateAndAuthor">2005-11-18 00:29 mhall</td>
 
435
</tr>
 
436
<tr>
 
437
<td>
 
438
<pre>Changed so that if all the instances in the training data have equal weight then no resampling is done</pre>
 
439
<ul>
 
440
<li>
 
441
<a href="../doc/weka/classifiers/meta/AttributeSelectedClassifier.html?rev=1.20&content-type=text/x-cvsweb-markup">classifiers/meta/AttributeSelectedClassifier.html (1.20)</a>
 
442
</li>
 
443
</ul>
 
444
</td>
 
445
</tr>
 
446
<tr>
 
447
<td class="dateAndAuthor">2005-11-14 03:07 eibe</td>
 
448
</tr>
 
449
<tr>
 
450
<td>
 
451
<pre>Fixed bug in ResultMatrixPlainText, which meant that displayed counts could be out of line with corresponding dataset and results. Changed TTesters to not throw an exception when missing values are encountered.</pre>
 
452
<ul>
 
453
<li>
 
454
<a href="../doc/weka/experiment/PairedCorrectedTTester.html?rev=1.8&content-type=text/x-cvsweb-markup">experiment/PairedCorrectedTTester.html (1.8)</a>
 
455
</li>
 
456
<li>
 
457
<a href="../doc/weka/experiment/PairedTTester.html?rev=1.32&content-type=text/x-cvsweb-markup">experiment/PairedTTester.html (1.32)</a>
 
458
</li>
 
459
</ul>
 
460
</td>
 
461
</tr>
 
462
<tr>
 
463
<td class="dateAndAuthor">2005-11-01 00:20 mhall</td>
 
464
</tr>
 
465
<tr>
 
466
<td>
 
467
<pre>Updates from Jeffrey</pre>
 
468
<ul>
 
469
<li>
 
470
<a href="../doc/weka/gui/beans/icons/ArffLoader.gif?rev=1.2&content-type=text/x-cvsweb-markup">gui/beans/icons/ArffLoader.gif (1.2)</a>
 
471
</li>
 
472
<li>
 
473
<a href="../doc/weka/gui/beans/icons/ArffLoader_animated.gif?rev=1.2&content-type=text/x-cvsweb-markup">gui/beans/icons/ArffLoader_animated.gif (1.2)</a>
 
474
</li>
 
475
<li>
 
476
<a href="../doc/weka/gui/beans/icons/C45Loader.gif?rev=1.2&content-type=text/x-cvsweb-markup">gui/beans/icons/C45Loader.gif (1.2)</a>
 
477
</li>
 
478
<li>
 
479
<a href="../doc/weka/gui/beans/icons/C45Loader_animated.gif?rev=1.2&content-type=text/x-cvsweb-markup">gui/beans/icons/C45Loader_animated.gif (1.2)</a>
 
480
</li>
 
481
<li>
 
482
<a href="../doc/weka/gui/beans/icons/CSVLoader.gif?rev=1.2&content-type=text/x-cvsweb-markup">gui/beans/icons/CSVLoader.gif (1.2)</a>
 
483
</li>
 
484
<li>
 
485
<a href="../doc/weka/gui/beans/icons/CSVLoader_animated.gif?rev=1.2&content-type=text/x-cvsweb-markup">gui/beans/icons/CSVLoader_animated.gif (1.2)</a>
 
486
</li>
 
487
<li>
 
488
<a href="../doc/weka/gui/beans/icons/DefaultDataSink.gif?rev=1.2&content-type=text/x-cvsweb-markup">gui/beans/icons/DefaultDataSink.gif (1.2)</a>
 
489
</li>
 
490
<li>
 
491
<a href="../doc/weka/gui/beans/icons/DefaultDataSink_animated.gif?rev=1.2&content-type=text/x-cvsweb-markup">gui/beans/icons/DefaultDataSink_animated.gif (1.2)</a>
 
492
</li>
 
493
<li>
 
494
<a href="../doc/weka/gui/beans/icons/DefaultDataSource.gif?rev=1.3&content-type=text/x-cvsweb-markup">gui/beans/icons/DefaultDataSource.gif (1.3)</a>
 
495
</li>
 
496
<li>
 
497
<a href="../doc/weka/gui/beans/icons/DefaultDataSource_animated.gif?rev=1.3&content-type=text/x-cvsweb-markup">gui/beans/icons/DefaultDataSource_animated.gif (1.3)</a>
 
498
</li>
 
499
<li>
 
500
<a href="../doc/weka/gui/beans/icons/SerializedInstancesLoader.gif?rev=1.2&content-type=text/x-cvsweb-markup">gui/beans/icons/SerializedInstancesLoader.gif (1.2)</a>
 
501
</li>
 
502
<li>
 
503
<a href="../doc/weka/gui/beans/icons/SerializedInstancesLoader_animated.gif?rev=1.2&content-type=text/x-cvsweb-markup">gui/beans/icons/SerializedInstancesLoader_animated.gif (1.2)</a>
 
504
</li>
 
505
</ul>
 
506
</td>
 
507
</tr>
 
508
<tr>
 
509
<td class="dateAndAuthor">2005-11-01 00:19 mhall</td>
 
510
</tr>
 
511
<tr>
 
512
<td>
 
513
<pre>branches:  1.1.2;
 
514
More new icons from Jeffrey</pre>
 
515
<ul>
 
516
<li>
 
517
<a href="../doc/weka/gui/beans/icons/ArffSaver.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/ArffSaver.gif (1.1)</a>
 
518
</li>
 
519
<li>
 
520
<a href="../doc/weka/gui/beans/icons/ArffSaver_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/ArffSaver_animated.gif (1.1)</a>
 
521
</li>
 
522
<li>
 
523
<a href="../doc/weka/gui/beans/icons/C45Saver.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/C45Saver.gif (1.1)</a>
 
524
</li>
 
525
<li>
 
526
<a href="../doc/weka/gui/beans/icons/C45Saver_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/C45Saver_animated.gif (1.1)</a>
 
527
</li>
 
528
<li>
 
529
<a href="../doc/weka/gui/beans/icons/CSVSaver.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/CSVSaver.gif (1.1)</a>
 
530
</li>
 
531
<li>
 
532
<a href="../doc/weka/gui/beans/icons/CSVSaver_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/CSVSaver_animated.gif (1.1)</a>
 
533
</li>
 
534
<li>
 
535
<a href="../doc/weka/gui/beans/icons/DatabaseSaver.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/DatabaseSaver.gif (1.1)</a>
 
536
</li>
 
537
<li>
 
538
<a href="../doc/weka/gui/beans/icons/DatabaseSaver_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/DatabaseSaver_animated.gif (1.1)</a>
 
539
</li>
 
540
<li>
 
541
<a href="../doc/weka/gui/beans/icons/SerializedInstancesSaver.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/SerializedInstancesSaver.gif (1.1)</a>
 
542
</li>
 
543
<li>
 
544
<a href="../doc/weka/gui/beans/icons/SerializedInstancesSaver_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/SerializedInstancesSaver_animated.gif (1.1)</a>
 
545
</li>
 
546
</ul>
 
547
</td>
 
548
</tr>
 
549
<tr>
 
550
<td class="dateAndAuthor">2005-11-01 00:13 mhall</td>
 
551
</tr>
 
552
<tr>
 
553
<td>
 
554
<pre>More new icons from Jeffrey</pre>
 
555
<ul>
 
556
<li>
 
557
<a href="../doc/weka/gui/beans/icons/DatabaseLoader.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/DatabaseLoader.gif (1.1)</a>
 
558
</li>
 
559
<li>
 
560
<a href="../doc/weka/gui/beans/icons/DatabaseLoader_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/DatabaseLoader_animated.gif (1.1)</a>
 
561
</li>
 
562
</ul>
 
563
</td>
 
564
</tr>
 
565
<tr>
 
566
<td class="dateAndAuthor">2005-10-31 22:18 mhall</td>
 
567
</tr>
 
568
<tr>
 
569
<td>
 
570
<pre>Yet more new and groovy icons from Jeffrey</pre>
 
571
<ul>
 
572
<li>
 
573
<a href="../doc/weka/gui/beans/icons/ClassBalancedND.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/ClassBalancedND.gif (1.1)</a>
 
574
</li>
 
575
<li>
 
576
<a href="../doc/weka/gui/beans/icons/ClassBalancedND_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/ClassBalancedND_animated.gif (1.1)</a>
 
577
</li>
 
578
<li>
 
579
<a href="../doc/weka/gui/beans/icons/DBScan.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/DBScan.gif (1.1)</a>
 
580
</li>
 
581
<li>
 
582
<a href="../doc/weka/gui/beans/icons/DBScan_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/DBScan_animated.gif (1.1)</a>
 
583
</li>
 
584
<li>
 
585
<a href="../doc/weka/gui/beans/icons/Dagging.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/Dagging.gif (1.1)</a>
 
586
</li>
 
587
<li>
 
588
<a href="../doc/weka/gui/beans/icons/Dagging_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/Dagging_animated.gif (1.1)</a>
 
589
</li>
 
590
<li>
 
591
<a href="../doc/weka/gui/beans/icons/DataNearBalancedND.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/DataNearBalancedND.gif (1.1)</a>
 
592
</li>
 
593
<li>
 
594
<a href="../doc/weka/gui/beans/icons/DataNearBalancedND_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/DataNearBalancedND_animated.gif (1.1)</a>
 
595
</li>
 
596
<li>
 
597
<a href="../doc/weka/gui/beans/icons/END.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/END.gif (1.1)</a>
 
598
</li>
 
599
<li>
 
600
<a href="../doc/weka/gui/beans/icons/END_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/END_animated.gif (1.1)</a>
 
601
</li>
 
602
<li>
 
603
<a href="../doc/weka/gui/beans/icons/GaussianProcesses.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/GaussianProcesses.gif (1.1)</a>
 
604
</li>
 
605
<li>
 
606
<a href="../doc/weka/gui/beans/icons/GaussianProcesses_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/GaussianProcesses_animated.gif (1.1)</a>
 
607
</li>
 
608
<li>
 
609
<a href="../doc/weka/gui/beans/icons/HNB.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/HNB.gif (1.1)</a>
 
610
</li>
 
611
<li>
 
612
<a href="../doc/weka/gui/beans/icons/HNB_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/HNB_animated.gif (1.1)</a>
 
613
</li>
 
614
<li>
 
615
<a href="../doc/weka/gui/beans/icons/LibSVM.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/LibSVM.gif (1.1)</a>
 
616
</li>
 
617
<li>
 
618
<a href="../doc/weka/gui/beans/icons/LibSVM_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/LibSVM_animated.gif (1.1)</a>
 
619
</li>
 
620
<li>
 
621
<a href="../doc/weka/gui/beans/icons/OPTICS.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/OPTICS.gif (1.1)</a>
 
622
</li>
 
623
<li>
 
624
<a href="../doc/weka/gui/beans/icons/OPTICS_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/OPTICS_animated.gif (1.1)</a>
 
625
</li>
 
626
<li>
 
627
<a href="../doc/weka/gui/beans/icons/XMeans.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/XMeans.gif (1.1)</a>
 
628
</li>
 
629
<li>
 
630
<a href="../doc/weka/gui/beans/icons/XMeans_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/XMeans_animated.gif (1.1)</a>
 
631
</li>
 
632
</ul>
 
633
</td>
 
634
</tr>
 
635
<tr>
 
636
<td class="dateAndAuthor">2005-10-31 03:33 mhall</td>
 
637
</tr>
 
638
<tr>
 
639
<td>
 
640
<pre>Small modification to allow loading of a default icon for a subpackage of classifiers</pre>
 
641
<ul>
 
642
<li>
 
643
<a href="../doc/weka/gui/beans/Classifier.html?rev=1.21&content-type=text/x-cvsweb-markup">gui/beans/Classifier.html (1.21)</a>
 
644
</li>
 
645
</ul>
 
646
</td>
 
647
</tr>
 
648
<tr>
 
649
<td class="dateAndAuthor">2005-10-31 03:24 mhall</td>
 
650
</tr>
 
651
<tr>
 
652
<td>
 
653
<pre>branches:  1.1.2;
 
654
More new icons from Jeffrey</pre>
 
655
<ul>
 
656
<li>
 
657
<a href="../doc/weka/gui/beans/icons/Default_bayesClassifier.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/Default_bayesClassifier.gif (1.1)</a>
 
658
</li>
 
659
<li>
 
660
<a href="../doc/weka/gui/beans/icons/Default_bayesClassifier_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/Default_bayesClassifier_animated.gif (1.1)</a>
 
661
</li>
 
662
<li>
 
663
<a href="../doc/weka/gui/beans/icons/Default_functionsClassifier.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/Default_functionsClassifier.gif (1.1)</a>
 
664
</li>
 
665
<li>
 
666
<a href="../doc/weka/gui/beans/icons/Default_functionsClassifier_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/Default_functionsClassifier_animated.gif (1.1)</a>
 
667
</li>
 
668
<li>
 
669
<a href="../doc/weka/gui/beans/icons/Default_lazyClassifier.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/Default_lazyClassifier.gif (1.1)</a>
 
670
</li>
 
671
<li>
 
672
<a href="../doc/weka/gui/beans/icons/Default_lazyClassifier_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/Default_lazyClassifier_animated.gif (1.1)</a>
 
673
</li>
 
674
<li>
 
675
<a href="../doc/weka/gui/beans/icons/Default_metaClassifier.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/Default_metaClassifier.gif (1.1)</a>
 
676
</li>
 
677
<li>
 
678
<a href="../doc/weka/gui/beans/icons/Default_metaClassifier_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/Default_metaClassifier_animated.gif (1.1)</a>
 
679
</li>
 
680
<li>
 
681
<a href="../doc/weka/gui/beans/icons/Default_miscClassifier.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/Default_miscClassifier.gif (1.1)</a>
 
682
</li>
 
683
<li>
 
684
<a href="../doc/weka/gui/beans/icons/Default_miscClassifier_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/Default_miscClassifier_animated.gif (1.1)</a>
 
685
</li>
 
686
</ul>
 
687
</td>
 
688
</tr>
 
689
<tr>
 
690
<td class="dateAndAuthor">2005-10-31 03:24 mhall</td>
 
691
</tr>
 
692
<tr>
 
693
<td>
 
694
<pre>More new icons from Jeffrey</pre>
 
695
<ul>
 
696
<li>
 
697
<a href="../doc/weka/gui/beans/icons/Default_nestedDichotomiesClassifier.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/Default_nestedDichotomiesClassifier.gif (1.1)</a>
 
698
</li>
 
699
</ul>
 
700
</td>
 
701
</tr>
 
702
<tr>
 
703
<td class="dateAndAuthor">2005-10-31 03:24 mhall</td>
 
704
</tr>
 
705
<tr>
 
706
<td>
 
707
<pre>More new icons from Jeffrey</pre>
 
708
<ul>
 
709
<li>
 
710
<a href="../doc/weka/gui/beans/icons/Default_nestedDichotomiesClassifier_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/Default_nestedDichotomiesClassifier_animated.gif (1.1)</a>
 
711
</li>
 
712
</ul>
 
713
</td>
 
714
</tr>
 
715
<tr>
 
716
<td class="dateAndAuthor">2005-10-31 03:24 mhall</td>
 
717
</tr>
 
718
<tr>
 
719
<td>
 
720
<pre>branches:  1.1.2;
 
721
More new icons from Jeffrey</pre>
 
722
<ul>
 
723
<li>
 
724
<a href="../doc/weka/gui/beans/icons/Default_rulesClassifier.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/Default_rulesClassifier.gif (1.1)</a>
 
725
</li>
 
726
<li>
 
727
<a href="../doc/weka/gui/beans/icons/Default_rulesClassifier_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/Default_rulesClassifier_animated.gif (1.1)</a>
 
728
</li>
 
729
<li>
 
730
<a href="../doc/weka/gui/beans/icons/Default_treeClassifier.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/Default_treeClassifier.gif (1.1)</a>
 
731
</li>
 
732
<li>
 
733
<a href="../doc/weka/gui/beans/icons/Default_treeClassifier_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/Default_treeClassifier_animated.gif (1.1)</a>
 
734
</li>
 
735
</ul>
 
736
</td>
 
737
</tr>
 
738
<tr>
 
739
<td class="dateAndAuthor">2005-10-31 03:23 mhall</td>
 
740
</tr>
 
741
<tr>
 
742
<td>
 
743
<pre>Update from Jeffrey</pre>
 
744
<ul>
 
745
<li>
 
746
<a href="../doc/weka/gui/beans/icons/DefaultAssociator.gif?rev=1.2&content-type=text/x-cvsweb-markup">gui/beans/icons/DefaultAssociator.gif (1.2)</a>
 
747
</li>
 
748
<li>
 
749
<a href="../doc/weka/gui/beans/icons/DefaultAssociator_animated.gif?rev=1.2&content-type=text/x-cvsweb-markup">gui/beans/icons/DefaultAssociator_animated.gif (1.2)</a>
 
750
</li>
 
751
</ul>
 
752
</td>
 
753
</tr>
 
754
<tr>
 
755
<td class="dateAndAuthor">2005-10-30 06:01 mhall</td>
 
756
</tr>
 
757
<tr>
 
758
<td>
 
759
<pre>Modifications to accomodate Carsten Pohle's web log processing components</pre>
 
760
<ul>
 
761
<li>
 
762
<a href="../doc/weka/gui/beans/Filter.html?rev=1.14&content-type=text/x-cvsweb-markup">gui/beans/Filter.html (1.14)</a>
 
763
</li>
 
764
<li>
 
765
<a href="../doc/weka/gui/beans/Loader.html?rev=1.13&content-type=text/x-cvsweb-markup">gui/beans/Loader.html (1.13)</a>
 
766
</li>
 
767
</ul>
 
768
</td>
 
769
</tr>
 
770
<tr>
 
771
<td class="dateAndAuthor">2005-10-30 05:56 mhall</td>
 
772
</tr>
 
773
<tr>
 
774
<td>
 
775
<pre>Initial import</pre>
 
776
<ul>
 
777
<li>
 
778
<a href="../doc/weka/gui/beans/ConnectionNotificationConsumer.html?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/ConnectionNotificationConsumer.html (1.1)</a>
 
779
</li>
 
780
<li>
 
781
<a href="../doc/weka/gui/beans/LogWriter.html?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/LogWriter.html (1.1)</a>
 
782
</li>
 
783
</ul>
 
784
</td>
 
785
</tr>
 
786
<tr>
 
787
<td class="dateAndAuthor">2005-10-28 02:12 mhall</td>
 
788
</tr>
 
789
<tr>
 
790
<td>
 
791
<pre>branches:  1.1.2;
 
792
Fixed naming bug</pre>
 
793
<ul>
 
794
<li>
 
795
<a href="../doc/weka/gui/beans/icons/ConjunctiveRule_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/ConjunctiveRule_animated.gif (1.1)</a>
 
796
</li>
 
797
</ul>
 
798
</td>
 
799
</tr>
 
800
<tr>
 
801
<td class="dateAndAuthor">2005-10-28 02:10 mhall</td>
 
802
</tr>
 
803
<tr>
 
804
<td>
 
805
<pre>Naming bug</pre>
 
806
<ul>
 
807
<li>
 
808
<a href="../doc/weka/gui/beans/icons/ConjunctiveRule_animted.gif?rev=1.2&content-type=text/x-cvsweb-markup">gui/beans/icons/ConjunctiveRule_animted.gif (1.2)</a>
 
809
</li>
 
810
</ul>
 
811
</td>
 
812
</tr>
 
813
<tr>
 
814
<td class="dateAndAuthor">2005-10-28 02:03 mhall</td>
 
815
</tr>
 
816
<tr>
 
817
<td>
 
818
<pre>branches:  1.1.2;
 
819
More new icons from Jeffrey</pre>
 
820
<ul>
 
821
<li>
 
822
<a href="../doc/weka/gui/beans/icons/ConjunctiveRule.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/ConjunctiveRule.gif (1.1)</a>
 
823
</li>
 
824
<li>
 
825
<a href="../doc/weka/gui/beans/icons/DecisionTable.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/DecisionTable.gif (1.1)</a>
 
826
</li>
 
827
<li>
 
828
<a href="../doc/weka/gui/beans/icons/DecisionTable_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/DecisionTable_animated.gif (1.1)</a>
 
829
</li>
 
830
<li>
 
831
<a href="../doc/weka/gui/beans/icons/JRip.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/JRip.gif (1.1)</a>
 
832
</li>
 
833
<li>
 
834
<a href="../doc/weka/gui/beans/icons/JRip_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/JRip_animated.gif (1.1)</a>
 
835
</li>
 
836
<li>
 
837
<a href="../doc/weka/gui/beans/icons/M5Rules.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/M5Rules.gif (1.1)</a>
 
838
</li>
 
839
<li>
 
840
<a href="../doc/weka/gui/beans/icons/M5Rules_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/M5Rules_animated.gif (1.1)</a>
 
841
</li>
 
842
<li>
 
843
<a href="../doc/weka/gui/beans/icons/NNge.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/NNge.gif (1.1)</a>
 
844
</li>
 
845
<li>
 
846
<a href="../doc/weka/gui/beans/icons/NNge_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/NNge_animated.gif (1.1)</a>
 
847
</li>
 
848
<li>
 
849
<a href="../doc/weka/gui/beans/icons/OneR.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/OneR.gif (1.1)</a>
 
850
</li>
 
851
<li>
 
852
<a href="../doc/weka/gui/beans/icons/OneR_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/OneR_animated.gif (1.1)</a>
 
853
</li>
 
854
<li>
 
855
<a href="../doc/weka/gui/beans/icons/PART.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/PART.gif (1.1)</a>
 
856
</li>
 
857
<li>
 
858
<a href="../doc/weka/gui/beans/icons/PART_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/PART_animated.gif (1.1)</a>
 
859
</li>
 
860
<li>
 
861
<a href="../doc/weka/gui/beans/icons/Prism.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/Prism.gif (1.1)</a>
 
862
</li>
 
863
<li>
 
864
<a href="../doc/weka/gui/beans/icons/Prism_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/Prism_animated.gif (1.1)</a>
 
865
</li>
 
866
<li>
 
867
<a href="../doc/weka/gui/beans/icons/ZeroR.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/ZeroR.gif (1.1)</a>
 
868
</li>
 
869
<li>
 
870
<a href="../doc/weka/gui/beans/icons/ZeroR_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/ZeroR_animated.gif (1.1)</a>
 
871
</li>
 
872
</ul>
 
873
</td>
 
874
</tr>
 
875
<tr>
 
876
<td class="dateAndAuthor">2005-10-28 01:46 mhall</td>
 
877
</tr>
 
878
<tr>
 
879
<td>
 
880
<pre>branches:  1.1.2;
 
881
New icons from Jeffrey</pre>
 
882
<ul>
 
883
<li>
 
884
<a href="../doc/weka/gui/beans/icons/AdaBoostM1.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/AdaBoostM1.gif (1.1)</a>
 
885
</li>
 
886
<li>
 
887
<a href="../doc/weka/gui/beans/icons/AdaBoostM1_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/AdaBoostM1_animated.gif (1.1)</a>
 
888
</li>
 
889
<li>
 
890
<a href="../doc/weka/gui/beans/icons/AdditiveRegression.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/AdditiveRegression.gif (1.1)</a>
 
891
</li>
 
892
<li>
 
893
<a href="../doc/weka/gui/beans/icons/AdditiveRegression_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/AdditiveRegression_animated.gif (1.1)</a>
 
894
</li>
 
895
<li>
 
896
<a href="../doc/weka/gui/beans/icons/AttributeSelectedClassifier.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/AttributeSelectedClassifier.gif (1.1)</a>
 
897
</li>
 
898
<li>
 
899
<a href="../doc/weka/gui/beans/icons/AttributeSelectedClassifier_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/AttributeSelectedClassifier_animated.gif (1.1)</a>
 
900
</li>
 
901
<li>
 
902
<a href="../doc/weka/gui/beans/icons/Bagging.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/Bagging.gif (1.1)</a>
 
903
</li>
 
904
<li>
 
905
<a href="../doc/weka/gui/beans/icons/Bagging_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/Bagging_animated.gif (1.1)</a>
 
906
</li>
 
907
<li>
 
908
<a href="../doc/weka/gui/beans/icons/CVParameterSelection.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/CVParameterSelection.gif (1.1)</a>
 
909
</li>
 
910
<li>
 
911
<a href="../doc/weka/gui/beans/icons/CVParameterSelection_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/CVParameterSelection_animated.gif (1.1)</a>
 
912
</li>
 
913
<li>
 
914
<a href="../doc/weka/gui/beans/icons/ClassificationViaRegression.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/ClassificationViaRegression.gif (1.1)</a>
 
915
</li>
 
916
<li>
 
917
<a href="../doc/weka/gui/beans/icons/ClassificationViaRegression_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/ClassificationViaRegression_animated.gif (1.1)</a>
 
918
</li>
 
919
<li>
 
920
<a href="../doc/weka/gui/beans/icons/CostSensitiveClassifier.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/CostSensitiveClassifier.gif (1.1)</a>
 
921
</li>
 
922
<li>
 
923
<a href="../doc/weka/gui/beans/icons/CostSensitiveClassifier_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/CostSensitiveClassifier_animated.gif (1.1)</a>
 
924
</li>
 
925
<li>
 
926
<a href="../doc/weka/gui/beans/icons/Decorate.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/Decorate.gif (1.1)</a>
 
927
</li>
 
928
<li>
 
929
<a href="../doc/weka/gui/beans/icons/Decorate_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/Decorate_animated.gif (1.1)</a>
 
930
</li>
 
931
<li>
 
932
<a href="../doc/weka/gui/beans/icons/FilteredClassifier.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/FilteredClassifier.gif (1.1)</a>
 
933
</li>
 
934
<li>
 
935
<a href="../doc/weka/gui/beans/icons/FilteredClassifier_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/FilteredClassifier_animated.gif (1.1)</a>
 
936
</li>
 
937
<li>
 
938
<a href="../doc/weka/gui/beans/icons/Grading.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/Grading.gif (1.1)</a>
 
939
</li>
 
940
<li>
 
941
<a href="../doc/weka/gui/beans/icons/Grading_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/Grading_animated.gif (1.1)</a>
 
942
</li>
 
943
<li>
 
944
<a href="../doc/weka/gui/beans/icons/LogitBoost.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/LogitBoost.gif (1.1)</a>
 
945
</li>
 
946
<li>
 
947
<a href="../doc/weka/gui/beans/icons/LogitBoost_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/LogitBoost_animated.gif (1.1)</a>
 
948
</li>
 
949
<li>
 
950
<a href="../doc/weka/gui/beans/icons/MetaCost.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/MetaCost.gif (1.1)</a>
 
951
</li>
 
952
<li>
 
953
<a href="../doc/weka/gui/beans/icons/MetaCost_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/MetaCost_animated.gif (1.1)</a>
 
954
</li>
 
955
<li>
 
956
<a href="../doc/weka/gui/beans/icons/MultiBoostAB.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/MultiBoostAB.gif (1.1)</a>
 
957
</li>
 
958
<li>
 
959
<a href="../doc/weka/gui/beans/icons/MultiBoostAB_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/MultiBoostAB_animated.gif (1.1)</a>
 
960
</li>
 
961
<li>
 
962
<a href="../doc/weka/gui/beans/icons/MultiClassClassifier.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/MultiClassClassifier.gif (1.1)</a>
 
963
</li>
 
964
<li>
 
965
<a href="../doc/weka/gui/beans/icons/MultiClassClassifier_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/MultiClassClassifier_animated.gif (1.1)</a>
 
966
</li>
 
967
<li>
 
968
<a href="../doc/weka/gui/beans/icons/MultiScheme.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/MultiScheme.gif (1.1)</a>
 
969
</li>
 
970
<li>
 
971
<a href="../doc/weka/gui/beans/icons/MultiScheme_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/MultiScheme_animated.gif (1.1)</a>
 
972
</li>
 
973
<li>
 
974
<a href="../doc/weka/gui/beans/icons/OrdinalClassClassifier.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/OrdinalClassClassifier.gif (1.1)</a>
 
975
</li>
 
976
<li>
 
977
<a href="../doc/weka/gui/beans/icons/OrdinalClassClassifier_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/OrdinalClassClassifier_animated.gif (1.1)</a>
 
978
</li>
 
979
<li>
 
980
<a href="../doc/weka/gui/beans/icons/RacedIncrementalLogitBoost.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/RacedIncrementalLogitBoost.gif (1.1)</a>
 
981
</li>
 
982
<li>
 
983
<a href="../doc/weka/gui/beans/icons/RacedIncrementalLogitBoost_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/RacedIncrementalLogitBoost_animated.gif (1.1)</a>
 
984
</li>
 
985
<li>
 
986
<a href="../doc/weka/gui/beans/icons/RandomCommittee.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/RandomCommittee.gif (1.1)</a>
 
987
</li>
 
988
<li>
 
989
<a href="../doc/weka/gui/beans/icons/RandomCommittee_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/RandomCommittee_animated.gif (1.1)</a>
 
990
</li>
 
991
<li>
 
992
<a href="../doc/weka/gui/beans/icons/RegressionByDiscretization.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/RegressionByDiscretization.gif (1.1)</a>
 
993
</li>
 
994
<li>
 
995
<a href="../doc/weka/gui/beans/icons/RegressionByDiscretization_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/RegressionByDiscretization_animated.gif (1.1)</a>
 
996
</li>
 
997
<li>
 
998
<a href="../doc/weka/gui/beans/icons/Stacking.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/Stacking.gif (1.1)</a>
 
999
</li>
 
1000
<li>
 
1001
<a href="../doc/weka/gui/beans/icons/StackingC.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/StackingC.gif (1.1)</a>
 
1002
</li>
 
1003
<li>
 
1004
<a href="../doc/weka/gui/beans/icons/StackingC_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/StackingC_animated.gif (1.1)</a>
 
1005
</li>
 
1006
<li>
 
1007
<a href="../doc/weka/gui/beans/icons/Stacking_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/Stacking_animated.gif (1.1)</a>
 
1008
</li>
 
1009
<li>
 
1010
<a href="../doc/weka/gui/beans/icons/ThresholdSelector.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/ThresholdSelector.gif (1.1)</a>
 
1011
</li>
 
1012
<li>
 
1013
<a href="../doc/weka/gui/beans/icons/ThresholdSelector_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/ThresholdSelector_animated.gif (1.1)</a>
 
1014
</li>
 
1015
<li>
 
1016
<a href="../doc/weka/gui/beans/icons/Vote.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/Vote.gif (1.1)</a>
 
1017
</li>
 
1018
<li>
 
1019
<a href="../doc/weka/gui/beans/icons/Vote_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/Vote_animated.gif (1.1)</a>
 
1020
</li>
 
1021
</ul>
 
1022
</td>
 
1023
</tr>
 
1024
<tr>
 
1025
<td class="dateAndAuthor">2005-10-28 01:20 mhall</td>
 
1026
</tr>
 
1027
<tr>
 
1028
<td>
 
1029
<pre>Updates from Jeffrey</pre>
 
1030
<ul>
 
1031
<li>
 
1032
<a href="../doc/weka/gui/beans/icons/LeastMedSq.gif?rev=1.2&content-type=text/x-cvsweb-markup">gui/beans/icons/LeastMedSq.gif (1.2)</a>
 
1033
</li>
 
1034
<li>
 
1035
<a href="../doc/weka/gui/beans/icons/LeastMedSq_animated.gif?rev=1.2&content-type=text/x-cvsweb-markup">gui/beans/icons/LeastMedSq_animated.gif (1.2)</a>
 
1036
</li>
 
1037
<li>
 
1038
<a href="../doc/weka/gui/beans/icons/LinearRegression.gif?rev=1.2&content-type=text/x-cvsweb-markup">gui/beans/icons/LinearRegression.gif (1.2)</a>
 
1039
</li>
 
1040
<li>
 
1041
<a href="../doc/weka/gui/beans/icons/LinearRegression_animated.gif?rev=1.2&content-type=text/x-cvsweb-markup">gui/beans/icons/LinearRegression_animated.gif (1.2)</a>
 
1042
</li>
 
1043
<li>
 
1044
<a href="../doc/weka/gui/beans/icons/Logistic.gif?rev=1.2&content-type=text/x-cvsweb-markup">gui/beans/icons/Logistic.gif (1.2)</a>
 
1045
</li>
 
1046
<li>
 
1047
<a href="../doc/weka/gui/beans/icons/Logistic_animated.gif?rev=1.2&content-type=text/x-cvsweb-markup">gui/beans/icons/Logistic_animated.gif (1.2)</a>
 
1048
</li>
 
1049
<li>
 
1050
<a href="../doc/weka/gui/beans/icons/PaceRegression.gif?rev=1.2&content-type=text/x-cvsweb-markup">gui/beans/icons/PaceRegression.gif (1.2)</a>
 
1051
</li>
 
1052
<li>
 
1053
<a href="../doc/weka/gui/beans/icons/PaceRegression_animated.gif?rev=1.2&content-type=text/x-cvsweb-markup">gui/beans/icons/PaceRegression_animated.gif (1.2)</a>
 
1054
</li>
 
1055
<li>
 
1056
<a href="../doc/weka/gui/beans/icons/RBFNetwork.gif?rev=1.2&content-type=text/x-cvsweb-markup">gui/beans/icons/RBFNetwork.gif (1.2)</a>
 
1057
</li>
 
1058
<li>
 
1059
<a href="../doc/weka/gui/beans/icons/RBFNetwork_animated.gif?rev=1.2&content-type=text/x-cvsweb-markup">gui/beans/icons/RBFNetwork_animated.gif (1.2)</a>
 
1060
</li>
 
1061
<li>
 
1062
<a href="../doc/weka/gui/beans/icons/SMO.gif?rev=1.2&content-type=text/x-cvsweb-markup">gui/beans/icons/SMO.gif (1.2)</a>
 
1063
</li>
 
1064
<li>
 
1065
<a href="../doc/weka/gui/beans/icons/SMO_animated.gif?rev=1.2&content-type=text/x-cvsweb-markup">gui/beans/icons/SMO_animated.gif (1.2)</a>
 
1066
</li>
 
1067
<li>
 
1068
<a href="../doc/weka/gui/beans/icons/SMOreg.gif?rev=1.2&content-type=text/x-cvsweb-markup">gui/beans/icons/SMOreg.gif (1.2)</a>
 
1069
</li>
 
1070
<li>
 
1071
<a href="../doc/weka/gui/beans/icons/SMOreg_animated.gif?rev=1.2&content-type=text/x-cvsweb-markup">gui/beans/icons/SMOreg_animated.gif (1.2)</a>
 
1072
</li>
 
1073
<li>
 
1074
<a href="../doc/weka/gui/beans/icons/SimpleLinearRegression.gif?rev=1.2&content-type=text/x-cvsweb-markup">gui/beans/icons/SimpleLinearRegression.gif (1.2)</a>
 
1075
</li>
 
1076
<li>
 
1077
<a href="../doc/weka/gui/beans/icons/SimpleLinearRegression_animated.gif?rev=1.2&content-type=text/x-cvsweb-markup">gui/beans/icons/SimpleLinearRegression_animated.gif (1.2)</a>
 
1078
</li>
 
1079
</ul>
 
1080
</td>
 
1081
</tr>
 
1082
<tr>
 
1083
<td class="dateAndAuthor">2005-10-25 02:47 fracpete</td>
 
1084
</tr>
 
1085
<tr>
 
1086
<td>
 
1087
<pre>if the classifier throws an exception that contains "not in classpath" (meaning, that some classes are missing) the tests will also be acceptable, e.g., for LibSVM</pre>
 
1088
<ul>
 
1089
<li>
 
1090
<a href="../doc/weka/classifiers/CheckClassifier.html?rev=1.18&content-type=text/x-cvsweb-markup">classifiers/CheckClassifier.html (1.18)</a>
 
1091
</li>
 
1092
</ul>
 
1093
</td>
 
1094
</tr>
 
1095
<tr>
 
1096
<td class="dateAndAuthor">2005-10-25 01:15 fracpete</td>
 
1097
</tr>
 
1098
<tr>
 
1099
<td>
 
1100
<pre>uses now GenericObjectEditor.registerEditors() to register PropertyEditors</pre>
 
1101
<ul>
 
1102
<li>
 
1103
<a href="../doc/weka/gui/explorer/AssociationsPanel.html?rev=1.19&content-type=text/x-cvsweb-markup">gui/explorer/AssociationsPanel.html (1.19)</a>
 
1104
</li>
 
1105
<li>
 
1106
<a href="../doc/weka/gui/explorer/ClassifierPanel.html?rev=1.85&content-type=text/x-cvsweb-markup">gui/explorer/ClassifierPanel.html (1.85)</a>
 
1107
</li>
 
1108
<li>
 
1109
<a href="../doc/weka/gui/explorer/ClustererPanel.html?rev=1.48&content-type=text/x-cvsweb-markup">gui/explorer/ClustererPanel.html (1.48)</a>
 
1110
</li>
 
1111
<li>
 
1112
<a href="../doc/weka/gui/explorer/DataGeneratorPanel.html?rev=1.2&content-type=text/x-cvsweb-markup">gui/explorer/DataGeneratorPanel.html (1.2)</a>
 
1113
</li>
 
1114
<li>
 
1115
<a href="../doc/weka/gui/explorer/PreprocessPanel.html?rev=1.56&content-type=text/x-cvsweb-markup">gui/explorer/PreprocessPanel.html (1.56)</a>
 
1116
</li>
 
1117
</ul>
 
1118
</td>
 
1119
</tr>
 
1120
<tr>
 
1121
<td class="dateAndAuthor">2005-10-25 01:14 fracpete</td>
 
1122
</tr>
 
1123
<tr>
 
1124
<td>
 
1125
<pre>uses now GenericObjectEditor.registerEditors() to register PropertyEditors</pre>
 
1126
<ul>
 
1127
<li>
 
1128
<a href="../doc/weka/gui/experiment/AlgorithmListPanel.html?rev=1.14&content-type=text/x-cvsweb-markup">gui/experiment/AlgorithmListPanel.html (1.14)</a>
 
1129
</li>
 
1130
<li>
 
1131
<a href="../doc/weka/gui/experiment/SetupPanel.html?rev=1.29&content-type=text/x-cvsweb-markup">gui/experiment/SetupPanel.html (1.29)</a>
 
1132
</li>
 
1133
</ul>
 
1134
</td>
 
1135
</tr>
 
1136
<tr>
 
1137
<td class="dateAndAuthor">2005-10-25 01:14 fracpete</td>
 
1138
</tr>
 
1139
<tr>
 
1140
<td>
 
1141
<pre>uses now GenericObjectEditor.registerEditors() to register PropertyEditors</pre>
 
1142
<ul>
 
1143
<li>
 
1144
<a href="../doc/weka/gui/beans/AssociatorCustomizer.html?rev=1.3&content-type=text/x-cvsweb-markup">gui/beans/AssociatorCustomizer.html (1.3)</a>
 
1145
</li>
 
1146
<li>
 
1147
<a href="../doc/weka/gui/beans/ClassifierCustomizer.html?rev=1.9&content-type=text/x-cvsweb-markup">gui/beans/ClassifierCustomizer.html (1.9)</a>
 
1148
</li>
 
1149
<li>
 
1150
<a href="../doc/weka/gui/beans/ClustererCustomizer.html?rev=1.3&content-type=text/x-cvsweb-markup">gui/beans/ClustererCustomizer.html (1.3)</a>
 
1151
</li>
 
1152
<li>
 
1153
<a href="../doc/weka/gui/beans/FilterCustomizer.html?rev=1.7&content-type=text/x-cvsweb-markup">gui/beans/FilterCustomizer.html (1.7)</a>
 
1154
</li>
 
1155
<li>
 
1156
<a href="../doc/weka/gui/beans/LoaderCustomizer.html?rev=1.11&content-type=text/x-cvsweb-markup">gui/beans/LoaderCustomizer.html (1.11)</a>
 
1157
</li>
 
1158
<li>
 
1159
<a href="../doc/weka/gui/beans/SaverCustomizer.html?rev=1.5&content-type=text/x-cvsweb-markup">gui/beans/SaverCustomizer.html (1.5)</a>
 
1160
</li>
 
1161
</ul>
 
1162
</td>
 
1163
</tr>
 
1164
<tr>
 
1165
<td class="dateAndAuthor">2005-10-25 01:13 fracpete</td>
 
1166
</tr>
 
1167
<tr>
 
1168
<td>
 
1169
<pre>uses now GenericObjectEditor.registerEditors() to register PropertyEditors</pre>
 
1170
<ul>
 
1171
<li>
 
1172
<a href="../doc/weka/gui/GenericArrayEditor.html?rev=1.15&content-type=text/x-cvsweb-markup">gui/GenericArrayEditor.html (1.15)</a>
 
1173
</li>
 
1174
<li>
 
1175
<a href="../doc/weka/gui/PropertySelectorDialog.html?rev=1.7&content-type=text/x-cvsweb-markup">gui/PropertySelectorDialog.html (1.7)</a>
 
1176
</li>
 
1177
<li>
 
1178
<a href="../doc/weka/gui/SelectedTagEditor.html?rev=1.7&content-type=text/x-cvsweb-markup">gui/SelectedTagEditor.html (1.7)</a>
 
1179
</li>
 
1180
</ul>
 
1181
</td>
 
1182
</tr>
 
1183
<tr>
 
1184
<td class="dateAndAuthor">2005-10-25 01:12 fracpete</td>
 
1185
</tr>
 
1186
<tr>
 
1187
<td>
 
1188
<pre>uses now GenericObjectEditor.registerEditors() to register PropertyEditors</pre>
 
1189
<ul>
 
1190
<li>
 
1191
<a href="../doc/weka/classifiers/trees/UserClassifier.html?rev=1.21&content-type=text/x-cvsweb-markup">classifiers/trees/UserClassifier.html (1.21)</a>
 
1192
</li>
 
1193
</ul>
 
1194
</td>
 
1195
</tr>
 
1196
<tr>
 
1197
<td class="dateAndAuthor">2005-10-21 22:41 fracpete</td>
 
1198
</tr>
 
1199
<tr>
 
1200
<td>
 
1201
<pre>wrapper class for libsvm
 
1202
based on code from Yasser EL-Manzalawy
 
1203
uses only reflection to be compileable without the libsvm classes present in the classpath</pre>
 
1204
<ul>
 
1205
<li>
 
1206
<a href="../doc/weka/classifiers/functions/LibSVM.html?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/functions/LibSVM.html (1.1)</a>
 
1207
</li>
 
1208
</ul>
 
1209
</td>
 
1210
</tr>
 
1211
<tr>
 
1212
<td class="dateAndAuthor">2005-10-21 22:07 fracpete</td>
 
1213
</tr>
 
1214
<tr>
 
1215
<td>
 
1216
<pre>added little framework for usage from commandline</pre>
 
1217
<ul>
 
1218
<li>
 
1219
<a href="../doc/weka/core/stemmers/IteratedLovinsStemmer.html?rev=1.3&content-type=text/x-cvsweb-markup">core/stemmers/IteratedLovinsStemmer.html (1.3)</a>
 
1220
</li>
 
1221
<li>
 
1222
<a href="../doc/weka/core/stemmers/LovinsStemmer.html?rev=1.3&content-type=text/x-cvsweb-markup">core/stemmers/LovinsStemmer.html (1.3)</a>
 
1223
</li>
 
1224
<li>
 
1225
<a href="../doc/weka/core/stemmers/NullStemmer.html?rev=1.3&content-type=text/x-cvsweb-markup">core/stemmers/NullStemmer.html (1.3)</a>
 
1226
</li>
 
1227
<li>
 
1228
<a href="../doc/weka/core/stemmers/Stemming.html?rev=1.1&content-type=text/x-cvsweb-markup">core/stemmers/Stemming.html (1.1)</a>
 
1229
</li>
 
1230
</ul>
 
1231
</td>
 
1232
</tr>
 
1233
<tr>
 
1234
<td class="dateAndAuthor">2005-10-21 04:08 fracpete</td>
 
1235
</tr>
 
1236
<tr>
 
1237
<td>
 
1238
<pre>added Stemmers</pre>
 
1239
<ul>
 
1240
<li>
 
1241
<a href="../doc/weka/gui/GenericObjectEditor.props?rev=1.111&content-type=text/x-cvsweb-markup">gui/GenericObjectEditor.props (1.111)</a>
 
1242
</li>
 
1243
<li>
 
1244
<a href="../doc/weka/gui/GenericPropertiesCreator.props?rev=1.6&content-type=text/x-cvsweb-markup">gui/GenericPropertiesCreator.props (1.6)</a>
 
1245
</li>
 
1246
</ul>
 
1247
</td>
 
1248
</tr>
 
1249
<tr>
 
1250
<td class="dateAndAuthor">2005-10-21 04:04 fracpete</td>
 
1251
</tr>
 
1252
<tr>
 
1253
<td>
 
1254
<pre>added Serializable</pre>
 
1255
<ul>
 
1256
<li>
 
1257
<a href="../doc/weka/core/stemmers/Stemmer.html?rev=1.2&content-type=text/x-cvsweb-markup">core/stemmers/Stemmer.html (1.2)</a>
 
1258
</li>
 
1259
</ul>
 
1260
</td>
 
1261
</tr>
 
1262
<tr>
 
1263
<td class="dateAndAuthor">2005-10-20 03:21 cvs_rrb</td>
 
1264
</tr>
 
1265
<tr>
 
1266
<td>
 
1267
<pre>Fixed initialization bug</pre>
 
1268
<ul>
 
1269
<li>
 
1270
<a href="../doc/weka/classifiers/bayes/net/search/global/TAN.html?rev=1.3&content-type=text/x-cvsweb-markup">classifiers/bayes/net/search/global/TAN.html (1.3)</a>
 
1271
</li>
 
1272
</ul>
 
1273
</td>
 
1274
</tr>
 
1275
<tr>
 
1276
<td class="dateAndAuthor">2005-10-20 03:20 cvs_rrb</td>
 
1277
</tr>
 
1278
<tr>
 
1279
<td>
 
1280
<pre>Fixed initialization bug</pre>
 
1281
<ul>
 
1282
<li>
 
1283
<a href="../doc/weka/classifiers/bayes/net/search/local/TAN.html?rev=1.3&content-type=text/x-cvsweb-markup">classifiers/bayes/net/search/local/TAN.html (1.3)</a>
 
1284
</li>
 
1285
</ul>
 
1286
</td>
 
1287
</tr>
 
1288
<tr>
 
1289
<td class="dateAndAuthor">2005-10-19 20:48 fracpete</td>
 
1290
</tr>
 
1291
<tr>
 
1292
<td>
 
1293
<pre>updated imports for Vector classes</pre>
 
1294
<ul>
 
1295
<li>
 
1296
<a href="../doc/weka/classifiers/functions/PaceRegression.html?rev=1.3&content-type=text/x-cvsweb-markup">classifiers/functions/PaceRegression.html (1.3)</a>
 
1297
</li>
 
1298
</ul>
 
1299
</td>
 
1300
</tr>
 
1301
<tr>
 
1302
<td class="dateAndAuthor">2005-10-19 20:45 fracpete</td>
 
1303
</tr>
 
1304
<tr>
 
1305
<td>
 
1306
<pre>removed duplicate Matrix/Maths code and moved Vector/Format classes to weka.core.matrix package</pre>
 
1307
<ul>
 
1308
<li>
 
1309
<a href="../doc/weka/classifiers/functions/pace/DoubleVector.html?rev=1.4&content-type=text/x-cvsweb-markup">classifiers/functions/pace/DoubleVector.html (1.4)</a>
 
1310
</li>
 
1311
<li>
 
1312
<a href="../doc/weka/classifiers/functions/pace/ExponentialFormat.html?rev=1.4&content-type=text/x-cvsweb-markup">classifiers/functions/pace/ExponentialFormat.html (1.4)</a>
 
1313
</li>
 
1314
<li>
 
1315
<a href="../doc/weka/classifiers/functions/pace/FlexibleDecimalFormat.html?rev=1.4&content-type=text/x-cvsweb-markup">classifiers/functions/pace/FlexibleDecimalFormat.html (1.4)</a>
 
1316
</li>
 
1317
<li>
 
1318
<a href="../doc/weka/classifiers/functions/pace/FloatingPointFormat.html?rev=1.4&content-type=text/x-cvsweb-markup">classifiers/functions/pace/FloatingPointFormat.html (1.4)</a>
 
1319
</li>
 
1320
<li>
 
1321
<a href="../doc/weka/classifiers/functions/pace/IntVector.html?rev=1.3&content-type=text/x-cvsweb-markup">classifiers/functions/pace/IntVector.html (1.3)</a>
 
1322
</li>
 
1323
<li>
 
1324
<a href="../doc/weka/classifiers/functions/pace/Maths.html?rev=1.4&content-type=text/x-cvsweb-markup">classifiers/functions/pace/Maths.html (1.4)</a>
 
1325
</li>
 
1326
<li>
 
1327
<a href="../doc/weka/classifiers/functions/pace/Matrix.html?rev=1.4&content-type=text/x-cvsweb-markup">classifiers/functions/pace/Matrix.html (1.4)</a>
 
1328
</li>
 
1329
</ul>
 
1330
</td>
 
1331
</tr>
 
1332
<tr>
 
1333
<td class="dateAndAuthor">2005-10-19 20:44 fracpete</td>
 
1334
</tr>
 
1335
<tr>
 
1336
<td>
 
1337
<pre>now use the weka.core.matrix package</pre>
 
1338
<ul>
 
1339
<li>
 
1340
<a href="../doc/weka/classifiers/functions/pace/ChisqMixture.html?rev=1.2&content-type=text/x-cvsweb-markup">classifiers/functions/pace/ChisqMixture.html (1.2)</a>
 
1341
</li>
 
1342
<li>
 
1343
<a href="../doc/weka/classifiers/functions/pace/DiscreteFunction.html?rev=1.2&content-type=text/x-cvsweb-markup">classifiers/functions/pace/DiscreteFunction.html (1.2)</a>
 
1344
</li>
 
1345
<li>
 
1346
<a href="../doc/weka/classifiers/functions/pace/MixtureDistribution.html?rev=1.2&content-type=text/x-cvsweb-markup">classifiers/functions/pace/MixtureDistribution.html (1.2)</a>
 
1347
</li>
 
1348
<li>
 
1349
<a href="../doc/weka/classifiers/functions/pace/NormalMixture.html?rev=1.2&content-type=text/x-cvsweb-markup">classifiers/functions/pace/NormalMixture.html (1.2)</a>
 
1350
</li>
 
1351
<li>
 
1352
<a href="../doc/weka/classifiers/functions/pace/PaceMatrix.html?rev=1.2&content-type=text/x-cvsweb-markup">classifiers/functions/pace/PaceMatrix.html (1.2)</a>
 
1353
</li>
 
1354
</ul>
 
1355
</td>
 
1356
</tr>
 
1357
<tr>
 
1358
<td class="dateAndAuthor">2005-10-19 20:43 fracpete</td>
 
1359
</tr>
 
1360
<tr>
 
1361
<td>
 
1362
<pre>added functionality from removed Maths class in weka.classifiers.functions.pace</pre>
 
1363
<ul>
 
1364
<li>
 
1365
<a href="../doc/weka/core/matrix/Maths.html?rev=1.2&content-type=text/x-cvsweb-markup">core/matrix/Maths.html (1.2)</a>
 
1366
</li>
 
1367
</ul>
 
1368
</td>
 
1369
</tr>
 
1370
<tr>
 
1371
<td class="dateAndAuthor">2005-10-19 20:42 fracpete</td>
 
1372
</tr>
 
1373
<tr>
 
1374
<td>
 
1375
<pre>content and col/row made protected for weka.classifiers.functions.pace.PaceMatrix</pre>
 
1376
<ul>
 
1377
<li>
 
1378
<a href="../doc/weka/core/matrix/Matrix.html?rev=1.4&content-type=text/x-cvsweb-markup">core/matrix/Matrix.html (1.4)</a>
 
1379
</li>
 
1380
</ul>
 
1381
</td>
 
1382
</tr>
 
1383
<tr>
 
1384
<td class="dateAndAuthor">2005-10-19 20:41 fracpete</td>
 
1385
</tr>
 
1386
<tr>
 
1387
<td>
 
1388
<pre>moved here from weka.classifiers.functions.pace
 
1389
reason: duplicate Matrix code</pre>
 
1390
<ul>
 
1391
<li>
 
1392
<a href="../doc/weka/core/matrix/DoubleVector.html?rev=1.1&content-type=text/x-cvsweb-markup">core/matrix/DoubleVector.html (1.1)</a>
 
1393
</li>
 
1394
<li>
 
1395
<a href="../doc/weka/core/matrix/ExponentialFormat.html?rev=1.1&content-type=text/x-cvsweb-markup">core/matrix/ExponentialFormat.html (1.1)</a>
 
1396
</li>
 
1397
<li>
 
1398
<a href="../doc/weka/core/matrix/FlexibleDecimalFormat.html?rev=1.1&content-type=text/x-cvsweb-markup">core/matrix/FlexibleDecimalFormat.html (1.1)</a>
 
1399
</li>
 
1400
<li>
 
1401
<a href="../doc/weka/core/matrix/FloatingPointFormat.html?rev=1.1&content-type=text/x-cvsweb-markup">core/matrix/FloatingPointFormat.html (1.1)</a>
 
1402
</li>
 
1403
<li>
 
1404
<a href="../doc/weka/core/matrix/IntVector.html?rev=1.1&content-type=text/x-cvsweb-markup">core/matrix/IntVector.html (1.1)</a>
 
1405
</li>
 
1406
</ul>
 
1407
</td>
 
1408
</tr>
 
1409
<tr>
 
1410
<td class="dateAndAuthor">2005-10-19 02:14 fracpete</td>
 
1411
</tr>
 
1412
<tr>
 
1413
<td>
 
1414
<pre>fixed memory leak
 
1415
added garbage collector call</pre>
 
1416
<ul>
 
1417
<li>
 
1418
<a href="../doc/weka/gui/ResultHistoryPanel.html?rev=1.21&content-type=text/x-cvsweb-markup">gui/ResultHistoryPanel.html (1.21)</a>
 
1419
</li>
 
1420
</ul>
 
1421
</td>
 
1422
</tr>
 
1423
<tr>
 
1424
<td class="dateAndAuthor">2005-10-17 03:20 fracpete</td>
 
1425
</tr>
 
1426
<tr>
 
1427
<td>
 
1428
<pre>fixed handling of inherited options
 
1429
added markovBlanketClassifier support (made methods public + option -mbc)</pre>
 
1430
<ul>
 
1431
<li>
 
1432
<a href="../doc/weka/classifiers/bayes/net/search/local/LocalScoreSearchAlgorithm.html?rev=1.2&content-type=text/x-cvsweb-markup">classifiers/bayes/net/search/local/LocalScoreSearchAlgorithm.html (1.2)</a>
 
1433
</li>
 
1434
</ul>
 
1435
</td>
 
1436
</tr>
 
1437
<tr>
 
1438
<td class="dateAndAuthor">2005-10-17 03:19 fracpete</td>
 
1439
</tr>
 
1440
<tr>
 
1441
<td>
 
1442
<pre>removed unnecessary if-statements in getOptions</pre>
 
1443
<ul>
 
1444
<li>
 
1445
<a href="../doc/weka/classifiers/bayes/net/search/local/LAGDHillClimber.html?rev=1.4&content-type=text/x-cvsweb-markup">classifiers/bayes/net/search/local/LAGDHillClimber.html (1.4)</a>
 
1446
</li>
 
1447
</ul>
 
1448
</td>
 
1449
</tr>
 
1450
<tr>
 
1451
<td class="dateAndAuthor">2005-10-17 03:18 fracpete</td>
 
1452
</tr>
 
1453
<tr>
 
1454
<td>
 
1455
<pre>removed if-statement for m_nMaxNrOfParents (wrong value anyway)
 
1456
fixed handling of inherited options</pre>
 
1457
<ul>
 
1458
<li>
 
1459
<a href="../doc/weka/classifiers/bayes/net/search/local/K2.html?rev=1.3&content-type=text/x-cvsweb-markup">classifiers/bayes/net/search/local/K2.html (1.3)</a>
 
1460
</li>
 
1461
</ul>
 
1462
</td>
 
1463
</tr>
 
1464
<tr>
 
1465
<td class="dateAndAuthor">2005-10-17 03:17 fracpete</td>
 
1466
</tr>
 
1467
<tr>
 
1468
<td>
 
1469
<pre>removed if-statement for m_nMaxNrOfParents (wrong value anyway)</pre>
 
1470
<ul>
 
1471
<li>
 
1472
<a href="../doc/weka/classifiers/bayes/net/search/local/HillClimber.html?rev=1.5&content-type=text/x-cvsweb-markup">classifiers/bayes/net/search/local/HillClimber.html (1.5)</a>
 
1473
</li>
 
1474
</ul>
 
1475
</td>
 
1476
</tr>
 
1477
<tr>
 
1478
<td class="dateAndAuthor">2005-10-17 03:16 fracpete</td>
 
1479
</tr>
 
1480
<tr>
 
1481
<td>
 
1482
<pre>removed if-statement for m_nMaxNrOfParents (wrong value anyway)</pre>
 
1483
<ul>
 
1484
<li>
 
1485
<a href="../doc/weka/classifiers/bayes/net/search/global/K2.html?rev=1.3&content-type=text/x-cvsweb-markup">classifiers/bayes/net/search/global/K2.html (1.3)</a>
 
1486
</li>
 
1487
</ul>
 
1488
</td>
 
1489
</tr>
 
1490
<tr>
 
1491
<td class="dateAndAuthor">2005-10-17 03:16 fracpete</td>
 
1492
</tr>
 
1493
<tr>
 
1494
<td>
 
1495
<pre>removed if-statement for m_nMaxNrOfParents (wrong value anyway)</pre>
 
1496
<ul>
 
1497
<li>
 
1498
<a href="../doc/weka/classifiers/bayes/net/search/global/HillClimber.html?rev=1.5&content-type=text/x-cvsweb-markup">classifiers/bayes/net/search/global/HillClimber.html (1.5)</a>
 
1499
</li>
 
1500
</ul>
 
1501
</td>
 
1502
</tr>
 
1503
<tr>
 
1504
<td class="dateAndAuthor">2005-10-17 03:15 fracpete</td>
 
1505
</tr>
 
1506
<tr>
 
1507
<td>
 
1508
<pre>fixed handling of inherited options
 
1509
added markovBlanketClassifier support (made methods public + option -mbc)</pre>
 
1510
<ul>
 
1511
<li>
 
1512
<a href="../doc/weka/classifiers/bayes/net/search/global/GlobalScoreSearchAlgorithm.html?rev=1.6&content-type=text/x-cvsweb-markup">classifiers/bayes/net/search/global/GlobalScoreSearchAlgorithm.html (1.6)</a>
 
1513
</li>
 
1514
</ul>
 
1515
</td>
 
1516
</tr>
 
1517
<tr>
 
1518
<td class="dateAndAuthor">2005-10-17 03:13 fracpete</td>
 
1519
</tr>
 
1520
<tr>
 
1521
<td>
 
1522
<pre>added get/set/listOptions methods for -cardinality parameter</pre>
 
1523
<ul>
 
1524
<li>
 
1525
<a href="../doc/weka/classifiers/bayes/net/search/ci/ICSSearchAlgorithm.html?rev=1.4&content-type=text/x-cvsweb-markup">classifiers/bayes/net/search/ci/ICSSearchAlgorithm.html (1.4)</a>
 
1526
</li>
 
1527
</ul>
 
1528
</td>
 
1529
</tr>
 
1530
<tr>
 
1531
<td class="dateAndAuthor">2005-10-17 03:13 fracpete</td>
 
1532
</tr>
 
1533
<tr>
 
1534
<td>
 
1535
<pre>fixed handling of inherited options</pre>
 
1536
<ul>
 
1537
<li>
 
1538
<a href="../doc/weka/classifiers/bayes/net/search/fixed/FromFile.html?rev=1.5&content-type=text/x-cvsweb-markup">classifiers/bayes/net/search/fixed/FromFile.html (1.5)</a>
 
1539
</li>
 
1540
</ul>
 
1541
</td>
 
1542
</tr>
 
1543
<tr>
 
1544
<td class="dateAndAuthor">2005-10-17 03:12 fracpete</td>
 
1545
</tr>
 
1546
<tr>
 
1547
<td>
 
1548
<pre>changed markovBlanketClassifier methods to protected since derived classes have to implement that behavior</pre>
 
1549
<ul>
 
1550
<li>
 
1551
<a href="../doc/weka/classifiers/bayes/net/search/SearchAlgorithm.html?rev=1.5&content-type=text/x-cvsweb-markup">classifiers/bayes/net/search/SearchAlgorithm.html (1.5)</a>
 
1552
</li>
 
1553
</ul>
 
1554
</td>
 
1555
</tr>
 
1556
<tr>
 
1557
<td class="dateAndAuthor">2005-10-17 03:11 fracpete</td>
 
1558
</tr>
 
1559
<tr>
 
1560
<td>
 
1561
<pre>added get/set/listOptions
 
1562
added initCPTs call in method estimateCPTs (fixes NullPointerEx)
 
1563
estimateCPTs method now generates correct nominal binary attributes</pre>
 
1564
<ul>
 
1565
<li>
 
1566
<a href="../doc/weka/classifiers/bayes/net/estimate/MultiNomialBMAEstimator.html?rev=1.6&content-type=text/x-cvsweb-markup">classifiers/bayes/net/estimate/MultiNomialBMAEstimator.html (1.6)</a>
 
1567
</li>
 
1568
</ul>
 
1569
</td>
 
1570
</tr>
 
1571
<tr>
 
1572
<td class="dateAndAuthor">2005-10-17 03:10 fracpete</td>
 
1573
</tr>
 
1574
<tr>
 
1575
<td>
 
1576
<pre>added get/set/listOptions
 
1577
added initCPTs call in method estimateCPTs (fixes NullPointerEx)</pre>
 
1578
<ul>
 
1579
<li>
 
1580
<a href="../doc/weka/classifiers/bayes/net/estimate/BMAEstimator.html?rev=1.5&content-type=text/x-cvsweb-markup">classifiers/bayes/net/estimate/BMAEstimator.html (1.5)</a>
 
1581
</li>
 
1582
</ul>
 
1583
</td>
 
1584
</tr>
 
1585
<tr>
 
1586
<td class="dateAndAuthor">2005-10-17 03:08 fracpete</td>
 
1587
</tr>
 
1588
<tr>
 
1589
<td>
 
1590
<pre>parser now validates and normalizes
 
1591
modified retrieval of FOR/TABLE nodes</pre>
 
1592
<ul>
 
1593
<li>
 
1594
<a href="../doc/weka/classifiers/bayes/net/BIFReader.html?rev=1.8&content-type=text/x-cvsweb-markup">classifiers/bayes/net/BIFReader.html (1.8)</a>
 
1595
</li>
 
1596
</ul>
 
1597
</td>
 
1598
</tr>
 
1599
<tr>
 
1600
<td class="dateAndAuthor">2005-10-11 19:44 fracpete</td>
 
1601
</tr>
 
1602
<tr>
 
1603
<td>
 
1604
<pre>fixed casting bug in case sum(classProbability)=0 in distributionForInstance
 
1605
fixed javadoc/revision tag
 
1606
removed unnecessary imports</pre>
 
1607
<ul>
 
1608
<li>
 
1609
<a href="../doc/weka/classifiers/lazy/KStar.html?rev=1.3&content-type=text/x-cvsweb-markup">classifiers/lazy/KStar.html (1.3)</a>
 
1610
</li>
 
1611
</ul>
 
1612
</td>
 
1613
</tr>
 
1614
<tr>
 
1615
<td class="dateAndAuthor">2005-10-04 20:53 mhall</td>
 
1616
</tr>
 
1617
<tr>
 
1618
<td>
 
1619
<pre>Name fixes</pre>
 
1620
<ul>
 
1621
<li>
 
1622
<a href="../doc/weka/gui/beans/icons/AODE.gif?rev=1.2&content-type=text/x-cvsweb-markup">gui/beans/icons/AODE.gif (1.2)</a>
 
1623
</li>
 
1624
<li>
 
1625
<a href="../doc/weka/gui/beans/icons/AODE_animated.gif?rev=1.2&content-type=text/x-cvsweb-markup">gui/beans/icons/AODE_animated.gif (1.2)</a>
 
1626
</li>
 
1627
<li>
 
1628
<a href="../doc/weka/gui/beans/icons/IB1.gif?rev=1.3&content-type=text/x-cvsweb-markup">gui/beans/icons/IB1.gif (1.3)</a>
 
1629
</li>
 
1630
<li>
 
1631
<a href="../doc/weka/gui/beans/icons/IB1_animated.gif?rev=1.3&content-type=text/x-cvsweb-markup">gui/beans/icons/IB1_animated.gif (1.3)</a>
 
1632
</li>
 
1633
<li>
 
1634
<a href="../doc/weka/gui/beans/icons/M5P.gif?rev=1.2&content-type=text/x-cvsweb-markup">gui/beans/icons/M5P.gif (1.2)</a>
 
1635
</li>
 
1636
<li>
 
1637
<a href="../doc/weka/gui/beans/icons/M5P_animated.gif?rev=1.2&content-type=text/x-cvsweb-markup">gui/beans/icons/M5P_animated.gif (1.2)</a>
 
1638
</li>
 
1639
</ul>
 
1640
</td>
 
1641
</tr>
 
1642
<tr>
 
1643
<td class="dateAndAuthor">2005-09-30 04:49 mhall</td>
 
1644
</tr>
 
1645
<tr>
 
1646
<td>
 
1647
<pre>branches:  1.1.2;
 
1648
file Id3_animated.gif was initially added on branch book2ndEd-branch.</pre>
 
1649
<ul>
 
1650
<li>
 
1651
<a href="../doc/weka/gui/beans/icons/Id3_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/Id3_animated.gif (1.1)</a>
 
1652
</li>
 
1653
</ul>
 
1654
</td>
 
1655
</tr>
 
1656
<tr>
 
1657
<td class="dateAndAuthor">2005-09-30 04:49 mhall</td>
 
1658
</tr>
 
1659
<tr>
 
1660
<td>
 
1661
<pre>branches:  1.1.2;
 
1662
file Id3.gif was initially added on branch book2ndEd-branch.</pre>
 
1663
<ul>
 
1664
<li>
 
1665
<a href="../doc/weka/gui/beans/icons/Id3.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/Id3.gif (1.1)</a>
 
1666
</li>
 
1667
</ul>
 
1668
</td>
 
1669
</tr>
 
1670
<tr>
 
1671
<td class="dateAndAuthor">2005-09-30 04:26 eibe</td>
 
1672
</tr>
 
1673
<tr>
 
1674
<td>
 
1675
<pre>Added tests for empty datasets</pre>
 
1676
<ul>
 
1677
<li>
 
1678
<a href="../doc/weka/classifiers/meta/nestedDichotomies/ClassBalancedND.html?rev=1.2&content-type=text/x-cvsweb-markup">classifiers/meta/nestedDichotomies/ClassBalancedND.html (1.2)</a>
 
1679
</li>
 
1680
<li>
 
1681
<a href="../doc/weka/classifiers/meta/nestedDichotomies/DataNearBalancedND.html?rev=1.2&content-type=text/x-cvsweb-markup">classifiers/meta/nestedDichotomies/DataNearBalancedND.html (1.2)</a>
 
1682
</li>
 
1683
<li>
 
1684
<a href="../doc/weka/classifiers/meta/nestedDichotomies/ND.html?rev=1.2&content-type=text/x-cvsweb-markup">classifiers/meta/nestedDichotomies/ND.html (1.2)</a>
 
1685
</li>
 
1686
</ul>
 
1687
</td>
 
1688
</tr>
 
1689
<tr>
 
1690
<td class="dateAndAuthor">2005-09-30 04:23 eibe</td>
 
1691
</tr>
 
1692
<tr>
 
1693
<td>
 
1694
<pre>Added tests for empty datasets</pre>
 
1695
<ul>
 
1696
<li>
 
1697
<a href="../doc/weka/classifiers/meta/END.html?rev=1.2&content-type=text/x-cvsweb-markup">classifiers/meta/END.html (1.2)</a>
 
1698
</li>
 
1699
</ul>
 
1700
</td>
 
1701
</tr>
 
1702
<tr>
 
1703
<td class="dateAndAuthor">2005-09-30 02:14 mhall</td>
 
1704
</tr>
 
1705
<tr>
 
1706
<td>
 
1707
<pre>branches:  1.1.2;
 
1708
New icons from Jeffrey</pre>
 
1709
<ul>
 
1710
<li>
 
1711
<a href="../doc/weka/gui/beans/icons/ADTree.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/ADTree.gif (1.1)</a>
 
1712
</li>
 
1713
<li>
 
1714
<a href="../doc/weka/gui/beans/icons/ADTree_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/ADTree_animated.gif (1.1)</a>
 
1715
</li>
 
1716
<li>
 
1717
<a href="../doc/weka/gui/beans/icons/BayesNet.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/BayesNet.gif (1.1)</a>
 
1718
</li>
 
1719
<li>
 
1720
<a href="../doc/weka/gui/beans/icons/BayesNet_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/BayesNet_animated.gif (1.1)</a>
 
1721
</li>
 
1722
<li>
 
1723
<a href="../doc/weka/gui/beans/icons/ComplementNaiveBayes.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/ComplementNaiveBayes.gif (1.1)</a>
 
1724
</li>
 
1725
<li>
 
1726
<a href="../doc/weka/gui/beans/icons/ComplementNaiveBayes_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/ComplementNaiveBayes_animated.gif (1.1)</a>
 
1727
</li>
 
1728
<li>
 
1729
<a href="../doc/weka/gui/beans/icons/DecisionStump.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/DecisionStump.gif (1.1)</a>
 
1730
</li>
 
1731
<li>
 
1732
<a href="../doc/weka/gui/beans/icons/DecisionStump_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/DecisionStump_animated.gif (1.1)</a>
 
1733
</li>
 
1734
<li>
 
1735
<a href="../doc/weka/gui/beans/icons/ID3.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/ID3.gif (1.1)</a>
 
1736
</li>
 
1737
<li>
 
1738
<a href="../doc/weka/gui/beans/icons/ID3_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/ID3_animated.gif (1.1)</a>
 
1739
</li>
 
1740
<li>
 
1741
<a href="../doc/weka/gui/beans/icons/KStar.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/KStar.gif (1.1)</a>
 
1742
</li>
 
1743
<li>
 
1744
<a href="../doc/weka/gui/beans/icons/KStar_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/KStar_animated.gif (1.1)</a>
 
1745
</li>
 
1746
<li>
 
1747
<a href="../doc/weka/gui/beans/icons/LBR.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/LBR.gif (1.1)</a>
 
1748
</li>
 
1749
<li>
 
1750
<a href="../doc/weka/gui/beans/icons/LBR_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/LBR_animated.gif (1.1)</a>
 
1751
</li>
 
1752
<li>
 
1753
<a href="../doc/weka/gui/beans/icons/LMT.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/LMT.gif (1.1)</a>
 
1754
</li>
 
1755
<li>
 
1756
<a href="../doc/weka/gui/beans/icons/LMT_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/LMT_animated.gif (1.1)</a>
 
1757
</li>
 
1758
<li>
 
1759
<a href="../doc/weka/gui/beans/icons/LWL.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/LWL.gif (1.1)</a>
 
1760
</li>
 
1761
<li>
 
1762
<a href="../doc/weka/gui/beans/icons/LWL_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/LWL_animated.gif (1.1)</a>
 
1763
</li>
 
1764
<li>
 
1765
<a href="../doc/weka/gui/beans/icons/MultilayerPerceptron.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/MultilayerPerceptron.gif (1.1)</a>
 
1766
</li>
 
1767
<li>
 
1768
<a href="../doc/weka/gui/beans/icons/MultilayerPerceptron_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/MultilayerPerceptron_animated.gif (1.1)</a>
 
1769
</li>
 
1770
<li>
 
1771
<a href="../doc/weka/gui/beans/icons/NBTree.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/NBTree.gif (1.1)</a>
 
1772
</li>
 
1773
<li>
 
1774
<a href="../doc/weka/gui/beans/icons/NBTree_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/NBTree_animated.gif (1.1)</a>
 
1775
</li>
 
1776
<li>
 
1777
<a href="../doc/weka/gui/beans/icons/NaiveBayes.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/NaiveBayes.gif (1.1)</a>
 
1778
</li>
 
1779
<li>
 
1780
<a href="../doc/weka/gui/beans/icons/NaiveBayesMultinomial.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/NaiveBayesMultinomial.gif (1.1)</a>
 
1781
</li>
 
1782
<li>
 
1783
<a href="../doc/weka/gui/beans/icons/NaiveBayesMultinomial_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/NaiveBayesMultinomial_animated.gif (1.1)</a>
 
1784
</li>
 
1785
<li>
 
1786
<a href="../doc/weka/gui/beans/icons/NaiveBayesSimple.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/NaiveBayesSimple.gif (1.1)</a>
 
1787
</li>
 
1788
<li>
 
1789
<a href="../doc/weka/gui/beans/icons/NaiveBayesSimple_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/NaiveBayesSimple_animated.gif (1.1)</a>
 
1790
</li>
 
1791
<li>
 
1792
<a href="../doc/weka/gui/beans/icons/NaiveBayesUpdateable.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/NaiveBayesUpdateable.gif (1.1)</a>
 
1793
</li>
 
1794
<li>
 
1795
<a href="../doc/weka/gui/beans/icons/NaiveBayesUpdateable_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/NaiveBayesUpdateable_animated.gif (1.1)</a>
 
1796
</li>
 
1797
<li>
 
1798
<a href="../doc/weka/gui/beans/icons/NaiveBayes_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/NaiveBayes_animated.gif (1.1)</a>
 
1799
</li>
 
1800
<li>
 
1801
<a href="../doc/weka/gui/beans/icons/REPTree.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/REPTree.gif (1.1)</a>
 
1802
</li>
 
1803
<li>
 
1804
<a href="../doc/weka/gui/beans/icons/REPTree_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/REPTree_animated.gif (1.1)</a>
 
1805
</li>
 
1806
<li>
 
1807
<a href="../doc/weka/gui/beans/icons/RandomForest.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/RandomForest.gif (1.1)</a>
 
1808
</li>
 
1809
<li>
 
1810
<a href="../doc/weka/gui/beans/icons/RandomForest_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/RandomForest_animated.gif (1.1)</a>
 
1811
</li>
 
1812
<li>
 
1813
<a href="../doc/weka/gui/beans/icons/RandomTree.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/RandomTree.gif (1.1)</a>
 
1814
</li>
 
1815
<li>
 
1816
<a href="../doc/weka/gui/beans/icons/RandomTree_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/RandomTree_animated.gif (1.1)</a>
 
1817
</li>
 
1818
<li>
 
1819
<a href="../doc/weka/gui/beans/icons/SimpleLogistic.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/SimpleLogistic.gif (1.1)</a>
 
1820
</li>
 
1821
<li>
 
1822
<a href="../doc/weka/gui/beans/icons/SimpleLogistic_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/SimpleLogistic_animated.gif (1.1)</a>
 
1823
</li>
 
1824
<li>
 
1825
<a href="../doc/weka/gui/beans/icons/UserClassifier.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/UserClassifier.gif (1.1)</a>
 
1826
</li>
 
1827
<li>
 
1828
<a href="../doc/weka/gui/beans/icons/UserClassifier_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/UserClassifier_animated.gif (1.1)</a>
 
1829
</li>
 
1830
<li>
 
1831
<a href="../doc/weka/gui/beans/icons/VotedPerceptron.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/VotedPerceptron.gif (1.1)</a>
 
1832
</li>
 
1833
<li>
 
1834
<a href="../doc/weka/gui/beans/icons/VotedPerceptron_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/VotedPerceptron_animated.gif (1.1)</a>
 
1835
</li>
 
1836
<li>
 
1837
<a href="../doc/weka/gui/beans/icons/Winnow.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/Winnow.gif (1.1)</a>
 
1838
</li>
 
1839
<li>
 
1840
<a href="../doc/weka/gui/beans/icons/Winnow_animated.gif?rev=1.1&content-type=text/x-cvsweb-markup">gui/beans/icons/Winnow_animated.gif (1.1)</a>
 
1841
</li>
 
1842
</ul>
 
1843
</td>
 
1844
</tr>
 
1845
<tr>
 
1846
<td class="dateAndAuthor">2005-09-30 02:11 mhall</td>
 
1847
</tr>
 
1848
<tr>
 
1849
<td>
 
1850
<pre>Updated icons thanks to Jeffrey</pre>
 
1851
<ul>
 
1852
<li>
 
1853
<a href="../doc/weka/gui/beans/icons/IBk.gif?rev=1.2&content-type=text/x-cvsweb-markup">gui/beans/icons/IBk.gif (1.2)</a>
 
1854
</li>
 
1855
<li>
 
1856
<a href="../doc/weka/gui/beans/icons/IBk_animated.gif?rev=1.2&content-type=text/x-cvsweb-markup">gui/beans/icons/IBk_animated.gif (1.2)</a>
 
1857
</li>
 
1858
<li>
 
1859
<a href="../doc/weka/gui/beans/icons/J48.gif?rev=1.2&content-type=text/x-cvsweb-markup">gui/beans/icons/J48.gif (1.2)</a>
 
1860
</li>
 
1861
<li>
 
1862
<a href="../doc/weka/gui/beans/icons/J48_animated.gif?rev=1.2&content-type=text/x-cvsweb-markup">gui/beans/icons/J48_animated.gif (1.2)</a>
 
1863
</li>
 
1864
</ul>
 
1865
</td>
 
1866
</tr>
 
1867
</table>
 
1868
</body>
 
1869
</html>