📄 changelog-3-1-6
字号:
Working file: weka/classifiers/Evaluation.javarevision 1.19date: 1999/11/14 20:37:15; author: eibe; state: Exp; lines: +3 -3Changed html tags to be properly nested.=============================================================================Working file: weka/classifiers/LinearRegression.javarevision 1.6date: 1999/11/12 03:45:47; author: mhall; state: Exp; lines: +11 -1Added method to return the number of coefficients in the model.=============================================================================Working file: weka/classifiers/LogitBoost.javarevision 1.13date: 1999/11/11 02:48:08; author: mhall; state: Exp; lines: +98 -6Added support for base classifiers that don't use weighted instances.=============================================================================Working file: weka/core/Attribute.javarevision 1.8date: 1999/10/25 01:47:43; author: trigg; state: Exp; lines: +2 -2- Ooops. Fixed bug introduced in the last change.----------------------------revision 1.7date: 1999/10/22 06:16:17; author: trigg; state: Exp; lines: +27 -3- added addStringValue, to facilitate programatic construction ofdatasets with String attributes. Also fixed a loophole in theconstructor which could allow people to alter the set of nominalvalues (for nominal attributes after construction).=============================================================================Working file: weka/core/Instances.javarevision 1.13date: 1999/10/22 06:34:07; author: trigg; state: Exp; lines: +8 -4- Changed command-line behaviour so dataset can be read from System.in eg:some command | java weka.core.Instances=============================================================================Working file: weka/experiment/DatabaseUtils.javarevision 1.5date: 1999/11/14 20:37:27; author: eibe; state: Exp; lines: +2 -2Changed html tags to be properly nested.=============================================================================Working file: weka/experiment/InstanceQuery.javarevision 1.3date: 1999/11/14 20:37:27; author: eibe; state: Exp; lines: +2 -2Changed html tags to be properly nested.=============================================================================RCS file: /home/ml/cvsroot/weka/filters/Makefile,vrevision 1.8date: 1999/10/25 08:32:46; author: trigg; state: Exp; lines: +2 -1- Added ResampleFilter and adjusted Makefile accordingly.----------------------------revision 1.7date: 1999/10/15 04:27:37; author: eibe; state: Exp; lines: +1 -1NormalizationFilter was not included in the Makefile.=============================================================================Working file: weka/filters/ResampleFilter.javarevision 1.2date: 1999/11/14 20:29:57; author: eibe; state: Exp; lines: +4 -4Changed Java 1.2 class to nextInt() to 1.1 format.----------------------------revision 1.1date: 1999/10/25 08:32:46; author: trigg; state: Exp;- Added ResampleFilter and adjusted Makefile accordingly.=============================================================================Working file: weka/gui/ResultHistoryPanel.javarevision 1.9date: 1999/11/12 04:00:06; author: mhall; state: Exp; lines: +2 -2Changed fonts to be Monospaced 12.----------------------------revision 1.8date: 1999/10/27 02:33:43; author: trigg; state: Exp; lines: +35 -7- Now can delete a result. Press delete key after selecting a list item.=============================================================================Working file: weka/gui/SetInstancesPanel.javarevision 1.3date: 1999/10/20 21:35:18; author: mhall; state: Exp; lines: +10 -1Modified so that most recently applied filters in the preprocess panelare also applied to any user supplied test sets in the classifier andcluster panels.=============================================================================Working file: weka/gui/SimpleCLI.javarevision 1.2date: 1999/11/12 04:00:06; author: mhall; state: Exp; lines: +2 -2Changed fonts to be Monospaced 12.=============================================================================Working file: weka/gui/experiment/ResultsPanel.javarevision 1.8date: 1999/11/12 04:00:38; author: mhall; state: Exp; lines: +2 -2Changed fonts to be Monospaced 12.=============================================================================Working file: weka/gui/experiment/SetupPanel.javarevision 1.8date: 1999/11/12 04:00:39; author: mhall; state: Exp; lines: +4 -1Changed fonts to be Monospaced 12.=============================================================================Working file: weka/gui/explorer/AssociationsPanel.javarevision 1.7date: 1999/11/12 04:00:51; author: mhall; state: Exp; lines: +2 -2Changed fonts to be Monospaced 12.=============================================================================Working file: weka/gui/explorer/AttributeSelectionPanel.javarevision 1.7date: 1999/11/12 04:00:51; author: mhall; state: Exp; lines: +2 -2Changed fonts to be Monospaced 12.=============================================================================Working file: weka/gui/explorer/ClassifierPanel.javarevision 1.19date: 1999/11/14 23:10:16; author: mhall; state: Exp; lines: +13 -1Added some progress status for when a classifier is testing.----------------------------revision 1.18date: 1999/11/12 04:00:51; author: mhall; state: Exp; lines: +2 -2Changed fonts to be Monospaced 12.----------------------------revision 1.17date: 1999/10/26 02:37:52; author: trigg; state: Exp; lines: +14 -4- Added an option to output entropy statistics.----------------------------revision 1.16date: 1999/10/20 21:35:36; author: mhall; state: Exp; lines: +80 -4Modified so that most recently applied filters in the preprocess panelare also applied to any user supplied test sets in the classifier andcluster panels.=============================================================================Working file: weka/gui/explorer/ClustererPanel.javarevision 1.9date: 1999/11/12 04:00:51; author: mhall; state: Exp; lines: +2 -2Changed fonts to be Monospaced 12.----------------------------revision 1.8date: 1999/10/20 21:35:37; author: mhall; state: Exp; lines: +79 -4Modified so that most recently applied filters in the preprocess panelare also applied to any user supplied test sets in the classifier andcluster panels.=============================================================================Working file: weka/gui/explorer/Explorer.javarevision 1.9date: 1999/10/20 21:35:36; author: mhall; state: Exp; lines: +8 -1Modified so that most recently applied filters in the preprocess panelare also applied to any user supplied test sets in the classifier andcluster panels.----------------------------revision 1.8date: 1999/10/17 22:57:42; author: mhall; state: Exp; lines: +2 -2Changed "Select Features" to "Select Attributes"=============================================================================Working file: weka/gui/explorer/PreprocessPanel.javarevision 1.11date: 1999/10/20 21:35:35; author: mhall; state: Exp; lines: +32 -2Modified so that most recently applied filters in the preprocess panelare also applied to any user supplied test sets in the classifier andcluster panels.----------------------------revision 1.10date: 1999/10/19 22:38:34; author: mhall; state: Exp; lines: +3 -2Fixed bug that prevented working instances from being saved to a file.=============================================================================Working file: weka/gui/explorer/VisualizePanel.javarevision 1.8date: 1999/11/12 04:00:52; author: mhall; state: Exp; lines: +47 -21Changed fonts to be Monospaced 12.----------------------------revision 1.7date: 1999/11/09 00:57:55; author: mhall; state: Exp; lines: +17 -9Fixed bug in instance info for cluster visualization.----------------------------revision 1.6date: 1999/10/22 02:17:04; author: mhall; state: Exp; lines: +365 -98Now displays a legend for nominal colouring attributes. Legend has been movedto a seperate panel below the plot panel.=============================================================================
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -