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

« back to all changes in this revision

Viewing changes to changelogs/CHANGELOG-3-5-7.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-7 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-7 Changelog</a>
 
38
</h1>
 
39
<p style="text-align: right">Designed for use with <a href="http://ant.apache.org/">Apache Ant</a>.</p>
 
40
<hr>
 
41
<table border="0" width="100%" cellspacing="1">
 
42
<tr>
 
43
<td class="dateAndAuthor">2007-12-17 01:29 mhall</td>
 
44
</tr>
 
45
<tr>
 
46
<td>
 
47
<pre>Can now make use of attribute weights</pre>
 
48
<ul>
 
49
<li>
 
50
<a href="../doc/weka/classifiers/bayes/NaiveBayes.html?rev=1.22&content-type=text/x-cvsweb-markup">classifiers/bayes/NaiveBayes.html (1.22)</a>
 
51
</li>
 
52
</ul>
 
53
</td>
 
54
</tr>
 
55
<tr>
 
56
<td class="dateAndAuthor">2007-12-16 22:17 fracpete</td>
 
57
</tr>
 
58
<tr>
 
59
<td>
 
60
<pre>moved the remaining dynamic discovery of classes (via ClassDiscovery.find) into GenericPropertiesCreator.props/GenericObjectEditor.props. This should enable environments without the possibility of dynamic class discovery, e.g., Eclipse, to use these classes as well (as long GenericObjectEditor.props is maintained)</pre>
 
61
<ul>
 
62
<li>
 
63
<a href="../doc/weka/core/converters/ConverterUtils.html?rev=1.14&content-type=text/x-cvsweb-markup">core/converters/ConverterUtils.html (1.14)</a>
 
64
</li>
 
65
<li>
 
66
<a href="../doc/weka/core/stemmers/SnowballStemmer.html?rev=1.7&content-type=text/x-cvsweb-markup">core/stemmers/SnowballStemmer.html (1.7)</a>
 
67
</li>
 
68
<li>
 
69
<a href="../doc/weka/gui/visualize/PrintableComponent.html?rev=1.8&content-type=text/x-cvsweb-markup">gui/visualize/PrintableComponent.html (1.8)</a>
 
70
</li>
 
71
</ul>
 
72
</td>
 
73
</tr>
 
74
<tr>
 
75
<td class="dateAndAuthor">2007-12-16 22:17 fracpete</td>
 
76
</tr>
 
77
<tr>
 
78
<td>
 
79
<pre>moved the remaining dynamic discovery of classes (via ClassDiscovery.find) into GenericPropertiesCreator.props/GenericObjectEditor.props. This should enable environments without the possibility of dynamic class discovery, e.g., Eclipse, to use these classes as well (as long GenericObjectEditor.props is maintained)</pre>
 
80
<ul>
 
81
<li>
 
82
<a href="../doc/weka/core/ClassDiscovery.html?rev=1.6&content-type=text/x-cvsweb-markup">core/ClassDiscovery.html (1.6)</a>
 
83
</li>
 
84
<li>
 
85
<a href="../doc/weka/gui/GenericObjectEditor.html?rev=1.58&content-type=text/x-cvsweb-markup">gui/GenericObjectEditor.html (1.58)</a>
 
86
</li>
 
87
<li>
 
88
<a href="../doc/weka/gui/GenericObjectEditor.props?rev=1.118&content-type=text/x-cvsweb-markup">gui/GenericObjectEditor.props (1.118)</a>
 
89
</li>
 
90
<li>
 
91
<a href="../doc/weka/gui/GenericPropertiesCreator.props?rev=1.17&content-type=text/x-cvsweb-markup">gui/GenericPropertiesCreator.props (1.17)</a>
 
92
</li>
 
93
<li>
 
94
<a href="../doc/weka/gui/experiment/DatasetListPanel.html?rev=1.26&content-type=text/x-cvsweb-markup">gui/experiment/DatasetListPanel.html (1.26)</a>
 
95
</li>
 
96
<li>
 
97
<a href="../doc/weka/gui/experiment/OutputFormatDialog.html?rev=1.8&content-type=text/x-cvsweb-markup">gui/experiment/OutputFormatDialog.html (1.8)</a>
 
98
</li>
 
99
<li>
 
100
<a href="../doc/weka/gui/experiment/ResultsPanel.html?rev=1.43&content-type=text/x-cvsweb-markup">gui/experiment/ResultsPanel.html (1.43)</a>
 
101
</li>
 
102
<li>
 
103
<a href="../doc/weka/gui/explorer/ClassifierPanel.html?rev=1.110&content-type=text/x-cvsweb-markup">gui/explorer/ClassifierPanel.html (1.110)</a>
 
104
</li>
 
105
</ul>
 
106
</td>
 
107
</tr>
 
108
<tr>
 
109
<td class="dateAndAuthor">2007-12-13 21:32 mhall</td>
 
110
</tr>
 
111
<tr>
 
112
<td>
 
113
<pre>Changed so that only the weka.jar goes into the OS X application as a resource, all other files go into a separate directory in the disk image</pre>
 
114
<ul>
 
115
<li>
 
116
<a href="../doc/weka/build.xml?rev=1.41&content-type=text/x-cvsweb-markup">build.xml (1.41)</a>
 
117
</li>
 
118
</ul>
 
119
</td>
 
120
</tr>
 
121
<tr>
 
122
<td class="dateAndAuthor">2007-12-13 02:45 mhall</td>
 
123
</tr>
 
124
<tr>
 
125
<td>
 
126
<pre>branches:  1.1.2;  1.1.4;
 
127
Initial import of Mac OS X icon</pre>
 
128
<ul>
 
129
<li>
 
130
<a href="../doc/weka/gui/weka_icon.icns?rev=1.1&content-type=text/x-cvsweb-markup">gui/weka_icon.icns (1.1)</a>
 
131
</li>
 
132
</ul>
 
133
</td>
 
134
</tr>
 
135
<tr>
 
136
<td class="dateAndAuthor">2007-12-12 21:40 fracpete</td>
 
137
</tr>
 
138
<tr>
 
139
<td>
 
140
<pre>branches:  1.1.2;
 
141
filter for selection a random subset of attributes, either percentage or absolute number of attributes</pre>
 
142
<ul>
 
143
<li>
 
144
<a href="../doc/weka/filters/unsupervised/attribute/RandomSubset.html?rev=1.1&content-type=text/x-cvsweb-markup">filters/unsupervised/attribute/RandomSubset.html (1.1)</a>
 
145
</li>
 
146
</ul>
 
147
</td>
 
148
</tr>
 
149
<tr>
 
150
<td class="dateAndAuthor">2007-12-12 21:03 mhall</td>
 
151
</tr>
 
152
<tr>
 
153
<td>
 
154
<pre>Fixed return value for accessor method for sample size.</pre>
 
155
<ul>
 
156
<li>
 
157
<a href="../doc/weka/filters/unsupervised/instance/ReservoirSample.html?rev=1.2&content-type=text/x-cvsweb-markup">filters/unsupervised/instance/ReservoirSample.html (1.2)</a>
 
158
</li>
 
159
</ul>
 
160
</td>
 
161
</tr>
 
162
<tr>
 
163
<td class="dateAndAuthor">2007-12-10 20:22 fracpete</td>
 
164
</tr>
 
165
<tr>
 
166
<td>
 
167
<pre>max number of rows to display gets only output in the infopanel, if we really hit the max number of rows</pre>
 
168
<ul>
 
169
<li>
 
170
<a href="../doc/weka/gui/sql/SqlViewer.html?rev=1.6&content-type=text/x-cvsweb-markup">gui/sql/SqlViewer.html (1.6)</a>
 
171
</li>
 
172
</ul>
 
173
</td>
 
174
</tr>
 
175
<tr>
 
176
<td class="dateAndAuthor">2007-12-04 00:29 mhall</td>
 
177
</tr>
 
178
<tr>
 
179
<td>
 
180
<pre>Added an option for using a user-supplied threshold value</pre>
 
181
<ul>
 
182
<li>
 
183
<a href="../doc/weka/classifiers/meta/ThresholdSelector.html?rev=1.40&content-type=text/x-cvsweb-markup">classifiers/meta/ThresholdSelector.html (1.40)</a>
 
184
</li>
 
185
</ul>
 
186
</td>
 
187
</tr>
 
188
<tr>
 
189
<td class="dateAndAuthor">2007-12-01 03:57 fracpete</td>
 
190
</tr>
 
191
<tr>
 
192
<td>
 
193
<pre>initModel is now also called in setModelFile(File) and getCapabilities(), otherwise the capabilities cannot be determined correctly:
 
194
https://list.scms.waikato.ac.nz/mailman/htdig/wekalist/2007-December/011783.html</pre>
 
195
<ul>
 
196
<li>
 
197
<a href="../doc/weka/classifiers/misc/SerializedClassifier.html?rev=1.3&content-type=text/x-cvsweb-markup">classifiers/misc/SerializedClassifier.html (1.3)</a>
 
198
</li>
 
199
</ul>
 
200
</td>
 
201
</tr>
 
202
<tr>
 
203
<td class="dateAndAuthor">2007-11-28 03:04 mhall</td>
 
204
</tr>
 
205
<tr>
 
206
<td>
 
207
<pre>Initial import of Martin's feature selection stuff.</pre>
 
208
<ul>
 
209
<li>
 
210
<a href="../doc/weka/attributeSelection/LFSMethods.html?rev=1.1&content-type=text/x-cvsweb-markup">attributeSelection/LFSMethods.html (1.1)</a>
 
211
</li>
 
212
<li>
 
213
<a href="../doc/weka/attributeSelection/LinearForwardSelection.html?rev=1.1&content-type=text/x-cvsweb-markup">attributeSelection/LinearForwardSelection.html (1.1)</a>
 
214
</li>
 
215
<li>
 
216
<a href="../doc/weka/attributeSelection/SubsetSizeForwardSelection.html?rev=1.1&content-type=text/x-cvsweb-markup">attributeSelection/SubsetSizeForwardSelection.html (1.1)</a>
 
217
</li>
 
218
</ul>
 
219
</td>
 
220
</tr>
 
221
<tr>
 
222
<td class="dateAndAuthor">2007-11-27 03:30 mhall</td>
 
223
</tr>
 
224
<tr>
 
225
<td>
 
226
<pre>Added Martin Guetlein's bug fix for merit caching</pre>
 
227
<ul>
 
228
<li>
 
229
<a href="../doc/weka/attributeSelection/BestFirst.html?rev=1.28&content-type=text/x-cvsweb-markup">attributeSelection/BestFirst.html (1.28)</a>
 
230
</li>
 
231
</ul>
 
232
</td>
 
233
</tr>
 
234
<tr>
 
235
<td class="dateAndAuthor">2007-11-23 02:44 mhall</td>
 
236
</tr>
 
237
<tr>
 
238
<td>
 
239
<pre>Fixed a potential division by zero in out-of-bag routine</pre>
 
240
<ul>
 
241
<li>
 
242
<a href="../doc/weka/classifiers/meta/Bagging.html?rev=1.40&content-type=text/x-cvsweb-markup">classifiers/meta/Bagging.html (1.40)</a>
 
243
</li>
 
244
</ul>
 
245
</td>
 
246
</tr>
 
247
<tr>
 
248
<td class="dateAndAuthor">2007-11-21 22:37 fracpete</td>
 
249
</tr>
 
250
<tr>
 
251
<td>
 
252
<pre>added capability MISSING_CLASS_VALUES (kernels don't care about class)</pre>
 
253
<ul>
 
254
<li>
 
255
<a href="../doc/weka/classifiers/functions/supportVector/PolyKernel.html?rev=1.7&content-type=text/x-cvsweb-markup">classifiers/functions/supportVector/PolyKernel.html (1.7)</a>
 
256
</li>
 
257
<li>
 
258
<a href="../doc/weka/classifiers/functions/supportVector/Puk.html?rev=1.3&content-type=text/x-cvsweb-markup">classifiers/functions/supportVector/Puk.html (1.3)</a>
 
259
</li>
 
260
<li>
 
261
<a href="../doc/weka/classifiers/functions/supportVector/RBFKernel.html?rev=1.9&content-type=text/x-cvsweb-markup">classifiers/functions/supportVector/RBFKernel.html (1.9)</a>
 
262
</li>
 
263
<li>
 
264
<a href="../doc/weka/classifiers/functions/supportVector/StringKernel.html?rev=1.7&content-type=text/x-cvsweb-markup">classifiers/functions/supportVector/StringKernel.html (1.7)</a>
 
265
</li>
 
266
</ul>
 
267
</td>
 
268
</tr>
 
269
<tr>
 
270
<td class="dateAndAuthor">2007-10-30 03:27 mhall</td>
 
271
</tr>
 
272
<tr>
 
273
<td>
 
274
<pre>When saving trained model to binary file now saves training header (like the Explorer does). Similarly, when loading binary model attempts to load the header from the stream as well.</pre>
 
275
<ul>
 
276
<li>
 
277
<a href="../doc/weka/classifiers/Evaluation.html?rev=1.83&content-type=text/x-cvsweb-markup">classifiers/Evaluation.html (1.83)</a>
 
278
</li>
 
279
</ul>
 
280
</td>
 
281
</tr>
 
282
<tr>
 
283
<td class="dateAndAuthor">2007-10-29 20:34 fracpete</td>
 
284
</tr>
 
285
<tr>
 
286
<td>
 
287
<pre>support of an attribute range to base the distance calculation on is now mandatory for all distance functions</pre>
 
288
<ul>
 
289
<li>
 
290
<a href="../doc/weka/core/DistanceFunction.html?rev=1.7&content-type=text/x-cvsweb-markup">core/DistanceFunction.html (1.7)</a>
 
291
</li>
 
292
</ul>
 
293
</td>
 
294
</tr>
 
295
<tr>
 
296
<td class="dateAndAuthor">2007-10-28 23:41 fracpete</td>
 
297
</tr>
 
298
<tr>
 
299
<td>
 
300
<pre>new distance functions (Manhattan and Chebyshev) which share the same abstract superclass as the Euclidean distance function: NormalizableDistance</pre>
 
301
<ul>
 
302
<li>
 
303
<a href="../doc/weka/core/EuclideanDistance.html?rev=1.12&content-type=text/x-cvsweb-markup">core/EuclideanDistance.html (1.12)</a>
 
304
</li>
 
305
</ul>
 
306
</td>
 
307
</tr>
 
308
<tr>
 
309
<td class="dateAndAuthor">2007-10-28 23:41 fracpete</td>
 
310
</tr>
 
311
<tr>
 
312
<td>
 
313
<pre>branches:  1.1.2;
 
314
new distance functions (Manhattan and Chebyshev) which share the same abstract superclass as the Euclidean distance function: NormalizableDistance</pre>
 
315
<ul>
 
316
<li>
 
317
<a href="../doc/weka/core/ChebyshevDistance.html?rev=1.1&content-type=text/x-cvsweb-markup">core/ChebyshevDistance.html (1.1)</a>
 
318
</li>
 
319
<li>
 
320
<a href="../doc/weka/core/ManhattanDistance.html?rev=1.1&content-type=text/x-cvsweb-markup">core/ManhattanDistance.html (1.1)</a>
 
321
</li>
 
322
<li>
 
323
<a href="../doc/weka/core/NormalizableDistance.html?rev=1.1&content-type=text/x-cvsweb-markup">core/NormalizableDistance.html (1.1)</a>
 
324
</li>
 
325
</ul>
 
326
</td>
 
327
</tr>
 
328
<tr>
 
329
<td class="dateAndAuthor">2007-10-28 23:31 fracpete</td>
 
330
</tr>
 
331
<tr>
 
332
<td>
 
333
<pre>added scale and transformation parameter to get different range output than [0,1]</pre>
 
334
<ul>
 
335
<li>
 
336
<a href="../doc/weka/filters/unsupervised/attribute/Normalize.html?rev=1.12&content-type=text/x-cvsweb-markup">filters/unsupervised/attribute/Normalize.html (1.12)</a>
 
337
</li>
 
338
</ul>
 
339
</td>
 
340
</tr>
 
341
<tr>
 
342
<td class="dateAndAuthor">2007-10-25 01:59 fracpete</td>
 
343
</tr>
 
344
<tr>
 
345
<td>
 
346
<pre>branches:  1.3.2;
 
347
PCA filter based on the attribute selection evaluator weka.attributeSelection.PrincipalComponents</pre>
 
348
<ul>
 
349
<li>
 
350
<a href="../doc/weka/filters/unsupervised/attribute/PrincipalComponents.html?rev=1.3&content-type=text/x-cvsweb-markup">filters/unsupervised/attribute/PrincipalComponents.html (1.3)</a>
 
351
</li>
 
352
</ul>
 
353
</td>
 
354
</tr>
 
355
<tr>
 
356
<td class="dateAndAuthor">2007-10-09 23:08 mhall</td>
 
357
</tr>
 
358
<tr>
 
359
<td>
 
360
<pre>Now throws an exception if NaN occurs during standardization. This avoids introducing missing values into the filtered data set in this situation.</pre>
 
361
<ul>
 
362
<li>
 
363
<a href="../doc/weka/filters/unsupervised/attribute/Standardize.html?rev=1.11&content-type=text/x-cvsweb-markup">filters/unsupervised/attribute/Standardize.html (1.11)</a>
 
364
</li>
 
365
</ul>
 
366
</td>
 
367
</tr>
 
368
<tr>
 
369
<td class="dateAndAuthor">2007-10-06 22:44 fracpete</td>
 
370
</tr>
 
371
<tr>
 
372
<td>
 
373
<pre>removed "final" from getOutputFormat method declaration since that caused VerifyError exceptions in derived filters on Mac Books:
 
374
https://list.scms.waikato.ac.nz/mailman/htdig/wekalist/2007-October/011339.html</pre>
 
375
<ul>
 
376
<li>
 
377
<a href="../doc/weka/filters/unsupervised/attribute/PotentialClassIgnorer.html?rev=1.7&content-type=text/x-cvsweb-markup">filters/unsupervised/attribute/PotentialClassIgnorer.html (1.7)</a>
 
378
</li>
 
379
</ul>
 
380
</td>
 
381
</tr>
 
382
<tr>
 
383
<td class="dateAndAuthor">2007-09-20 21:43 fracpete</td>
 
384
</tr>
 
385
<tr>
 
386
<td>
 
387
<pre>test for missing values missed the last column (in case it wasn't the class attribute!)</pre>
 
388
<ul>
 
389
<li>
 
390
<a href="../doc/weka/core/Capabilities.html?rev=1.24&content-type=text/x-cvsweb-markup">core/Capabilities.html (1.24)</a>
 
391
</li>
 
392
</ul>
 
393
</td>
 
394
</tr>
 
395
<tr>
 
396
<td class="dateAndAuthor">2007-09-10 21:53 fracpete</td>
 
397
</tr>
 
398
<tr>
 
399
<td>
 
400
<pre>mathematical expression got only evaluated for toString/getMeasure, but for actual setup of filter/classifier. Didn't pop up as error since most Weka schemes do NOT check the input in the get-method (you only get wonky results). Was discovered by M. Fatih Akay using LibSVM, since LibSVM threw an exception in case of invalid parameters, but the values would have been valid IF the expression would have been evaluated.</pre>
 
401
<ul>
 
402
<li>
 
403
<a href="../doc/weka/classifiers/meta/GridSearch.html?rev=1.8&content-type=text/x-cvsweb-markup">classifiers/meta/GridSearch.html (1.8)</a>
 
404
</li>
 
405
</ul>
 
406
</td>
 
407
</tr>
 
408
<tr>
 
409
<td class="dateAndAuthor">2007-09-07 07:05 fracpete</td>
 
410
</tr>
 
411
<tr>
 
412
<td>
 
413
<pre>classifyInstance returned the probability instead of the index from the class probability array for nominal classes (in case of average/product/majority/min/max rule). Thanks to Samuel Robert Reid</pre>
 
414
<ul>
 
415
<li>
 
416
<a href="../doc/weka/classifiers/meta/Vote.html?rev=1.18&content-type=text/x-cvsweb-markup">classifiers/meta/Vote.html (1.18)</a>
 
417
</li>
 
418
</ul>
 
419
</td>
 
420
</tr>
 
421
<tr>
 
422
<td class="dateAndAuthor">2007-09-07 07:02 fracpete</td>
 
423
</tr>
 
424
<tr>
 
425
<td>
 
426
<pre>tokenizer could not be serialized due to unserializable StringTokenizer class. changed m_Tokenizer to transient.</pre>
 
427
<ul>
 
428
<li>
 
429
<a href="../doc/weka/core/tokenizers/WordTokenizer.html?rev=1.2&content-type=text/x-cvsweb-markup">core/tokenizers/WordTokenizer.html (1.2)</a>
 
430
</li>
 
431
</ul>
 
432
</td>
 
433
</tr>
 
434
<tr>
 
435
<td class="dateAndAuthor">2007-09-03 22:11 fracpete</td>
 
436
</tr>
 
437
<tr>
 
438
<td>
 
439
<pre>removed classifyInstance method, since there were discrepancies between the labels returned by classifyInstance and the best one returned by distributionForInstance (svm_predict returned other labels than svm_predict_probability???)
 
440
used version of libsvm: 2.84</pre>
 
441
<ul>
 
442
<li>
 
443
<a href="../doc/weka/classifiers/functions/LibSVM.html?rev=1.12&content-type=text/x-cvsweb-markup">classifiers/functions/LibSVM.html (1.12)</a>
 
444
</li>
 
445
</ul>
 
446
</td>
 
447
</tr>
 
448
<tr>
 
449
<td class="dateAndAuthor">2007-08-30 23:11 mhall</td>
 
450
</tr>
 
451
<tr>
 
452
<td>
 
453
<pre>Fixed bug that prevented quoted ? from being parsed as a label rather than a missing value</pre>
 
454
<ul>
 
455
<li>
 
456
<a href="../doc/weka/core/converters/CSVLoader.html?rev=1.16&content-type=text/x-cvsweb-markup">core/converters/CSVLoader.html (1.16)</a>
 
457
</li>
 
458
</ul>
 
459
</td>
 
460
</tr>
 
461
<tr>
 
462
<td class="dateAndAuthor">2007-08-26 23:08 mhall</td>
 
463
</tr>
 
464
<tr>
 
465
<td>
 
466
<pre>Fixed inconsistent naming of toolTipText method</pre>
 
467
<ul>
 
468
<li>
 
469
<a href="../doc/weka/classifiers/bayes/AODEsr.html?rev=1.2&content-type=text/x-cvsweb-markup">classifiers/bayes/AODEsr.html (1.2)</a>
 
470
</li>
 
471
</ul>
 
472
</td>
 
473
</tr>
 
474
<tr>
 
475
<td class="dateAndAuthor">2007-08-23 02:25 mhall</td>
 
476
</tr>
 
477
<tr>
 
478
<td>
 
479
<pre>Fixed bug that caused stack overflow by removing all uses of Utils.sm and Utils.gr</pre>
 
480
<ul>
 
481
<li>
 
482
<a href="../doc/weka/classifiers/trees/RandomTree.html?rev=1.19&content-type=text/x-cvsweb-markup">classifiers/trees/RandomTree.html (1.19)</a>
 
483
</li>
 
484
</ul>
 
485
</td>
 
486
</tr>
 
487
<tr>
 
488
<td class="dateAndAuthor">2007-08-22 02:00 mhall</td>
 
489
</tr>
 
490
<tr>
 
491
<td>
 
492
<pre>Initial import. Contributed by Geoff Webb's group.</pre>
 
493
<ul>
 
494
<li>
 
495
<a href="../doc/weka/classifiers/trees/J48graft.html?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/trees/J48graft.html (1.1)</a>
 
496
</li>
 
497
<li>
 
498
<a href="../doc/weka/classifiers/trees/j48/C45PruneableClassifierTreeG.html?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/trees/j48/C45PruneableClassifierTreeG.html (1.1)</a>
 
499
</li>
 
500
<li>
 
501
<a href="../doc/weka/classifiers/trees/j48/GraftSplit.html?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/trees/j48/GraftSplit.html (1.1)</a>
 
502
</li>
 
503
</ul>
 
504
</td>
 
505
</tr>
 
506
<tr>
 
507
<td class="dateAndAuthor">2007-08-20 00:58 fracpete</td>
 
508
</tr>
 
509
<tr>
 
510
<td>
 
511
<pre>stopwords no longer get ignored</pre>
 
512
<ul>
 
513
<li>
 
514
<a href="../doc/weka/filters/unsupervised/attribute/StringToWordVector.html?rev=1.20&content-type=text/x-cvsweb-markup">filters/unsupervised/attribute/StringToWordVector.html (1.20)</a>
 
515
</li>
 
516
</ul>
 
517
</td>
 
518
</tr>
 
519
<tr>
 
520
<td class="dateAndAuthor">2007-08-09 22:36 fracpete</td>
 
521
</tr>
 
522
<tr>
 
523
<td>
 
524
<pre>savers were too restrictive in writeBatch method: instead ALWAYS having a file to write to, one needs only either a file OR a stream (both are used through a Writer)</pre>
 
525
<ul>
 
526
<li>
 
527
<a href="../doc/weka/core/converters/ArffSaver.html?rev=1.7&content-type=text/x-cvsweb-markup">core/converters/ArffSaver.html (1.7)</a>
 
528
</li>
 
529
<li>
 
530
<a href="../doc/weka/core/converters/CSVSaver.html?rev=1.8&content-type=text/x-cvsweb-markup">core/converters/CSVSaver.html (1.8)</a>
 
531
</li>
 
532
<li>
 
533
<a href="../doc/weka/core/converters/LibSVMSaver.html?rev=1.3&content-type=text/x-cvsweb-markup">core/converters/LibSVMSaver.html (1.3)</a>
 
534
</li>
 
535
<li>
 
536
<a href="../doc/weka/core/converters/XRFFSaver.html?rev=1.4&content-type=text/x-cvsweb-markup">core/converters/XRFFSaver.html (1.4)</a>
 
537
</li>
 
538
</ul>
 
539
</td>
 
540
</tr>
 
541
<tr>
 
542
<td class="dateAndAuthor">2007-08-01 04:06 fracpete</td>
 
543
</tr>
 
544
<tr>
 
545
<td>
 
546
<pre>added general Jython support
 
547
Jython classes that are derived from weka.classifiers.Classifier can be executed with the wrapper classifier weka.classifiers.JythonClassifier (serializing/deserializing a trained model is unfortunately NOT possible, a call of buildClassifier is always necessary after deserialization)</pre>
 
548
<ul>
 
549
<li>
 
550
<a href="../doc/weka/core/SerializedObject.html?rev=1.11&content-type=text/x-cvsweb-markup">core/SerializedObject.html (1.11)</a>
 
551
</li>
 
552
</ul>
 
553
</td>
 
554
</tr>
 
555
<tr>
 
556
<td class="dateAndAuthor">2007-08-01 04:06 fracpete</td>
 
557
</tr>
 
558
<tr>
 
559
<td>
 
560
<pre>branches:  1.1.2;
 
561
added general Jython support
 
562
Jython classes that are derived from weka.classifiers.Classifier can be executed with the wrapper classifier weka.classifiers.JythonClassifier (serializing/deserializing a trained model is unfortunately NOT possible, a call of buildClassifier is always necessary after deserialization)</pre>
 
563
<ul>
 
564
<li>
 
565
<a href="../doc/weka/classifiers/JythonClassifier.html?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/JythonClassifier.html (1.1)</a>
 
566
</li>
 
567
<li>
 
568
<a href="../doc/weka/core/Jython.html?rev=1.1&content-type=text/x-cvsweb-markup">core/Jython.html (1.1)</a>
 
569
</li>
 
570
<li>
 
571
<a href="../doc/weka/core/JythonObject.html?rev=1.1&content-type=text/x-cvsweb-markup">core/JythonObject.html (1.1)</a>
 
572
</li>
 
573
<li>
 
574
<a href="../doc/weka/core/JythonSerializableObject.html?rev=1.1&content-type=text/x-cvsweb-markup">core/JythonSerializableObject.html (1.1)</a>
 
575
</li>
 
576
</ul>
 
577
</td>
 
578
</tr>
 
579
<tr>
 
580
<td class="dateAndAuthor">2007-07-15 21:36 mhall</td>
 
581
</tr>
 
582
<tr>
 
583
<td>
 
584
<pre>Instance variable holding an Evaluation object was not set to null after buildClassifier, resulting in not serializable exception in Experimenter</pre>
 
585
<ul>
 
586
<li>
 
587
<a href="../doc/weka/classifiers/rules/DecisionTable.html?rev=1.44&content-type=text/x-cvsweb-markup">classifiers/rules/DecisionTable.html (1.44)</a>
 
588
</li>
 
589
</ul>
 
590
</td>
 
591
</tr>
 
592
<tr>
 
593
<td class="dateAndAuthor">2007-07-11 21:52 fracpete</td>
 
594
</tr>
 
595
<tr>
 
596
<td>
 
597
<pre>added the "output of additional attributes" option to the "more options" dialog in order to output attribute values alongside the predictions (just like on the commandline with "-p")</pre>
 
598
<ul>
 
599
<li>
 
600
<a href="../doc/weka/gui/explorer/Explorer.props?rev=1.6&content-type=text/x-cvsweb-markup">gui/explorer/Explorer.props (1.6)</a>
 
601
</li>
 
602
<li>
 
603
<a href="../doc/weka/gui/explorer/ExplorerDefaults.html?rev=1.4&content-type=text/x-cvsweb-markup">gui/explorer/ExplorerDefaults.html (1.4)</a>
 
604
</li>
 
605
</ul>
 
606
</td>
 
607
</tr>
 
608
<tr>
 
609
<td class="dateAndAuthor">2007-07-09 02:41 cvs_rrb</td>
 
610
</tr>
 
611
<tr>
 
612
<td>
 
613
<pre>Fix related to Markov blanket correction</pre>
 
614
<ul>
 
615
<li>
 
616
<a href="../doc/weka/classifiers/bayes/net/search/global/K2.html?rev=1.7&content-type=text/x-cvsweb-markup">classifiers/bayes/net/search/global/K2.html (1.7)</a>
 
617
</li>
 
618
<li>
 
619
<a href="../doc/weka/classifiers/bayes/net/search/global/SimulatedAnnealing.html?rev=1.5&content-type=text/x-cvsweb-markup">classifiers/bayes/net/search/global/SimulatedAnnealing.html (1.5)</a>
 
620
</li>
 
621
</ul>
 
622
</td>
 
623
</tr>
 
624
<tr>
 
625
<td class="dateAndAuthor">2007-07-09 02:41 cvs_rrb</td>
 
626
</tr>
 
627
<tr>
 
628
<td>
 
629
<pre>Fix related to Markov blanket correction</pre>
 
630
<ul>
 
631
<li>
 
632
<a href="../doc/weka/classifiers/bayes/net/search/local/K2.html?rev=1.7&content-type=text/x-cvsweb-markup">classifiers/bayes/net/search/local/K2.html (1.7)</a>
 
633
</li>
 
634
<li>
 
635
<a href="../doc/weka/classifiers/bayes/net/search/local/SimulatedAnnealing.html?rev=1.5&content-type=text/x-cvsweb-markup">classifiers/bayes/net/search/local/SimulatedAnnealing.html (1.5)</a>
 
636
</li>
 
637
</ul>
 
638
</td>
 
639
</tr>
 
640
<tr>
 
641
<td class="dateAndAuthor">2007-07-09 02:38 cvs_rrb</td>
 
642
</tr>
 
643
<tr>
 
644
<td>
 
645
<pre>Markov blanket correction fix</pre>
 
646
<ul>
 
647
<li>
 
648
<a href="../doc/weka/classifiers/bayes/net/search/SearchAlgorithm.html?rev=1.8&content-type=text/x-cvsweb-markup">classifiers/bayes/net/search/SearchAlgorithm.html (1.8)</a>
 
649
</li>
 
650
</ul>
 
651
</td>
 
652
</tr>
 
653
<tr>
 
654
<td class="dateAndAuthor">2007-07-03 23:48 mhall</td>
 
655
</tr>
 
656
<tr>
 
657
<td>
 
658
<pre>Instance weights were being cast to ints for some reason. Removed the casts</pre>
 
659
<ul>
 
660
<li>
 
661
<a href="../doc/weka/classifiers/bayes/AODE.html?rev=1.18&content-type=text/x-cvsweb-markup">classifiers/bayes/AODE.html (1.18)</a>
 
662
</li>
 
663
</ul>
 
664
</td>
 
665
</tr>
 
666
<tr>
 
667
<td class="dateAndAuthor">2007-07-03 01:24 mhall</td>
 
668
</tr>
 
669
<tr>
 
670
<td>
 
671
<pre>Fixed bug in kthSmallestValue that prevented the largest value from being returned</pre>
 
672
<ul>
 
673
<li>
 
674
<a href="../doc/weka/core/Instances.html?rev=1.73&content-type=text/x-cvsweb-markup">core/Instances.html (1.73)</a>
 
675
</li>
 
676
</ul>
 
677
</td>
 
678
</tr>
 
679
<tr>
 
680
<td class="dateAndAuthor">2007-07-02 04:10 cvs_rrb</td>
 
681
</tr>
 
682
<tr>
 
683
<td>
 
684
<pre>Access to nodes (usefull for Bayes network GUI)</pre>
 
685
<ul>
 
686
<li>
 
687
<a href="../doc/weka/gui/graphvisualizer/HierarchicalBCEngine.html?rev=1.6&content-type=text/x-cvsweb-markup">gui/graphvisualizer/HierarchicalBCEngine.html (1.6)</a>
 
688
</li>
 
689
<li>
 
690
<a href="../doc/weka/gui/graphvisualizer/LayoutEngine.html?rev=1.6&content-type=text/x-cvsweb-markup">gui/graphvisualizer/LayoutEngine.html (1.6)</a>
 
691
</li>
 
692
</ul>
 
693
</td>
 
694
</tr>
 
695
<tr>
 
696
<td class="dateAndAuthor">2007-07-02 03:59 cvs_rrb</td>
 
697
</tr>
 
698
<tr>
 
699
<td>
 
700
<pre>Initialize from Editable Bayes network</pre>
 
701
<ul>
 
702
<li>
 
703
<a href="../doc/weka/classifiers/bayes/net/BayesNetGenerator.html?rev=1.13&content-type=text/x-cvsweb-markup">classifiers/bayes/net/BayesNetGenerator.html (1.13)</a>
 
704
</li>
 
705
</ul>
 
706
</td>
 
707
</tr>
 
708
<tr>
 
709
<td class="dateAndAuthor">2007-07-02 03:58 cvs_rrb</td>
 
710
</tr>
 
711
<tr>
 
712
<td>
 
713
<pre>Access from Bayes network GUI</pre>
 
714
<ul>
 
715
<li>
 
716
<a href="../doc/weka/classifiers/bayes/net/BIFReader.html?rev=1.13&content-type=text/x-cvsweb-markup">classifiers/bayes/net/BIFReader.html (1.13)</a>
 
717
</li>
 
718
</ul>
 
719
</td>
 
720
</tr>
 
721
<tr>
 
722
<td class="dateAndAuthor">2007-07-02 03:58 cvs_rrb</td>
 
723
</tr>
 
724
<tr>
 
725
<td>
 
726
<pre>Bayes network algorithm for calculating marginal distributions</pre>
 
727
<ul>
 
728
<li>
 
729
<a href="../doc/weka/classifiers/bayes/net/MarginCalculator.html?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/bayes/net/MarginCalculator.html (1.1)</a>
 
730
</li>
 
731
</ul>
 
732
</td>
 
733
</tr>
 
734
<tr>
 
735
<td class="dateAndAuthor">2007-07-02 03:54 cvs_rrb</td>
 
736
</tr>
 
737
<tr>
 
738
<td>
 
739
<pre>Icons for Bayes netowrk GUI</pre>
 
740
<ul>
 
741
<li>
 
742
<a href="../doc/weka/classifiers/bayes/net/icons/alignbottom.png?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/bayes/net/icons/alignbottom.png (1.1)</a>
 
743
</li>
 
744
<li>
 
745
<a href="../doc/weka/classifiers/bayes/net/icons/alignleft.png?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/bayes/net/icons/alignleft.png (1.1)</a>
 
746
</li>
 
747
<li>
 
748
<a href="../doc/weka/classifiers/bayes/net/icons/alignright.png?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/bayes/net/icons/alignright.png (1.1)</a>
 
749
</li>
 
750
<li>
 
751
<a href="../doc/weka/classifiers/bayes/net/icons/aligntop.png?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/bayes/net/icons/aligntop.png (1.1)</a>
 
752
</li>
 
753
<li>
 
754
<a href="../doc/weka/classifiers/bayes/net/icons/arrow-s.png?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/bayes/net/icons/arrow-s.png (1.1)</a>
 
755
</li>
 
756
<li>
 
757
<a href="../doc/weka/classifiers/bayes/net/icons/arrow.png?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/bayes/net/icons/arrow.png (1.1)</a>
 
758
</li>
 
759
<li>
 
760
<a href="../doc/weka/classifiers/bayes/net/icons/centerhorizontal.png?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/bayes/net/icons/centerhorizontal.png (1.1)</a>
 
761
</li>
 
762
</ul>
 
763
</td>
 
764
</tr>
 
765
<tr>
 
766
<td class="dateAndAuthor">2007-07-02 03:54 cvs_rrb</td>
 
767
</tr>
 
768
<tr>
 
769
<td>
 
770
<pre>Icons for Bayes netowrk GUI</pre>
 
771
<ul>
 
772
<li>
 
773
<a href="../doc/weka/classifiers/bayes/net/icons/centervertical.png?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/bayes/net/icons/centervertical.png (1.1)</a>
 
774
</li>
 
775
<li>
 
776
<a href="../doc/weka/classifiers/bayes/net/icons/copy.png?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/bayes/net/icons/copy.png (1.1)</a>
 
777
</li>
 
778
<li>
 
779
<a href="../doc/weka/classifiers/bayes/net/icons/cut.png?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/bayes/net/icons/cut.png (1.1)</a>
 
780
</li>
 
781
<li>
 
782
<a href="../doc/weka/classifiers/bayes/net/icons/help.png?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/bayes/net/icons/help.png (1.1)</a>
 
783
</li>
 
784
<li>
 
785
<a href="../doc/weka/classifiers/bayes/net/icons/layout.png?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/bayes/net/icons/layout.png (1.1)</a>
 
786
</li>
 
787
<li>
 
788
<a href="../doc/weka/classifiers/bayes/net/icons/line-s.png?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/bayes/net/icons/line-s.png (1.1)</a>
 
789
</li>
 
790
<li>
 
791
<a href="../doc/weka/classifiers/bayes/net/icons/line.png?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/bayes/net/icons/line.png (1.1)</a>
 
792
</li>
 
793
<li>
 
794
<a href="../doc/weka/classifiers/bayes/net/icons/lines-s.png?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/bayes/net/icons/lines-s.png (1.1)</a>
 
795
</li>
 
796
<li>
 
797
<a href="../doc/weka/classifiers/bayes/net/icons/lines.png?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/bayes/net/icons/lines.png (1.1)</a>
 
798
</li>
 
799
<li>
 
800
<a href="../doc/weka/classifiers/bayes/net/icons/new.png?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/bayes/net/icons/new.png (1.1)</a>
 
801
</li>
 
802
<li>
 
803
<a href="../doc/weka/classifiers/bayes/net/icons/open.png?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/bayes/net/icons/open.png (1.1)</a>
 
804
</li>
 
805
<li>
 
806
<a href="../doc/weka/classifiers/bayes/net/icons/oval-s.png?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/bayes/net/icons/oval-s.png (1.1)</a>
 
807
</li>
 
808
<li>
 
809
<a href="../doc/weka/classifiers/bayes/net/icons/oval.png?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/bayes/net/icons/oval.png (1.1)</a>
 
810
</li>
 
811
<li>
 
812
<a href="../doc/weka/classifiers/bayes/net/icons/paste.png?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/bayes/net/icons/paste.png (1.1)</a>
 
813
</li>
 
814
<li>
 
815
<a href="../doc/weka/classifiers/bayes/net/icons/print.png?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/bayes/net/icons/print.png (1.1)</a>
 
816
</li>
 
817
<li>
 
818
<a href="../doc/weka/classifiers/bayes/net/icons/rect-s.png?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/bayes/net/icons/rect-s.png (1.1)</a>
 
819
</li>
 
820
<li>
 
821
<a href="../doc/weka/classifiers/bayes/net/icons/rect.png?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/bayes/net/icons/rect.png (1.1)</a>
 
822
</li>
 
823
<li>
 
824
<a href="../doc/weka/classifiers/bayes/net/icons/redo.png?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/bayes/net/icons/redo.png (1.1)</a>
 
825
</li>
 
826
<li>
 
827
<a href="../doc/weka/classifiers/bayes/net/icons/rrect.png?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/bayes/net/icons/rrect.png (1.1)</a>
 
828
</li>
 
829
<li>
 
830
<a href="../doc/weka/classifiers/bayes/net/icons/save.png?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/bayes/net/icons/save.png (1.1)</a>
 
831
</li>
 
832
<li>
 
833
<a href="../doc/weka/classifiers/bayes/net/icons/select-s.png?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/bayes/net/icons/select-s.png (1.1)</a>
 
834
</li>
 
835
<li>
 
836
<a href="../doc/weka/classifiers/bayes/net/icons/select.png?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/bayes/net/icons/select.png (1.1)</a>
 
837
</li>
 
838
<li>
 
839
<a href="../doc/weka/classifiers/bayes/net/icons/spacehorizontal.png?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/bayes/net/icons/spacehorizontal.png (1.1)</a>
 
840
</li>
 
841
<li>
 
842
<a href="../doc/weka/classifiers/bayes/net/icons/spacevertical.png?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/bayes/net/icons/spacevertical.png (1.1)</a>
 
843
</li>
 
844
<li>
 
845
<a href="../doc/weka/classifiers/bayes/net/icons/undo.png?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/bayes/net/icons/undo.png (1.1)</a>
 
846
</li>
 
847
<li>
 
848
<a href="../doc/weka/classifiers/bayes/net/icons/zoomin.png?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/bayes/net/icons/zoomin.png (1.1)</a>
 
849
</li>
 
850
<li>
 
851
<a href="../doc/weka/classifiers/bayes/net/icons/zoomout.png?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/bayes/net/icons/zoomout.png (1.1)</a>
 
852
</li>
 
853
</ul>
 
854
</td>
 
855
</tr>
 
856
<tr>
 
857
<td class="dateAndAuthor">2007-07-02 03:51 cvs_rrb</td>
 
858
</tr>
 
859
<tr>
 
860
<td>
 
861
<pre>Bayes network GUI</pre>
 
862
<ul>
 
863
<li>
 
864
<a href="../doc/weka/classifiers/bayes/net/EditableBayesNet.html?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/bayes/net/EditableBayesNet.html (1.1)</a>
 
865
</li>
 
866
<li>
 
867
<a href="../doc/weka/classifiers/bayes/net/GUI.html?rev=1.1&content-type=text/x-cvsweb-markup">classifiers/bayes/net/GUI.html (1.1)</a>
 
868
</li>
 
869
</ul>
 
870
</td>
 
871
</tr>
 
872
<tr>
 
873
<td class="dateAndAuthor">2007-07-02 03:49 cvs_rrb</td>
 
874
</tr>
 
875
<tr>
 
876
<td>
 
877
<pre>access for Bayes net GUI</pre>
 
878
<ul>
 
879
<li>
 
880
<a href="../doc/weka/classifiers/bayes/net/ParentSet.html?rev=1.7&content-type=text/x-cvsweb-markup">classifiers/bayes/net/ParentSet.html (1.7)</a>
 
881
</li>
 
882
</ul>
 
883
</td>
 
884
</tr>
 
885
<tr>
 
886
<td class="dateAndAuthor">2007-07-02 03:45 cvs_rrb</td>
 
887
</tr>
 
888
<tr>
 
889
<td>
 
890
<pre>Access for Bayes Net GUI</pre>
 
891
<ul>
 
892
<li>
 
893
<a href="../doc/weka/gui/graphvisualizer/GraphNode.html?rev=1.5&content-type=text/x-cvsweb-markup">gui/graphvisualizer/GraphNode.html (1.5)</a>
 
894
</li>
 
895
</ul>
 
896
</td>
 
897
</tr>
 
898
<tr>
 
899
<td class="dateAndAuthor">2007-07-02 03:44 cvs_rrb</td>
 
900
</tr>
 
901
<tr>
 
902
<td>
 
903
<pre>Access for EditableBayesNet</pre>
 
904
<ul>
 
905
<li>
 
906
<a href="../doc/weka/classifiers/bayes/BayesNet.html?rev=1.31&content-type=text/x-cvsweb-markup">classifiers/bayes/BayesNet.html (1.31)</a>
 
907
</li>
 
908
</ul>
 
909
</td>
 
910
</tr>
 
911
<tr>
 
912
<td class="dateAndAuthor">2007-07-01 22:42 mhall</td>
 
913
</tr>
 
914
<tr>
 
915
<td>
 
916
<pre>Sebastian has given copyright to UoW</pre>
 
917
<ul>
 
918
<li>
 
919
<a href="../doc/weka/core/tokenizers/NGramTokenizer.html?rev=1.2&content-type=text/x-cvsweb-markup">core/tokenizers/NGramTokenizer.html (1.2)</a>
 
920
</li>
 
921
</ul>
 
922
</td>
 
923
</tr>
 
924
<tr>
 
925
<td class="dateAndAuthor">2007-06-29 04:00 fracpete</td>
 
926
</tr>
 
927
<tr>
 
928
<td>
 
929
<pre>disabled EnsembleLibrary for now due to bugs: craps out if the GOE-editable-object depth is more than 2, e.g., a FilteredClassifier with SMO (the kernel is the third level) generates a StackOverFlowError</pre>
 
930
<ul>
 
931
<li>
 
932
<a href="../doc/weka/gui/GUIChooser.html?rev=1.33&content-type=text/x-cvsweb-markup">gui/GUIChooser.html (1.33)</a>
 
933
</li>
 
934
</ul>
 
935
</td>
 
936
</tr>
 
937
<tr>
 
938
<td class="dateAndAuthor">2007-06-29 03:42 fracpete</td>
 
939
</tr>
 
940
<tr>
 
941
<td>
 
942
<pre>disabled EnsembleLibrary for now due to bugs: craps out if the GOE-editable-object depth is more than 2, e.g., a FilteredClassifier with SMO (the kernel is the third level) generates a StackOverFlowError</pre>
 
943
<ul>
 
944
<li>
 
945
<a href="../doc/weka/gui/Main.html?rev=1.13&content-type=text/x-cvsweb-markup">gui/Main.html (1.13)</a>
 
946
</li>
 
947
</ul>
 
948
</td>
 
949
</tr>
 
950
<tr>
 
951
<td class="dateAndAuthor">2007-06-26 21:05 fracpete</td>
 
952
</tr>
 
953
<tr>
 
954
<td>
 
955
<pre>fixed technical information (booktitle -&gt; journal)</pre>
 
956
<ul>
 
957
<li>
 
958
<a href="../doc/weka/classifiers/trees/LMT.html?rev=1.11&content-type=text/x-cvsweb-markup">classifiers/trees/LMT.html (1.11)</a>
 
959
</li>
 
960
</ul>
 
961
</td>
 
962
</tr>
 
963
<tr>
 
964
<td class="dateAndAuthor">2007-06-26 04:19 mhall</td>
 
965
</tr>
 
966
<tr>
 
967
<td>
 
968
<pre>branches:  1.1.2;
 
969
file movePublicDomain.sh was initially added on branch waikato.</pre>
 
970
<ul>
 
971
<li>
 
972
<a href="../doc/weka/scripts/movePublicDomain.sh?rev=1.1&content-type=text/x-cvsweb-markup">scripts/movePublicDomain.sh (1.1)</a>
 
973
</li>
 
974
</ul>
 
975
</td>
 
976
</tr>
 
977
<tr>
 
978
<td class="dateAndAuthor">2007-06-25 22:50 mhall</td>
 
979
</tr>
 
980
<tr>
 
981
<td>
 
982
<pre>This class has been placed into the public domain by the author, Werner Randelshofer</pre>
 
983
<ul>
 
984
<li>
 
985
<a href="../doc/weka/gui/SplashWindow.html?rev=1.3&content-type=text/x-cvsweb-markup">gui/SplashWindow.html (1.3)</a>
 
986
</li>
 
987
</ul>
 
988
</td>
 
989
</tr>
 
990
<tr>
 
991
<td class="dateAndAuthor">2007-06-25 02:05 fracpete</td>
 
992
</tr>
 
993
<tr>
 
994
<td>
 
995
<pre>de-serializing savers no longer sets the file, since the KnowledgeFlow handles that itself, by using prefix, directory and relation-name for the filename</pre>
 
996
<ul>
 
997
<li>
 
998
<a href="../doc/weka/gui/beans/xml/XMLBeans.html?rev=1.8&content-type=text/x-cvsweb-markup">gui/beans/xml/XMLBeans.html (1.8)</a>
 
999
</li>
 
1000
</ul>
 
1001
</td>
 
1002
</tr>
 
1003
<tr>
 
1004
<td class="dateAndAuthor">2007-06-25 02:02 fracpete</td>
 
1005
</tr>
 
1006
<tr>
 
1007
<td>
 
1008
<pre>statement variables are now transient (otherwise an exception is raised that these objects aren't serializable)
 
1009
added checks whether a DB connection is active (after de-serializing for instance)</pre>
 
1010
<ul>
 
1011
<li>
 
1012
<a href="../doc/weka/experiment/DatabaseUtils.html?rev=1.32&content-type=text/x-cvsweb-markup">experiment/DatabaseUtils.html (1.32)</a>
 
1013
</li>
 
1014
</ul>
 
1015
</td>
 
1016
</tr>
 
1017
<tr>
 
1018
<td class="dateAndAuthor">2007-06-25 02:01 fracpete</td>
 
1019
</tr>
 
1020
<tr>
 
1021
<td>
 
1022
<pre>added checks whether a DB connection is active (after de-serializing for instance)</pre>
 
1023
<ul>
 
1024
<li>
 
1025
<a href="../doc/weka/core/converters/DatabaseConnection.html?rev=1.7&content-type=text/x-cvsweb-markup">core/converters/DatabaseConnection.html (1.7)</a>
 
1026
</li>
 
1027
</ul>
 
1028
</td>
 
1029
</tr>
 
1030
<tr>
 
1031
<td class="dateAndAuthor">2007-06-25 01:59 fracpete</td>
 
1032
</tr>
 
1033
<tr>
 
1034
<td>
 
1035
<pre>doesn't stumble over '' anymore by replacing it with one single quote (creates an invalid SQL statement)</pre>
 
1036
<ul>
 
1037
<li>
 
1038
<a href="../doc/weka/core/converters/DatabaseSaver.html?rev=1.11&content-type=text/x-cvsweb-markup">core/converters/DatabaseSaver.html (1.11)</a>
 
1039
</li>
 
1040
</ul>
 
1041
</td>
 
1042
</tr>
 
1043
<tr>
 
1044
<td class="dateAndAuthor">2007-06-25 01:57 fracpete</td>
 
1045
</tr>
 
1046
<tr>
 
1047
<td>
 
1048
<pre>removed restriction that nominal attributes have to have at least one attribute. ARFF files generated from databases can have empty nominal attributes, e.g., "Summary" from a results table of the Experimenter may not be filled in (only missing values). Such a table could not be loaded again in the Explorer again.</pre>
 
1049
<ul>
 
1050
<li>
 
1051
<a href="../doc/weka/core/converters/ArffLoader.html?rev=1.19&content-type=text/x-cvsweb-markup">core/converters/ArffLoader.html (1.19)</a>
 
1052
</li>
 
1053
</ul>
 
1054
</td>
 
1055
</tr>
 
1056
<tr>
 
1057
<td class="dateAndAuthor">2007-06-22 04:35 mhall</td>
 
1058
</tr>
 
1059
<tr>
 
1060
<td>
 
1061
<pre>UoW has the copyright.</pre>
 
1062
<ul>
 
1063
<li>
 
1064
<a href="../doc/weka/classifiers/functions/LeastMedSq.html?rev=1.16&content-type=text/x-cvsweb-markup">classifiers/functions/LeastMedSq.html (1.16)</a>
 
1065
</li>
 
1066
</ul>
 
1067
</td>
 
1068
</tr>
 
1069
<tr>
 
1070
<td class="dateAndAuthor">2007-06-22 01:25 fracpete</td>
 
1071
</tr>
 
1072
<tr>
 
1073
<td>
 
1074
<pre>added information about how ROC and AUC are computed, based on this Wekalist post:
 
1075
https://list.scms.waikato.ac.nz/mailman/htdig/wekalist/2007-June/010386.html</pre>
 
1076
<ul>
 
1077
<li>
 
1078
<a href="../doc/weka/classifiers/evaluation/ThresholdCurve.html?rev=1.22&content-type=text/x-cvsweb-markup">classifiers/evaluation/ThresholdCurve.html (1.22)</a>
 
1079
</li>
 
1080
</ul>
 
1081
</td>
 
1082
</tr>
 
1083
<tr>
 
1084
<td class="dateAndAuthor">2007-06-21 23:24 mhall</td>
 
1085
</tr>
 
1086
<tr>
 
1087
<td>
 
1088
<pre>Changed copyright to University of Waikato as Len gave over the copyright.</pre>
 
1089
<ul>
 
1090
<li>
 
1091
<a href="../doc/weka/classifiers/lazy/kstar/KStarCache.html?rev=1.10&content-type=text/x-cvsweb-markup">classifiers/lazy/kstar/KStarCache.html (1.10)</a>
 
1092
</li>
 
1093
<li>
 
1094
<a href="../doc/weka/classifiers/lazy/kstar/KStarConstants.html?rev=1.7&content-type=text/x-cvsweb-markup">classifiers/lazy/kstar/KStarConstants.html (1.7)</a>
 
1095
</li>
 
1096
<li>
 
1097
<a href="../doc/weka/classifiers/lazy/kstar/KStarNominalAttribute.html?rev=1.6&content-type=text/x-cvsweb-markup">classifiers/lazy/kstar/KStarNominalAttribute.html (1.6)</a>
 
1098
</li>
 
1099
<li>
 
1100
<a href="../doc/weka/classifiers/lazy/kstar/KStarNumericAttribute.html?rev=1.6&content-type=text/x-cvsweb-markup">classifiers/lazy/kstar/KStarNumericAttribute.html (1.6)</a>
 
1101
</li>
 
1102
<li>
 
1103
<a href="../doc/weka/classifiers/lazy/kstar/KStarWrapper.html?rev=1.6&content-type=text/x-cvsweb-markup">classifiers/lazy/kstar/KStarWrapper.html (1.6)</a>
 
1104
</li>
 
1105
</ul>
 
1106
</td>
 
1107
</tr>
 
1108
<tr>
 
1109
<td class="dateAndAuthor">2007-06-21 23:13 mhall</td>
 
1110
</tr>
 
1111
<tr>
 
1112
<td>
 
1113
<pre>Changed copyright notice as Alex has given copyright to the University</pre>
 
1114
<ul>
 
1115
<li>
 
1116
<a href="../doc/weka/classifiers/meta/Grading.html?rev=1.12&content-type=text/x-cvsweb-markup">classifiers/meta/Grading.html (1.12)</a>
 
1117
</li>
 
1118
<li>
 
1119
<a href="../doc/weka/classifiers/meta/StackingC.html?rev=1.14&content-type=text/x-cvsweb-markup">classifiers/meta/StackingC.html (1.14)</a>
 
1120
</li>
 
1121
</ul>
 
1122
</td>
 
1123
</tr>
 
1124
<tr>
 
1125
<td class="dateAndAuthor">2007-06-21 22:54 mhall</td>
 
1126
</tr>
 
1127
<tr>
 
1128
<td>
 
1129
<pre>branches:  1.3.2;
 
1130
Changed copyright back to Haijian as he was not on a scholarship when this code was written.</pre>
 
1131
<ul>
 
1132
<li>
 
1133
<a href="../doc/weka/classifiers/trees/BFTree.html?rev=1.3&content-type=text/x-cvsweb-markup">classifiers/trees/BFTree.html (1.3)</a>
 
1134
</li>
 
1135
<li>
 
1136
<a href="../doc/weka/classifiers/trees/SimpleCart.html?rev=1.3&content-type=text/x-cvsweb-markup">classifiers/trees/SimpleCart.html (1.3)</a>
 
1137
</li>
 
1138
</ul>
 
1139
</td>
 
1140
</tr>
 
1141
<tr>
 
1142
<td class="dateAndAuthor">2007-06-21 22:17 fracpete</td>
 
1143
</tr>
 
1144
<tr>
 
1145
<td>
 
1146
<pre>added command "history" to list the current conent of the command history
 
1147
last X number of commands are saved in $HOME/SimpleCLI.props (X = HistorySize in props file)</pre>
 
1148
<ul>
 
1149
<li>
 
1150
<a href="../doc/weka/gui/SimpleCLI.props?rev=1.1&content-type=text/x-cvsweb-markup">gui/SimpleCLI.props (1.1)</a>
 
1151
</li>
 
1152
<li>
 
1153
<a href="../doc/weka/gui/SimpleCLIPanel.html?rev=1.5&content-type=text/x-cvsweb-markup">gui/SimpleCLIPanel.html (1.5)</a>
 
1154
</li>
 
1155
</ul>
 
1156
</td>
 
1157
</tr>
 
1158
<tr>
 
1159
<td class="dateAndAuthor">2007-06-20 23:02 fracpete</td>
 
1160
</tr>
 
1161
<tr>
 
1162
<td>
 
1163
<pre>instead of listing only number of test instances, the split evaluators now list number of training and test instances (like the ClassifierSplitEvaluator)</pre>
 
1164
<ul>
 
1165
<li>
 
1166
<a href="../doc/weka/experiment/CostSensitiveClassifierSplitEvaluator.html?rev=1.17&content-type=text/x-cvsweb-markup">experiment/CostSensitiveClassifierSplitEvaluator.html (1.17)</a>
 
1167
</li>
 
1168
<li>
 
1169
<a href="../doc/weka/experiment/RegressionSplitEvaluator.html?rev=1.24&content-type=text/x-cvsweb-markup">experiment/RegressionSplitEvaluator.html (1.24)</a>
 
1170
</li>
 
1171
</ul>
 
1172
</td>
 
1173
</tr>
 
1174
<tr>
 
1175
<td class="dateAndAuthor">2007-06-20 04:12 fracpete</td>
 
1176
</tr>
 
1177
<tr>
 
1178
<td>
 
1179
<pre>one Utils.quote call too much</pre>
 
1180
<ul>
 
1181
<li>
 
1182
<a href="../doc/weka/filters/Filter.html?rev=1.41&content-type=text/x-cvsweb-markup">filters/Filter.html (1.41)</a>
 
1183
</li>
 
1184
</ul>
 
1185
</td>
 
1186
</tr>
 
1187
<tr>
 
1188
<td class="dateAndAuthor">2007-06-20 01:39 fracpete</td>
 
1189
</tr>
 
1190
<tr>
 
1191
<td>
 
1192
<pre>source code generation now generates a static Weka filter</pre>
 
1193
<ul>
 
1194
<li>
 
1195
<a href="../doc/weka/filters/AllFilter.html?rev=1.12&content-type=text/x-cvsweb-markup">filters/AllFilter.html (1.12)</a>
 
1196
</li>
 
1197
<li>
 
1198
<a href="../doc/weka/filters/CheckSource.html?rev=1.2&content-type=text/x-cvsweb-markup">filters/CheckSource.html (1.2)</a>
 
1199
</li>
 
1200
<li>
 
1201
<a href="../doc/weka/filters/unsupervised/attribute/Center.html?rev=1.4&content-type=text/x-cvsweb-markup">filters/unsupervised/attribute/Center.html (1.4)</a>
 
1202
</li>
 
1203
<li>
 
1204
<a href="../doc/weka/filters/unsupervised/attribute/ReplaceMissingValues.html?rev=1.10&content-type=text/x-cvsweb-markup">filters/unsupervised/attribute/ReplaceMissingValues.html (1.10)</a>
 
1205
</li>
 
1206
</ul>
 
1207
</td>
 
1208
</tr>
 
1209
<tr>
 
1210
<td class="dateAndAuthor">2007-06-19 04:28 fracpete</td>
 
1211
</tr>
 
1212
<tr>
 
1213
<td>
 
1214
<pre>fixed "sourcing" of classifiers:
 
1215
- Explorer outputs now the complete class, not just the static class, but also the wrapper class
 
1216
- wrapper class has now a main method and a toString method to enable calls from the commandline like with any other classifier
 
1217
- reversed all "public class" to "class" again
 
1218
- class attribute now gets set to missing explicitly before the static class is called ("classify")
 
1219
- updated weka.classifiers.CheckSource to reflect changes (source code has to be derived from weka.classifiers.Classifier now)
 
1220
- fixed OneR's toSource method</pre>
 
1221
<ul>
 
1222
<li>
 
1223
<a href="../doc/weka/classifiers/CheckSource.html?rev=1.3&content-type=text/x-cvsweb-markup">classifiers/CheckSource.html (1.3)</a>
 
1224
</li>
 
1225
<li>
 
1226
<a href="../doc/weka/classifiers/meta/AdaBoostM1.html?rev=1.39&content-type=text/x-cvsweb-markup">classifiers/meta/AdaBoostM1.html (1.39)</a>
 
1227
</li>
 
1228
<li>
 
1229
<a href="../doc/weka/classifiers/meta/LogitBoost.html?rev=1.42&content-type=text/x-cvsweb-markup">classifiers/meta/LogitBoost.html (1.42)</a>
 
1230
</li>
 
1231
<li>
 
1232
<a href="../doc/weka/classifiers/rules/OneR.html?rev=1.25&content-type=text/x-cvsweb-markup">classifiers/rules/OneR.html (1.25)</a>
 
1233
</li>
 
1234
<li>
 
1235
<a href="../doc/weka/classifiers/rules/ZeroR.html?rev=1.18&content-type=text/x-cvsweb-markup">classifiers/rules/ZeroR.html (1.18)</a>
 
1236
</li>
 
1237
<li>
 
1238
<a href="../doc/weka/classifiers/trees/DecisionStump.html?rev=1.25&content-type=text/x-cvsweb-markup">classifiers/trees/DecisionStump.html (1.25)</a>
 
1239
</li>
 
1240
<li>
 
1241
<a href="../doc/weka/classifiers/trees/Id3.html?rev=1.22&content-type=text/x-cvsweb-markup">classifiers/trees/Id3.html (1.22)</a>
 
1242
</li>
 
1243
<li>
 
1244
<a href="../doc/weka/classifiers/trees/J48.html?rev=1.8&content-type=text/x-cvsweb-markup">classifiers/trees/J48.html (1.8)</a>
 
1245
</li>
 
1246
</ul>
 
1247
</td>
 
1248
</tr>
 
1249
<tr>
 
1250
<td class="dateAndAuthor">2007-06-19 00:52 fracpete</td>
 
1251
</tr>
 
1252
<tr>
 
1253
<td>
 
1254
<pre>added new interface weka.filters.Sourcable and let a few simple filters implement it to generate source code (option "-z classname")</pre>
 
1255
<ul>
 
1256
<li>
 
1257
<a href="../doc/weka/filters/Sourcable.html?rev=1.1&content-type=text/x-cvsweb-markup">filters/Sourcable.html (1.1)</a>
 
1258
</li>
 
1259
</ul>
 
1260
</td>
 
1261
</tr>
 
1262
<tr>
 
1263
<td class="dateAndAuthor">2007-06-19 00:46 fracpete</td>
 
1264
</tr>
 
1265
<tr>
 
1266
<td>
 
1267
<pre>fixed typo in Javadoc</pre>
 
1268
<ul>
 
1269
<li>
 
1270
<a href="../doc/weka/classifiers/Sourcable.html?rev=1.6&content-type=text/x-cvsweb-markup">classifiers/Sourcable.html (1.6)</a>
 
1271
</li>
 
1272
</ul>
 
1273
</td>
 
1274
</tr>
 
1275
<tr>
 
1276
<td class="dateAndAuthor">2007-06-18 21:07 fracpete</td>
 
1277
</tr>
 
1278
<tr>
 
1279
<td>
 
1280
<pre>fixed toString() method if no model built yet</pre>
 
1281
<ul>
 
1282
<li>
 
1283
<a href="../doc/weka/classifiers/mi/CitationKNN.html?rev=1.7&content-type=text/x-cvsweb-markup">classifiers/mi/CitationKNN.html (1.7)</a>
 
1284
</li>
 
1285
</ul>
 
1286
</td>
 
1287
</tr>
 
1288
<tr>
 
1289
<td class="dateAndAuthor">2007-06-18 01:54 fracpete</td>
 
1290
</tr>
 
1291
<tr>
 
1292
<td>
 
1293
<pre>fixed tilde in BibTeX Javadoc output</pre>
 
1294
<ul>
 
1295
<li>
 
1296
<a href="../doc/weka/classifiers/trees/UserClassifier.html?rev=1.28&content-type=text/x-cvsweb-markup">classifiers/trees/UserClassifier.html (1.28)</a>
 
1297
</li>
 
1298
<li>
 
1299
<a href="../doc/weka/core/neighboursearch/kdtrees/SlidingMidPointOfWidestSide.html?rev=1.2&content-type=text/x-cvsweb-markup">core/neighboursearch/kdtrees/SlidingMidPointOfWidestSide.html (1.2)</a>
 
1300
</li>
 
1301
<li>
 
1302
<a href="../doc/weka/datagenerators/classifiers/classification/LED24.html?rev=1.5&content-type=text/x-cvsweb-markup">datagenerators/classifiers/classification/LED24.html (1.5)</a>
 
1303
</li>
 
1304
<li>
 
1305
<a href="../doc/weka/experiment/PairedCorrectedTTester.html?rev=1.12&content-type=text/x-cvsweb-markup">experiment/PairedCorrectedTTester.html (1.12)</a>
 
1306
</li>
 
1307
<li>
 
1308
<a href="../doc/weka/filters/unsupervised/attribute/RELAGGS.html?rev=1.2&content-type=text/x-cvsweb-markup">filters/unsupervised/attribute/RELAGGS.html (1.2)</a>
 
1309
</li>
 
1310
</ul>
 
1311
</td>
 
1312
</tr>
 
1313
<tr>
 
1314
<td class="dateAndAuthor">2007-06-18 01:54 fracpete</td>
 
1315
</tr>
 
1316
<tr>
 
1317
<td>
 
1318
<pre>branches:  1.3.2;
 
1319
fixed tilde in BibTeX Javadoc output</pre>
 
1320
<ul>
 
1321
<li>
 
1322
<a href="../doc/weka/classifiers/functions/supportVector/RegSMOImproved.html?rev=1.3&content-type=text/x-cvsweb-markup">classifiers/functions/supportVector/RegSMOImproved.html (1.3)</a>
 
1323
</li>
 
1324
</ul>
 
1325
</td>
 
1326
</tr>
 
1327
<tr>
 
1328
<td class="dateAndAuthor">2007-06-18 01:54 fracpete</td>
 
1329
</tr>
 
1330
<tr>
 
1331
<td>
 
1332
<pre>fixed tilde in BibTeX Javadoc output</pre>
 
1333
<ul>
 
1334
<li>
 
1335
<a href="../doc/weka/classifiers/BVDecompose.html?rev=1.14&content-type=text/x-cvsweb-markup">classifiers/BVDecompose.html (1.14)</a>
 
1336
</li>
 
1337
<li>
 
1338
<a href="../doc/weka/classifiers/meta/AdditiveRegression.html?rev=1.24&content-type=text/x-cvsweb-markup">classifiers/meta/AdditiveRegression.html (1.24)</a>
 
1339
</li>
 
1340
<li>
 
1341
<a href="../doc/weka/classifiers/rules/PART.html?rev=1.9&content-type=text/x-cvsweb-markup">classifiers/rules/PART.html (1.9)</a>
 
1342
</li>
 
1343
<li>
 
1344
<a href="../doc/weka/classifiers/rules/Ridor.html?rev=1.20&content-type=text/x-cvsweb-markup">classifiers/rules/Ridor.html (1.20)</a>
 
1345
</li>
 
1346
</ul>
 
1347
</td>
 
1348
</tr>
 
1349
<tr>
 
1350
<td class="dateAndAuthor">2007-06-18 01:54 fracpete</td>
 
1351
</tr>
 
1352
<tr>
 
1353
<td>
 
1354
<pre>branches:  1.65.2;
 
1355
fixed tilde in BibTeX Javadoc output</pre>
 
1356
<ul>
 
1357
<li>
 
1358
<a href="../doc/weka/classifiers/functions/SMO.html?rev=1.65&content-type=text/x-cvsweb-markup">classifiers/functions/SMO.html (1.65)</a>
 
1359
</li>
 
1360
</ul>
 
1361
</td>
 
1362
</tr>
 
1363
<tr>
 
1364
<td class="dateAndAuthor">2007-06-18 01:54 fracpete</td>
 
1365
</tr>
 
1366
<tr>
 
1367
<td>
 
1368
<pre>branches:  1.4.2;
 
1369
fixed tilde in BibTeX Javadoc output</pre>
 
1370
<ul>
 
1371
<li>
 
1372
<a href="../doc/weka/classifiers/functions/SVMreg.html?rev=1.4&content-type=text/x-cvsweb-markup">classifiers/functions/SVMreg.html (1.4)</a>
 
1373
</li>
 
1374
</ul>
 
1375
</td>
 
1376
</tr>
 
1377
<tr>
 
1378
<td class="dateAndAuthor">2007-06-18 01:54 fracpete</td>
 
1379
</tr>
 
1380
<tr>
 
1381
<td>
 
1382
<pre>branches:  1.3.2;
 
1383
fixed tilde in BibTeX Javadoc output</pre>
 
1384
<ul>
 
1385
<li>
 
1386
<a href="../doc/weka/core/neighboursearch/CoverTree.html?rev=1.3&content-type=text/x-cvsweb-markup">core/neighboursearch/CoverTree.html (1.3)</a>
 
1387
</li>
 
1388
</ul>
 
1389
</td>
 
1390
</tr>
 
1391
<tr>
 
1392
<td class="dateAndAuthor">2007-06-18 01:54 fracpete</td>
 
1393
</tr>
 
1394
<tr>
 
1395
<td>
 
1396
<pre>branches:  1.6.2;
 
1397
fixed tilde in BibTeX Javadoc output</pre>
 
1398
<ul>
 
1399
<li>
 
1400
<a href="../doc/weka/classifiers/BVDecomposeSegCVSub.html?rev=1.6&content-type=text/x-cvsweb-markup">classifiers/BVDecomposeSegCVSub.html (1.6)</a>
 
1401
</li>
 
1402
</ul>
 
1403
</td>
 
1404
</tr>
 
1405
<tr>
 
1406
<td class="dateAndAuthor">2007-06-18 01:53 fracpete</td>
 
1407
</tr>
 
1408
<tr>
 
1409
<td>
 
1410
<pre>fixed preamble comment indentation</pre>
 
1411
<ul>
 
1412
<li>
 
1413
<a href="../doc/weka/clusterers/Cobweb.html?rev=1.24&content-type=text/x-cvsweb-markup">clusterers/Cobweb.html (1.24)</a>
 
1414
</li>
 
1415
</ul>
 
1416
</td>
 
1417
</tr>
 
1418
<tr>
 
1419
<td class="dateAndAuthor">2007-06-18 01:51 fracpete</td>
 
1420
</tr>
 
1421
<tr>
 
1422
<td>
 
1423
<pre>branches:  1.5.2;
 
1424
fixed Javadoc of -C &lt;cache size&gt; option</pre>
 
1425
<ul>
 
1426
<li>
 
1427
<a href="../doc/weka/classifiers/mi/MISMO.html?rev=1.5&content-type=text/x-cvsweb-markup">classifiers/mi/MISMO.html (1.5)</a>
 
1428
</li>
 
1429
<li>
 
1430
<a href="../doc/weka/classifiers/mi/MISVM.html?rev=1.5&content-type=text/x-cvsweb-markup">classifiers/mi/MISVM.html (1.5)</a>
 
1431
</li>
 
1432
</ul>
 
1433
</td>
 
1434
</tr>
 
1435
<tr>
 
1436
<td class="dateAndAuthor">2007-06-18 01:49 fracpete</td>
 
1437
</tr>
 
1438
<tr>
 
1439
<td>
 
1440
<pre>branches:  1.6.2;
 
1441
updated Javadoc of -C &lt;cache size&gt; option of SMO</pre>
 
1442
<ul>
 
1443
<li>
 
1444
<a href="../doc/weka/classifiers/meta/Dagging.html?rev=1.6&content-type=text/x-cvsweb-markup">classifiers/meta/Dagging.html (1.6)</a>
 
1445
</li>
 
1446
</ul>
 
1447
</td>
 
1448
</tr>
 
1449
<tr>
 
1450
<td class="dateAndAuthor">2007-06-18 01:47 fracpete</td>
 
1451
</tr>
 
1452
<tr>
 
1453
<td>
 
1454
<pre>branches:  1.13.2;
 
1455
fixed Javadoc of -C &lt;cache size&gt; option</pre>
 
1456
<ul>
 
1457
<li>
 
1458
<a href="../doc/weka/classifiers/functions/SMOreg.html?rev=1.13&content-type=text/x-cvsweb-markup">classifiers/functions/SMOreg.html (1.13)</a>
 
1459
</li>
 
1460
</ul>
 
1461
</td>
 
1462
</tr>
 
1463
<tr>
 
1464
<td class="dateAndAuthor">2007-06-18 01:44 fracpete</td>
 
1465
</tr>
 
1466
<tr>
 
1467
<td>
 
1468
<pre>reversed the escaping of the underscore (only tilde now)</pre>
 
1469
<ul>
 
1470
<li>
 
1471
<a href="../doc/weka/core/TechnicalInformation.html?rev=1.9&content-type=text/x-cvsweb-markup">core/TechnicalInformation.html (1.9)</a>
 
1472
</li>
 
1473
</ul>
 
1474
</td>
 
1475
</tr>
 
1476
<tr>
 
1477
<td class="dateAndAuthor">2007-06-17 03:54 fracpete</td>
 
1478
</tr>
 
1479
<tr>
 
1480
<td>
 
1481
<pre>added additional output to the log with setup for the AttributeSelectedClassifier</pre>
 
1482
<ul>
 
1483
<li>
 
1484
<a href="../doc/weka/gui/explorer/AttributeSelectionPanel.html?rev=1.49&content-type=text/x-cvsweb-markup">gui/explorer/AttributeSelectionPanel.html (1.49)</a>
 
1485
</li>
 
1486
</ul>
 
1487
</td>
 
1488
</tr>
 
1489
<tr>
 
1490
<td class="dateAndAuthor">2007-06-15 06:40 fracpete</td>
 
1491
</tr>
 
1492
<tr>
 
1493
<td>
 
1494
<pre>added three new measures to the Experimenter:
 
1495
  Serialized_Model_Size - size of the serialized classifier object
 
1496
  Serialized_Train_Set_Size - size of the serialized train set
 
1497
  Serialized_Test_Set_Size - size of the serialized test set</pre>
 
1498
<ul>
 
1499
<li>
 
1500
<a href="../doc/weka/experiment/ClassifierSplitEvaluator.html?rev=1.28&content-type=text/x-cvsweb-markup">experiment/ClassifierSplitEvaluator.html (1.28)</a>
 
1501
</li>
 
1502
</ul>
 
1503
</td>
 
1504
</tr>
 
1505
<tr>
 
1506
<td class="dateAndAuthor">2007-06-14 02:09 fracpete</td>
 
1507
</tr>
 
1508
<tr>
 
1509
<td>
 
1510
<pre>fixed serialVersionUID</pre>
 
1511
<ul>
 
1512
<li>
 
1513
<a href="../doc/weka/classifiers/meta/ClassificationViaClustering.html?rev=1.2&content-type=text/x-cvsweb-markup">classifiers/meta/ClassificationViaClustering.html (1.2)</a>
 
1514
</li>
 
1515
</ul>
 
1516
</td>
 
1517
</tr>
 
1518
<tr>
 
1519
<td class="dateAndAuthor">2007-06-14 01:51 fracpete</td>
 
1520
</tr>
 
1521
<tr>
 
1522
<td>
 
1523
<pre>method "mapClasses" is now public and static instead of private</pre>
 
1524
<ul>
 
1525
<li>
 
1526
<a href="../doc/weka/clusterers/ClusterEvaluation.html?rev=1.41&content-type=text/x-cvsweb-markup">clusterers/ClusterEvaluation.html (1.41)</a>
 
1527
</li>
 
1528
</ul>
 
1529
</td>
 
1530
</tr>
 
1531
<tr>
 
1532
<td class="dateAndAuthor">2007-06-08 01:35 fracpete</td>
 
1533
</tr>
 
1534
<tr>
 
1535
<td>
 
1536
<pre>incorporated changes between Jama 1.0.1 and 1.0.2 in Weka's classes
 
1537
see also Jama's changelog: http://math.nist.gov/javanumerics/jama/ChangeLog</pre>
 
1538
<ul>
 
1539
<li>
 
1540
<a href="../doc/weka/core/matrix/CholeskyDecomposition.html?rev=1.4&content-type=text/x-cvsweb-markup">core/matrix/CholeskyDecomposition.html (1.4)</a>
 
1541
</li>
 
1542
<li>
 
1543
<a href="../doc/weka/core/matrix/SingularValueDecomposition.html?rev=1.4&content-type=text/x-cvsweb-markup">core/matrix/SingularValueDecomposition.html (1.4)</a>
 
1544
</li>
 
1545
</ul>
 
1546
</td>
 
1547
</tr>
 
1548
<tr>
 
1549
<td class="dateAndAuthor">2007-06-06 04:24 fracpete</td>
 
1550
</tr>
 
1551
<tr>
 
1552
<td>
 
1553
<pre>minimum number of instances of capabilities is now set to number of bins</pre>
 
1554
<ul>
 
1555
<li>
 
1556
<a href="../doc/weka/classifiers/meta/RegressionByDiscretization.html?rev=1.36&content-type=text/x-cvsweb-markup">classifiers/meta/RegressionByDiscretization.html (1.36)</a>
 
1557
</li>
 
1558
</ul>
 
1559
</td>
 
1560
</tr>
 
1561
<tr>
 
1562
<td class="dateAndAuthor">2007-06-05 21:06 fracpete</td>
 
1563
</tr>
 
1564
<tr>
 
1565
<td>
 
1566
<pre>on Macs the updateCurrentConverter() method crashes with a NullPointerException if the setAcceptAllFileFilterUsed(boolean) method is used before the dialog is even displayed (e.g., in the showSaveDialog(Component) method). Looks like Java 1.5 fires property changes differently on Macs (Win32 and Linux works fine). Thanks to Craig Bruce.</pre>
 
1567
<ul>
 
1568
<li>
 
1569
<a href="../doc/weka/gui/ConverterFileChooser.html?rev=1.8&content-type=text/x-cvsweb-markup">gui/ConverterFileChooser.html (1.8)</a>
 
1570
</li>
 
1571
</ul>
 
1572
</td>
 
1573
</tr>
 
1574
<tr>
 
1575
<td class="dateAndAuthor">2007-06-01 04:32 fracpete</td>
 
1576
</tr>
 
1577
<tr>
 
1578
<td>
 
1579
<pre>updated version</pre>
 
1580
<ul>
 
1581
<li>
 
1582
<a href="../doc/weka/core/version.txt?rev=1.5&content-type=text/x-cvsweb-markup">core/version.txt (1.5)</a>
 
1583
</li>
 
1584
</ul>
 
1585
</td>
 
1586
</tr>
 
1587
</table>
 
1588
</body>
 
1589
</html>