CHANGELOG-3-4-2
上传用户:wellsales
上传日期:2021-03-11
资源大小:10607k
文件大小:29k
源码类别:

工具条

开发平台:

Others

  1. 2004-05-24 11:39  mhall
  2. * weka/gui/explorer/PreprocessPanel.java (1.48): Fixed bug that
  3. allowed undoing back to null instances
  4. 2004-05-24 10:46  mhall
  5. * weka/gui/explorer/PreprocessPanel.java (1.47): Save button is now
  6. disabled until instances have been loaded
  7. 2004-05-24 09:41  mhall
  8. * weka/gui/GUIChooser.java (1.13): Updated copyright date
  9. 2004-05-23 11:54  mhall
  10. * weka/gui/beans/KnowledgeFlow.java (1.22): Improvements to UI:
  11. Scaled icons in toolbars, labels split over two lines
  12. 2004-05-22 17:57  mhall
  13. * weka/gui/beans/BeanInstance.java (1.3): Changed label splitting
  14. algorithm
  15. 2004-05-21 17:12  mhall
  16. * weka/gui/beans/BeanVisual.java (1.4): Added method to reduce the
  17. size of a bean's icon by a given factor
  18. 2004-05-21 17:07  cvs_rrb
  19. * weka/classifiers/bayes/BayesNet.java (1.18): Check for string and
  20. date attriutes
  21. 2004-05-21 16:05  mhall
  22. * weka/gui/beans/KnowledgeFlow.java (1.21): Added some docs
  23. 2004-05-21 15:58  mhall
  24. * weka/gui/beans/: KnowledgeFlow.java (1.20), Loader.java (1.8):
  25. Modified so that arbitrary menu items for beans can be disabled in
  26. the popup menus produced by the KnowledgeFlow. A menu item can be
  27. designated as disabled by a bean if its name begins with a '$'.
  28. 2004-05-21 15:34  mhall
  29. * weka/gui/beans/: Classifier.java (1.11), Filter.java (1.10),
  30. Loader.java (1.7): Now passes through global info from the wrapped
  31. algorithm
  32. 2004-05-21 15:34  mhall
  33. * weka/gui/beans/KnowledgeFlow.java (1.19): Moved some code for
  34. obtaining global info from a bean into a publically available
  35. utility method
  36. 2004-05-21 15:33  mhall
  37. * weka/gui/beans/BeanInstance.java (1.2): Now splits long component
  38. names over multiple lines
  39. 2004-05-21 14:47  eibe
  40. * weka/filters/unsupervised/instance/RemoveWithValues.java (1.7):
  41. The treatment of missing values was inconsistent with the
  42. documentation.
  43. 2004-05-21 14:41  eibe
  44. * weka/filters/unsupervised/instance/RemoveWithValues.java (1.6):
  45. Default setting for range of values was incorrect when used from
  46. command line.
  47. 2004-05-21 14:27  mhall
  48. * weka/gui/beans/: AttributeSummarizer.java (1.7),
  49. DataVisualizer.java (1.9), GraphViewer.java (1.5),
  50. ModelPerformanceChart.java (1.3), ScatterPlotMatrix.java (1.6),
  51. StripChart.java (1.10), TextViewer.java (1.8): Now brings popup
  52. windows (if open) to the front
  53. 2004-05-21 14:27  mhall
  54. * weka/gui/beans/README_KnowledgeFlow (1.4): Updated quick primer
  55. 2004-05-21 13:44  mhall
  56. * weka/gui/beans/icons/: DefaultClassifier.gif (1.2),
  57. DefaultClassifier_animated.gif (1.2), DefaultFilter.gif (1.2),
  58. DefaultFilter_animated.gif (1.2): New default icons from Jeffrey.
  59. 2004-05-21 10:00  mhall
  60. * weka/build.xml (1.14): Added Remco's new bayes net structure to
  61. the doc target
  62. 2004-05-21 09:57  mhall
  63. * weka/gui/PropertySheetPanel.java (1.15): Added accessor method
  64. for the about panel so that customizers in the KnowledgeFlow can
  65. make use of the help info
  66. 2004-05-21 09:52  mhall
  67. * weka/core/converters/: ArffLoader.java (1.7), C45Loader.java
  68. (1.7), CSVLoader.java (1.7), SerializedInstancesLoader.java (1.7):
  69. Now implements FileSourcedLoader
  70. 2004-05-21 09:43  mhall
  71. * weka/core/converters/FileSourcedLoader.java (1.1): Initial import
  72. 2004-05-21 09:42  mhall
  73. * weka/gui/beans/KnowledgeFlow.java (1.18): Passes a reference to
  74. the customizer Frame to any customizer that implements
  75. CustomizerCloseRequester
  76. 2004-05-21 09:41  mhall
  77. * weka/gui/beans/LoaderCustomizer.java (1.5): Now uses
  78. JFileChoosers directly for loaders that source from a file
  79. 2004-05-21 09:40  mhall
  80. * weka/gui/beans/CustomizerCloseRequester.java (1.1): Initial
  81. import
  82. 2004-05-21 09:39  mhall
  83. * weka/gui/beans/CustomizerClosingListener.java (1.2): Added GPL
  84. 2004-05-20 19:13  akibriya
  85. * weka/gui/AttributeVisualizationPanel.java (1.16): Fixed a bug
  86. with the improved method of histogram interval width calculation.
  87. 2004-05-20 16:37  mhall
  88. * weka/gui/beans/icons/:
  89. filters.unsupervised.attribute.MergeTwoValues.gif (1.1),
  90. filters.unsupervised.attribute.MergeTwoValues_animated.gif (1.1):
  91. More new icons from Jeffrey
  92. 2004-05-20 16:35  mhall
  93. * weka/gui/beans/ModelPerformanceChartBeanInfo.java (1.1): Initial
  94. import
  95. 2004-05-20 14:11  akibriya
  96. * weka/gui/AttributeVisualizationPanel.java (1.15): Improved
  97. interval width calculation of histograms.
  98. 2004-05-20 13:30  eibe
  99. * weka/: filters/unsupervised/instance/Normalize.java (1.1),
  100. gui/GenericObjectEditor.props (1.100): Added
  101. filters.unsupervised.instance.Normalize.
  102. 2004-05-17 16:18  mhall
  103. * weka/gui/beans/icons/:
  104. filters.unsupervised.attribute.Discretize.gif (1.1),
  105. filters.unsupervised.attribute.Discretize_animated.gif (1.1),
  106. filters.unsupervised.attribute.FirstOrder.gif (1.1),
  107. filters.unsupervised.attribute.FirstOrder_animated.gif (1.1),
  108. filters.unsupervised.attribute.MakeIndicator.gif (1.1),
  109. filters.unsupervised.attribute.MakeIndicator_animated.gif (1.1),
  110. filters.unsupervised.attribute.NominalToBinary.gif (1.1),
  111. filters.unsupervised.attribute.NominalToBinary_animated.gif (1.1),
  112. filters.unsupervised.attribute.Normalize.gif (1.1),
  113. filters.unsupervised.attribute.Normalize_animated.gif (1.1),
  114. filters.unsupervised.attribute.NumericToBinary.gif (1.1),
  115. filters.unsupervised.attribute.NumericToBinary_animated.gif (1.1):
  116. More new icons from Jeffrey
  117. 2004-05-17 15:56  mhall
  118. * weka/gui/beans/ClassifierCustomizer.java (1.6): Changed so that
  119. classifier type can't be changed from the customizer
  120. 2004-05-12 15:57  mhall
  121. * weka/associations/Apriori.java (1.16): Added missing info to
  122. globalInfo text
  123. 2004-05-12 11:42  mhall
  124. * weka/experiment/PairedTTester.java (1.20): Padding bug fixed
  125. 2004-05-12 10:07  mhall
  126. * weka/classifiers/trees/NBTree.java (1.3): Added global info
  127. method
  128. 2004-05-11 15:53  mhall
  129. * weka/experiment/PairedTTester.java (1.19): Now makes sure that
  130. all numbers have two decimal places by adding extra 0's
  131. 2004-05-11 11:44  eibe
  132. * weka/core/Utils.java (1.40): Nested options are now possible.
  133. Thanks, Julien.
  134. 2004-05-11 11:38  mhall
  135. * weka/classifiers/meta/AttributeSelectedClassifier.java (1.16):
  136. Fixed a bug in the option descriptions
  137. 2004-05-11 11:36  mhall
  138. * weka/attributeSelection/AttributeSelection.java (1.33): Fixed bug
  139. that ommited the class (if set in the data) when an unsupervised
  140. attribute selection scheme was used and the reduceDimensionality
  141. method was called
  142. 2004-05-05 09:34  mhall
  143. * weka/gui/explorer/PreprocessPanel.java (1.46): Multiple visualize
  144. all panels can now be popped up
  145. 2004-05-05 09:30  mhall
  146. * weka/gui/explorer/PreprocessPanel.java (1.45): Undo files are now
  147. serialized instances
  148. 2004-05-04 17:35  eibe
  149. * weka/gui/: AttributeVisualizationPanel.java (1.14),
  150. beans/AttributeSummarizer.java (1.6), explorer/PreprocessPanel.java
  151. (1.44): More changes related to setting class in the Preprocess
  152. Panel.
  153. 2004-05-04 15:33  eibe
  154. * weka/gui/: AttributeSelectionPanel.java (1.6),
  155. explorer/PreprocessPanel.java (1.43): Attribute selection in the
  156. pre-process panel is back.
  157. 2004-05-04 14:07  eibe
  158. * weka/gui/explorer/Explorer.java (1.29): Updated date.
  159. 2004-05-04 11:58  eibe
  160. * weka/classifiers/rules/Ridor.java (1.12): Inner class wasn't
  161. serializable
  162. 2004-05-04 11:25  eibe
  163. * weka/filters/unsupervised/attribute/FirstOrder.java (1.3): Fixed
  164. doc.
  165. 2004-05-04 11:08  mhall
  166. * weka/gui/explorer/PreprocessPanel.java (1.42): Added support for
  167. saving/loading serialized instances
  168. 2004-05-04 11:07  eibe
  169. * weka/classifiers/trees/UserClassifier.java (1.17): Inner class
  170. was not serializable.
  171. 2004-05-04 11:05  mhall
  172. * weka/core/Instances.java (1.51): Removed the XML file extension
  173. constant as serializing to XML was not as straight-forward as I
  174. thought :-)
  175. 2004-05-04 10:03  mhall
  176. * weka/core/Instances.java (1.50): Added a couple of new file
  177. extension constants (binary serialized instances and XML serialized
  178. instances)
  179. 2004-05-03 17:01  mhall
  180. * weka/gui/explorer/PreprocessPanel.java (1.41): Added support for
  181. exporting instances in various formats
  182. 2004-05-03 16:51  eibe
  183. * weka/: core/Matrix.java (1.18),
  184. gui/AttributeVisualizationPanel.java (1.13),
  185. gui/explorer/PreprocessPanel.java (1.40),
  186. gui/visualize/MatrixPanel.java (1.10): Update comment for solve()
  187. method in Matrix. Made it possible to use supervised filters in the
  188. Preprocess panel. Fixed histogram panel for string attributes
  189. (message).
  190. 2004-05-03 14:39  mhall
  191. * weka/gui/explorer/PreprocessPanel.java (1.39): Open dialog can
  192. now filter arff, csv and C45 names files.
  193. 2004-05-03 14:38  mhall
  194. * weka/core/converters/C45Loader.java (1.6): Added a file extension
  195. string
  196. 2004-05-03 11:40  mhall
  197. * weka/clusterers/SimpleKMeans.java (1.16): Added some useful
  198. accessor methods
  199. 2004-04-30 14:24  mhall
  200. * weka/clusterers/MakeDensityBasedClusterer.java (1.3): Changed to
  201. use global standard deviation when standard deviation of an
  202. attribute is less than the minimum standard deviation
  203. 2004-04-30 14:17  mhall
  204. * weka/gui/beans/ModelPerformanceChart.java (1.2): Made false, true
  205. positive rate the default axis
  206. 2004-04-29 17:02  mhall
  207. * weka/attributeSelection/BestFirst.java (1.24): Made a bunch of
  208. private stuff protected
  209. 2004-04-29 10:07  mhall
  210. * weka/gui/beans/icons/: filters.unsupervised.attribute.Add.gif
  211. (1.1), filters.unsupervised.attribute.AddCluster.gif (1.1),
  212. filters.unsupervised.attribute.AddCluster_animated.gif (1.1),
  213. filters.unsupervised.attribute.AddExpression.gif (1.1),
  214. filters.unsupervised.attribute.AddExpression_animated.gif (1.1),
  215. filters.unsupervised.attribute.AddNoise.gif (1.1),
  216. filters.unsupervised.attribute.AddNoise_animated.gif (1.1),
  217. filters.unsupervised.attribute.Add_animated.gif (1.1),
  218. filters.unsupervised.attribute.ClusterMembership.gif (1.1),
  219. filters.unsupervised.attribute.ClusterMembership_animated.gif
  220. (1.1), filters.unsupervised.attribute.Copy.gif (1.1),
  221. filters.unsupervised.attribute.Copy_animated.gif (1.1): Initial
  222. import courtesy of Chi-Chung Lau
  223. 2004-04-29 09:49  mhall
  224. * weka/gui/beans/icons/:
  225. filters.supervised.attribute.AttributeSelection.gif (1.2),
  226. filters.supervised.attribute.AttributeSelection_animated.gif (1.2),
  227. filters.supervised.attribute.ClassOrder.gif (1.2),
  228. filters.supervised.attribute.ClassOrder_animated.gif (1.2),
  229. filters.supervised.attribute.Discretize.gif (1.2),
  230. filters.supervised.attribute.Discretize_animated.gif (1.2),
  231. filters.supervised.attribute.NominalToBinary.gif (1.2),
  232. filters.supervised.attribute.NominalToBinary_animated.gif (1.2),
  233. filters.supervised.instance.Resample.gif (1.2),
  234. filters.supervised.instance.Resample_animated.gif (1.2),
  235. filters.supervised.instance.SpreadSubsample.gif (1.2),
  236. filters.supervised.instance.SpreadSubsample_animated.gif (1.2),
  237. filters.supervised.instance.StratifiedRemoveFolds.gif (1.2),
  238. filters.supervised.instance.StratifiedRemoveFolds_animated.gif
  239. (1.2): Colour scheme change by Jeffrey
  240. 2004-04-29 09:21  mhall
  241. * weka/attributeSelection/RankSearch.java (1.10): Fixed bug so can
  242. now be used in conjuction with an unsupervised attribute ranker and
  243. a supervised subset evaluator
  244. 2004-04-28 15:40  mhall
  245. * weka/attributeSelection/Ranker.java (1.21): Fixed a bug with
  246. handling class index when used with attribute transformers
  247. 2004-04-22 13:05  mhall
  248. * weka/clusterers/EM.java (1.29): Changed so that attributes with 0
  249. standard dev. inside a cluster use the global standard dev. rather
  250. than the minimum standard dev.
  251. 2004-04-16 14:36  mhall
  252. * weka/classifiers/rules/DecisionTable.java (1.29): Made hashkey
  253. inner class static
  254. 2004-04-15 14:57  mhall
  255. * weka/clusterers/EM.java (1.28): EM now uses values from randomly
  256. chosen instances for initializing normal distributions
  257. 2004-04-15 12:01  eibe
  258. * weka/classifiers/meta/MultiClassClassifier.java (1.36): Fixed bug
  259. for 1-vs-rest that significantly reduced performance if data had
  260. empty classes. Present since version 1.8 of this class.
  261. 2004-04-15 10:15  mhall
  262. * weka/gui/explorer/PreprocessPanel.java (1.38): Now shows both
  263. arff and csv files in the file chooser
  264. 2004-04-15 10:14  mhall
  265. * weka/gui/ExtensionFileFilter.java (1.5): Now can handle multiple
  266. acceptable file types
  267. 2004-04-15 10:13  mhall
  268. * weka/core/converters/CSVLoader.java (1.6): Added a static file
  269. extension string
  270. 2004-04-14 14:22  cvs_rrb
  271. *
  272. weka/classifiers/bayes/net/search/global/GlobalScoreSearchAlgorithm
  273. .java (1.2): change option setting from P to Q
  274. 2004-04-14 11:38  mhall
  275. * weka/gui/explorer/ClassifierPanel.java (1.74): Changed
  276. visualization code to handle missing predictions
  277. 2004-04-14 11:22  cvs_rrb
  278. * weka/gui/GenericObjectEditor.props (1.99): added Bayesian net
  279. structure learners
  280. 2004-04-14 11:19  cvs_rrb
  281. * weka/classifiers/bayes/: BayesNet.java (1.17),
  282. net/BayesNetGenerator.java (1.4), net/ParentSet.java (1.4),
  283. net/estimate/BMAEstimator.java (1.4),
  284. net/estimate/DiscreteEstimatorBayes.java (1.3),
  285. net/estimate/MultiNomialBMAEstimator.java (1.3),
  286. net/search/SearchAlgorithm.java (1.4),
  287. net/search/ci/CISearchAlgorithm.java (1.4),
  288. net/search/global/GeneticSearch.java (1.1),
  289. net/search/global/GlobalScoreSearchAlgorithm.java (1.1),
  290. net/search/global/HillClimber.java (1.1), net/search/global/K2.java
  291. (1.1), net/search/global/RepeatedHillClimber.java (1.1),
  292. net/search/global/SimulatedAnnealing.java (1.1),
  293. net/search/global/TAN.java (1.1), net/search/global/TabuSearch.java
  294. (1.1), net/search/local/GeneticSearch.java (1.1),
  295. net/search/local/HillClimber.java (1.1), net/search/local/K2.java
  296. (1.1), net/search/local/LocalScoreSearchAlgorithm.java (1.1),
  297. net/search/local/RepeatedHillClimber.java (1.1),
  298. net/search/local/Scoreable.java (1.1),
  299. net/search/local/SimulatedAnnealing.java (1.1),
  300. net/search/local/TAN.java (1.1), net/search/local/TabuSearch.java
  301. (1.1): [no log message]
  302. 2004-04-14 10:07  eibe
  303. * weka/clusterers/DensityBasedClusterer.java (1.2): Fixed comment.
  304. DensityBasedClusterer actually returns proper cluster membership
  305. probabilities.
  306. 2004-04-14 10:05  eibe
  307. * weka/classifiers/Evaluation.java (1.51): evaluateModelOnce() did
  308. not return Instance.missingValue() when all class probabilities
  309. were zero. This only affected the visualization of predictions.
  310. 2004-04-14 09:59  mhall
  311. * weka/clusterers/SimpleKMeans.java (1.15): Fixed to prevent empty
  312. clusters from occuring while iterating. If an empty cluster occurs
  313. it is deleted and the number of clusters is reduced by 1.
  314. 2004-04-14 09:31  eibe
  315. * weka/classifiers/Evaluation.java (1.50): Made it impossible to
  316. use incompatible train and test files from the command line.
  317. 2004-04-08 17:23  eibe
  318. * weka/classifiers/Classifier.java (1.11): Fixed bug that caused
  319. incorrect handling of unclassified instances in
  320. distributionForInstance()
  321. 2004-04-08 09:56  eibe
  322. * weka/filters/unsupervised/attribute/NominalToBinary.java (1.6):
  323. Added constuctor which initializes ranges correctly.
  324. 2004-04-07 11:53  mhall
  325. * weka/attributeSelection/: AttributeSelection.java (1.32),
  326. RaceSearch.java (1.13): Updated to use GreedyStepwise
  327. 2004-04-07 11:48  mhall
  328. * weka/attributeSelection/RankSearch.java (1.9): Changed to use
  329. GreedyStepwise
  330. 2004-04-07 11:21  mhall
  331. * weka/attributeSelection/GreedyStepwise.java (1.4): Fixed bug with
  332. start set
  333. 2004-04-06 15:49  cvs_rrb
  334. * weka/classifiers/bayes/: BayesNet.java (1.16),
  335. net/estimate/DiscreteEstimatorBayes.java (1.2): [no log message]
  336. 2004-04-05 16:43  mhall
  337. * weka/gui/explorer/AttributeSelectionPanel.java (1.31): Stopped
  338. history panel from growing to much horizontally
  339. 2004-04-05 16:42  mhall
  340. * weka/clusterers/ClusterEvaluation.java (1.26): Now serializable
  341. 2004-04-05 15:26  mhall
  342. * weka/clusterers/ClusterEvaluation.java (1.25): Now randomizes the
  343. data
  344. 2004-04-05 15:24  mhall
  345. * weka/attributeSelection/GreedyStepwise.java (1.3): Made some
  346. member variables and methods protected rather than private
  347. 2004-04-05 15:02  mhall
  348. * weka/gui/beans/Filter.java (1.9): Changed icon loading procedure
  349. to avoid name clashes
  350. 2004-04-05 15:01  mhall
  351. * weka/gui/beans/KnowledgeFlow.java (1.17): Updated date in log
  352. 2004-04-05 15:00  mhall
  353. * weka/gui/beans/icons/:
  354. filters.supervised.attribute.AttributeSelection.gif (1.1),
  355. filters.supervised.attribute.AttributeSelection_animated.gif (1.1),
  356. filters.supervised.attribute.ClassOrder.gif (1.1),
  357. filters.supervised.attribute.ClassOrder_animated.gif (1.1),
  358. filters.supervised.attribute.Discretize.gif (1.1),
  359. filters.supervised.attribute.Discretize_animated.gif (1.1),
  360. filters.supervised.attribute.NominalToBinary.gif (1.1),
  361. filters.supervised.attribute.NominalToBinary_animated.gif (1.1),
  362. filters.supervised.instance.Resample.gif (1.1),
  363. filters.supervised.instance.Resample_animated.gif (1.1),
  364. filters.supervised.instance.SpreadSubsample.gif (1.1),
  365. filters.supervised.instance.SpreadSubsample_animated.gif (1.1),
  366. filters.supervised.instance.StratifiedRemoveFolds.gif (1.1),
  367. filters.supervised.instance.StratifiedRemoveFolds_animated.gif
  368. (1.1): More funky icons from Chi-Chung Lau
  369. 2004-04-04 14:55  cvs_rrb
  370. * weka/classifiers/bayes/: BayesNet.java (1.15), net/ADNode.java
  371. (1.3), net/BIFReader.java (1.3), net/BayesNetGenerator.java (1.3),
  372. net/ParentSet.java (1.3), net/estimate/BMAEstimator.java (1.3),
  373. net/estimate/SimpleEstimator.java (1.3),
  374. net/search/SearchAlgorithm.java (1.3),
  375. net/search/ci/CISearchAlgorithm.java (1.3),
  376. net/search/ci/ICSSearchAlgorithm.java (1.3),
  377. net/search/fixed/FromFile.java (1.3),
  378. net/search/fixed/NaiveBayes.java (1.3): [no log message]
  379. 2004-04-02 17:09  mhall
  380. * weka/attributeSelection/GreedyStepwise.java (1.2): Updated
  381. toString()
  382. 2004-04-02 17:03  mhall
  383. * weka/gui/GenericObjectEditor.props (1.98): Removed
  384. ForwardSelection and added GreedyStepwise
  385. 2004-04-02 17:01  eibe
  386. * weka/gui/: GenericObjectEditor.props (1.97),
  387. explorer/ClustererPanel.java (1.43): DensityBasedClusterer wasn't
  388. accessible from the Explorer.
  389. 2004-04-02 17:01  mhall
  390. * weka/attributeSelection/GreedyStepwise.java (1.1): Initial import
  391. 2004-04-02 17:00  mhall
  392. * weka/attributeSelection/ForwardSelection.java (1.17): Name
  393. changed to GreedyStepwise
  394. 2004-04-02 13:23  cvs_rrb
  395. * weka/classifiers/bayes/: ADNode.java (1.5),
  396. DiscreteEstimatorBayes.java (1.5), ParentSet.java (1.6),
  397. Scoreable.java (1.6), VaryNode.java (1.3): files moved to
  398. weka/classifiers/bayes/net sub dirs
  399. 2004-04-02 13:22  cvs_rrb
  400. * weka/classifiers/bayes/: BayesNet.java (1.14), net/ADNode.java
  401. (1.2), net/BIFReader.java (1.2), net/BayesNetGenerator.java (1.2),
  402. net/ParentSet.java (1.2), net/estimate/BMAEstimator.java (1.2),
  403. net/estimate/MultiNomialBMAEstimator.java (1.2),
  404. net/estimate/SimpleEstimator.java (1.2),
  405. net/search/SearchAlgorithm.java (1.2),
  406. net/search/ci/CISearchAlgorithm.java (1.2),
  407. net/search/ci/ICSSearchAlgorithm.java (1.2),
  408. net/search/fixed/FromFile.java (1.2),
  409. net/search/fixed/NaiveBayes.java (1.2): [no log message]
  410. 2004-04-02 11:51  mhall
  411. * weka/core/converters/CSVLoader.java (1.5): Now a bit more memory
  412. efficient
  413. 2004-04-01 09:38  cvs_rrb
  414. * weka/gui/GenericObjectEditor.props (1.96): Added entries for
  415. fixed Bayes net structure learners
  416. 2004-04-01 09:33  cvs_rrb
  417. * weka/classifiers/bayes/: BIFReader.java (1.5), net/BIFReader.java
  418. (1.1), net/BayesNetGenerator.java (1.1),
  419. net/search/fixed/FromFile.java (1.1),
  420. net/search/fixed/NaiveBayes.java (1.1): [no log message]
  421. 2004-04-01 09:32  cvs_rrb
  422. * weka/classifiers/bayes/BayesNet.java (1.13): option handling
  423. 2004-03-31 15:30  eibe
  424. * weka/filters/unsupervised/attribute/NominalToBinary.java (1.5):
  425. Added attribute specification functionality to NominalToBinary.
  426. 2004-03-31 13:34  eibe
  427. * weka/core/: FastVector.java (1.9), SparseInstance.java (1.13):
  428. Deleted a constructor from FastVector. Updated documentation for
  429. SparseInstance.
  430. 2004-03-29 15:43  mhall
  431. * weka/gui/explorer/ClassifierPanel.java (1.73): Made some useful
  432. static methods public
  433. 2004-03-29 15:42  mhall
  434. * weka/gui/visualize/LegendPanel.java (1.5): Now draws master plot
  435. symbol in black rather than white
  436. 2004-03-29 15:41  mhall
  437. * weka/gui/beans/: Beans.props (1.8), ClassValuePicker.java (1.2),
  438. ClassValuePickerBeanInfo.java (1.2),
  439. ClassValuePickerCustomizer.java (1.3), Classifier.java (1.10),
  440. ClassifierPerformanceEvaluator.java (1.7),
  441. ClassifierPerformanceEvaluatorBeanInfo.java (1.2): Now handles
  442. threshold curves
  443. 2004-03-29 15:40  mhall
  444. * weka/gui/beans/: ModelPerformanceChart.java (1.1),
  445. ThresholdDataEvent.java (1.1), ThresholdDataListener.java (1.1):
  446. Initial import
  447. 2004-03-29 09:22  mhall
  448. * weka/gui/beans/icons/: AttributeSummarizer.gif (1.2),
  449. AttributeSummarizer_animated.gif (1.2), DefaultDataVisualizer.gif
  450. (1.2), DefaultDataVisualizer_animated.gif (1.2), DefaultGraph.gif
  451. (1.2), DefaultGraph_animated.gif (1.2), DefaultText.gif (1.2),
  452. DefaultText_animated.gif (1.2), ScatterPlotMatrix.gif (1.2),
  453. ScatterPlotMatrix_animated.gif (1.2), StripChart.gif (1.2),
  454. StripChart_animated.gif (1.2): New visualization icons courtesy of
  455. Chi-Chung Lau
  456. 2004-03-26 16:26  mhall
  457. * weka/gui/beans/TextViewer.java (1.7): Changed so that result
  458. history label text is truncated to a maximum of 30 characters
  459. 2004-03-26 16:25  mhall
  460. * weka/gui/beans/PredictionAppender.java (1.6): Made logger
  461. transient
  462. 2004-03-26 16:24  mhall
  463. * weka/gui/beans/ClassValuePickerCustomizer.java (1.2): Fixed
  464. incorrect label text
  465. 2004-03-26 10:58  mhall
  466. * weka/gui/beans/: Filter.java (1.8),
  467. IncrementalClassifierEvent.java (1.5), PredictionAppender.java
  468. (1.5): Fixed more bugs in instance structure passing between beans
  469. 2004-03-25 17:16  mhall
  470. * weka/gui/beans/StripChart.java (1.9): Now handles instance events
  471. 2004-03-25 16:15  mhall
  472. * weka/core/converters/ArffLoader.java (1.6): Now resets itself
  473. after loading incrementally from a file (usefull for the
  474. KnowledgeFlow)
  475. 2004-03-25 16:14  mhall
  476. * weka/gui/beans/: BatchClassifierEvent.java (1.3),
  477. ClassAssigner.java (1.8), ClassAssignerCustomizer.java (1.3),
  478. Classifier.java (1.9), ClassifierPerformanceEvaluator.java (1.6),
  479. CrossValidationFoldMaker.java (1.6), DataVisualizer.java (1.8),
  480. Filter.java (1.7), Loader.java (1.6), PredictionAppender.java
  481. (1.4), TestSetEvent.java (1.2), TrainingSetEvent.java (1.2): Fixed
  482. some bugs in passing of instances format between beans
  483. 2004-03-25 10:04  mhall
  484. * weka/gui/beans/ClassAssigner.java (1.7): Fixed bug in format
  485. handling
  486. 2004-03-24 16:08  cvs_rrb
  487. * weka/classifiers/bayes/BayesNet.java (1.12): add drawability back
  488. in
  489. 2004-03-24 08:55  cvs_rrb
  490. * weka/classifiers/bayes/: BayesNetB.java (1.4), BayesNetB2.java
  491. (1.4): 
  492. Moved to net/search subdirectories
  493. 2004-03-24 08:53  cvs_rrb
  494. * weka/classifiers/bayes/BayesNetK2.java (1.4): [no log message]
  495. 2004-03-24 08:40  cvs_rrb
  496. * weka/gui/GenericObjectEditor.props (1.95): 
  497. Added entries for new Bayes Network classes
  498. 2004-03-24 08:38  cvs_rrb
  499. * weka/classifiers/bayes/BIFReader.java (1.4): [no log message]
  500. 2004-03-24 08:33  cvs_rrb
  501. * weka/classifiers/bayes/net/: ADNode.java (1.1), ParentSet.java
  502. (1.1), VaryNode.java (1.1), estimate/BMAEstimator.java (1.1),
  503. estimate/BayesNetEstimator.java (1.1),
  504. estimate/DiscreteEstimatorBayes.java (1.1),
  505. estimate/DiscreteEstimatorFullBayes.java (1.1),
  506. estimate/MultiNomialBMAEstimator.java (1.1),
  507. estimate/SimpleEstimator.java (1.1), search/SearchAlgorithm.java
  508. (1.1), search/ci/CISearchAlgorithm.java (1.1),
  509. search/ci/ICSSearchAlgorithm.java (1.1): [no log message]
  510. 2004-03-24 08:20  cvs_rrb
  511. * weka/classifiers/bayes/BayesNet.java (1.11): [no log message]
  512. 2004-03-22 16:37  mhall
  513. * weka/gui/beans/icons/: ArffLoader.gif (1.1),
  514. ArffLoader_animated.gif (1.1), C45Loader.gif (1.1),
  515. C45Loader_animated.gif (1.1), CSVLoader.gif (1.1),
  516. CSVLoader_animated.gif (1.1), DefaultDataSource.gif (1.2),
  517. DefaultDataSource_animated.gif (1.2), SerializedInstancesLoader.gif
  518. (1.1), SerializedInstancesLoader_animated.gif (1.1): New loader
  519. icons courtesy of Chi-Chung Lau
  520. 2004-03-18 14:02  mhall
  521. * weka/classifiers/trees/REPTree.java (1.19): Fixed option for max
  522. tree depth so that it can be set from the command line
  523. 2004-03-11 17:02  mhall
  524. * weka/clusterers/EM.java (1.27): Fixed bug in initialization of
  525. parameters for normal distribution that resulted in 0 mean and
  526. variance for attributes with one distinct value
  527. 2004-03-05 11:19  mhall
  528. * weka/classifiers/lazy/LWL.java (1.10): Fixed an option conflict.
  529. Made distance function protected rather than private.
  530. 2004-03-05 09:41  eibe
  531. * weka/classifiers/bayes/NaiveBayesMultinomial.java (1.9): Class
  532. probabilities were converted incorrectly in toString before
  533. classifier was output.
  534. 2004-03-02 10:54  trigg
  535. * weka/estimators/DiscreteEstimator.java (1.6): Added two new
  536. methods from Stijn Lievens <stijn.lievens@ugent.be>
  537. 2004-02-27 15:12  mhall
  538. * weka/classifiers/: functions/SimpleLogistic.java (1.5),
  539. meta/AdditiveRegression.java (1.15),
  540. meta/AttributeSelectedClassifier.java (1.15), meta/Bagging.java
  541. (1.30), misc/FLR.java (1.3), rules/DecisionTable.java (1.28),
  542. rules/JRip.java (1.14), rules/PART.java (1.2), rules/Ridor.java
  543. (1.11), trees/ADTree.java (1.2), trees/J48.java (1.2),
  544. trees/REPTree.java (1.18), trees/RandomForest.java (1.6),
  545. trees/m5/M5Base.java (1.10): Changed additional measure matching to
  546. be case insensitive
  547. 2004-02-27 15:10  mhall
  548. * weka/experiment/: ClassifierSplitEvaluator.java (1.19),
  549. RegressionSplitEvaluator.java (1.16): Made case insensitive for
  550. additional measure handling
  551. 2004-02-27 14:46  mhall
  552. * weka/classifiers/trees/: LMT.java (1.2), NBTree.java (1.2):
  553. Changed additional measure matching to be case insensitive
  554. 2004-02-26 17:07  mhall
  555. * weka/experiment/PairedCorrectedTTester.java (1.5): Fixed bug in
  556. identifying column names (applied only when using results from a
  557. hypersonic database)
  558. 2004-02-26 14:47  mhall
  559. * weka/experiment/: PairedCorrectedTTester.java (1.4),
  560. PairedTTester.java (1.18): Added a check for non matching fold
  561. numbers (if fold column is set)
  562. 2004-02-25 14:40  trigg
  563. * weka/: associations/Tertius.java (1.2),
  564. classifiers/functions/MultilayerPerceptron.java (1.2),
  565. classifiers/trees/UserClassifier.java (1.16),
  566. gui/AttributeVisualizationPanel.java (1.12),
  567. gui/DatabaseConnectionDialog.java (1.2), gui/SaveBuffer.java (1.6),
  568. gui/graphvisualizer/GraphVisualizer.java (1.2),
  569. gui/treevisualizer/TreeVisualizer.java (1.8),
  570. gui/visualize/MatrixPanel.java (1.9): Remove deprecation warnings
  571. produced under Java 1.5
  572. 2004-02-25 14:39  trigg
  573. * weka/build.xml (1.13): Added a build target that uses jikes with
  574. all warnings turned on.
  575. 2004-02-25 14:23  trigg
  576. * weka/filters/unsupervised/attribute/AbstractTimeSeries.java
  577. (1.3): Make this compile under Java 1.5 by avoiding '*' imports.
  578. 2004-02-20 10:10  mhall
  579. * weka/classifiers/lazy/IBk.java (1.30): Fixed bug (numeric class
  580. case) in the cross validation routine
  581. 2004-02-20 10:05  mhall
  582. * weka/clusterers/: ClusterEvaluation.java (1.24), EM.java (1.26),
  583. FarthestFirst.java (1.2), MakeDensityBasedClusterer.java (1.2),
  584. NumberOfClustersRequestable.java (1.1), SimpleKMeans.java (1.14):
  585. Added a new interface
  586. 2004-02-18 14:55  mhall
  587. * weka/attributeSelection/ForwardSelection.java (1.16): Fixed class
  588. index bug (only an issue for UnsupervisedEvaluators)
  589. 2004-02-13 16:41  mhall
  590. * weka/gui/GenericObjectEditor.props (1.94): Added NBTree
  591. 2004-02-13 12:05  mhall
  592. * weka/classifiers/trees/: NBTree.java (1.1),
  593. j48/NBTreeClassifierTree.java (1.1), j48/NBTreeModelSelection.java
  594. (1.1), j48/NBTreeNoSplit.java (1.1), j48/NBTreeSplit.java (1.1):
  595. Initial import
  596. 2004-02-11 14:56  akibriya
  597. * weka/gui/visualize/MatrixPanel.java (1.8): Fixed a memory leak.
  598. It now no longer caches the values of the attributes which are not
  599. selected.
  600. 2004-02-09 17:27  akibriya
  601. * weka/gui/graphvisualizer/HierarchicalBCEngine.java (1.2): Fixed a
  602. bug, so now it can handle nodes with no edges coming in or going
  603. out.
  604. 2004-02-02 12:09  mhall
  605. * weka/gui/beans/: Beans.props (1.7), ClassAssigner.java (1.6),
  606. ClassAssignerCustomizer.java (1.2), Classifier.java (1.8),
  607. ClassifierPerformanceEvaluator.java (1.5), DataSetEvent.java (1.2),
  608. Filter.java (1.6), IncrementalClassifierEvaluator.java (1.7),
  609. IncrementalClassifierEvent.java (1.4), InstanceEvent.java (1.3),
  610. KnowledgeFlow.java (1.16), Loader.java (1.5), LoaderCustomizer.java
  611. (1.4): Some changes to make the addition of ROC curve visualization
  612. possible
  613. 2004-02-02 12:06  mhall
  614. * weka/gui/beans/: ClassValuePicker.java (1.1),
  615. ClassValuePickerBeanInfo.java (1.1),
  616. ClassValuePickerCustomizer.java (1.1),
  617. CustomizerClosingListener.java (1.1), DataFormatListener.java
  618. (1.1): Initial import.
  619. 2004-02-02 12:04  mhall
  620. * weka/gui/beans/icons/: ClassValuePicker.gif (1.1),
  621. ClassValuePicker_animated.gif (1.1): Initial import
  622. 2004-01-28 12:57  eibe
  623. * weka/classifiers/functions/neural/LinearUnit.java (1.4): Got rid
  624. of of superfluous try/catch statement.
  625. 2004-01-28 10:37  trigg
  626. * weka/: associations/tertius/IndividualInstances.java (1.3),
  627. core/Drawable.java (1.8), core/Utils.java (1.39),
  628. filters/unsupervised/attribute/StringToWordVector.java (1.8),
  629. gui/graphvisualizer/BIFParser.java (1.2),
  630. gui/graphvisualizer/GraphConstants.java (1.2),
  631. gui/graphvisualizer/LayoutCompleteEventListener.java (1.2),
  632. gui/graphvisualizer/LayoutEngine.java (1.2): Fixed a bunch of
  633. compiler warnings.