📄 changelog-3-1-5
字号:
Working file: weka/Makefile----------------------------revision 1.13date: 1999/10/06 00:46:33; author: eibe; state: Exp; lines: +6 -2Makefile now puts link to Weka homepage into the on-line docs.=============================================================================Working file: weka/attributeSelection/AttributeSelection.javaWorking file: weka/attributeSelection/ExhaustiveSearch.javaWorking file: weka/attributeSelection/ForwardSelection.javaWorking file: weka/attributeSelection/GeneticSearch.javaWorking file: weka/attributeSelection/RandomSearch.javaWorking file: weka/attributeSelection/Ranker.javaWorking file: weka/attributeSelection/StartSetHandler.java----------------------------date: 1999/10/05 23:02:09; author: mhall; state: Exp; lines: +5 -5Doc fix=============================================================================Working file: weka/classifiers/CheckClassifier.java----------------------------revision 1.8date: 1999/09/22 08:21:01; author: trigg; state: Exp; lines: +115 -1- Added checks for whether the classifier looks at test class vals.=============================================================================Working file: weka/classifiers/CostMatrix.java----------------------------revision 1.2date: 1999/10/01 09:32:42; author: trigg; state: Exp; lines: +13 -3- Added a copy constructor=============================================================================Working file: weka/classifiers/Evaluation.java----------------------------revision 1.18date: 1999/10/01 09:33:42; author: trigg; state: Exp; lines: +19 -26- Made costs appear in confusion matrix, consolidated theEvaluation constructors.----------------------------revision 1.17date: 1999/09/23 09:51:53; author: trigg; state: Exp; lines: +2 -1- Ooops, my last fix was broken. All better now :-)----------------------------revision 1.16date: 1999/09/22 08:21:37; author: trigg; state: Exp; lines: +4 -3- Fixed bug in equals()=============================================================================Working file: weka/classifiers/HyperPipes.java----------------------------revision 1.4date: 1999/10/01 01:31:03; author: trigg; state: Exp; lines: +10 -13- Made the classifier a DistributionClassifier=============================================================================Working file: weka/classifiers/NaiveBayes.java----------------------------revision 1.6date: 1999/09/22 08:34:20; author: trigg; state: Exp; lines: +48 -21- Made it so that NaiveBayes can be used Updateable for really big datasets.=============================================================================Working file: weka/classifiers/SMO.java----------------------------revision 1.6date: 1999/10/06 07:28:41; author: eibe; state: Exp; lines: +68 -18Scaled instead of unscaled polynomial kernels.Textual output of classifiers was incorrect: threshold was added insteadof subtracted.Bug in special case of optimization loop.=============================================================================Working file: weka/clusterers/ClusterEvaluation.java----------------------------revision 1.7date: 1999/10/13 03:13:07; author: mhall; state: Exp; lines: +14 -12Changed so that original cluster numbers from the Cobweb tree are displayedin the clustering summary info.=============================================================================Working file: weka/clusterers/Cobweb.java----------------------------revision 1.6date: 1999/10/13 03:13:07; author: mhall; state: Exp; lines: +3 -1Changed so that original cluster numbers from the Cobweb tree are displayedin the clustering summary info.=============================================================================Working file: weka/core/Attribute.java----------------------------revision 1.6date: 1999/09/22 08:20:21; author: trigg; state: Exp; lines: +12 -8- Fixed bug in equals()=============================================================================Working file: weka/filters/NormalizationFilter.java----------------------------revision 1.1date: 1999/10/06 23:55:22; author: eibe; state: Exp;branches: 1.1.2;Normalizes all numeric attributes to [0,1].=============================================================================Working file: weka/gui/GenericObjectEditor.props----------------------------revision 1.5date: 1999/10/07 03:51:35; author: mhall; state: Exp; lines: +2 -1Added the NormalizationFilter=============================================================================Working file: weka/gui/ResultHistoryPanel.java----------------------------revision 1.7date: 1999/10/13 02:41:14; author: mhall; state: Exp; lines: +18 -2Added getSelectedBuffer method.=============================================================================Working file: weka/gui/experiment/DatasetListPanel.javaWorking file: weka/gui/experiment/GeneratorPropertyIteratorPanel.javaWorking file: weka/gui/experiment/ResultsPanel.javaWorking file: weka/gui/experiment/RunPanel.javaWorking file: weka/gui/experiment/SetupPanel.java----------------------------date: 1999/10/10 22:26:17; author: mhall; state: Exp; lines: +17 -4Changed spacing of buttons etc. to match those used in experimenter.=============================================================================Working file: weka/gui/explorer/AssociationsPanel.javaWorking file: weka/gui/explorer/AttributeSelectionPanel.javaWorking file: weka/gui/explorer/ClustererPanel.java----------------------------date: 1999/10/12 02:56:47; author: mhall; state: Exp; lines: +56 -4Added a "Save Output" button.=============================================================================Working file: weka/gui/explorer/ClassifierPanel.java----------------------------revision 1.15date: 1999/10/12 02:56:46; author: mhall; state: Exp; lines: +54 -8Added a "Save Output" button.----------------------------revision 1.14date: 1999/10/01 09:34:46; author: trigg; state: Exp; lines: +69 -19- Added the ability to evaluate w.r.t a cost matrix, and some otherminor tidying.=============================================================================Working file: weka/gui/explorer/PreprocessPanel.java----------------------------revision 1.9date: 1999/10/13 02:42:19; author: mhall; state: Exp; lines: +5 -4Slight cosmetic touch up.----------------------------revision 1.8date: 1999/10/10 05:56:37; author: mhall; state: Exp; lines: +112 -2Added "Open DB" button.=============================================================================Working file: weka/gui/explorer/VisualizePanel.java----------------------------revision 1.5date: 1999/10/14 22:21:06; author: mhall; state: Exp; lines: +177 -40Changed so that nominal attribute values are displayed.=============================================================================
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -