📄 changelog-3-3-6
字号:
2003-04-17 11:54 mhall * weka/gui/beans/README_KnowledgeFlow (1.3): removed a linefeed2003-04-17 11:52 mhall * weka/gui/beans/README_KnowledgeFlow (1.2): Removed reference to Tools toolbar2003-04-17 11:46 mhall * weka/gui/beans/KnowledgeFlow.java (1.11): Added help button2003-04-17 11:44 mhall * weka/gui/beans/: icons/Help24.gif (1.1), README_KnowledgeFlow (1.1): Initial import2003-04-17 10:42 rkirkby * weka/gui/AttributeVisualizationPanel.java (1.10): Performance improvements by Ashraf, plus attempts to make more thread safe, avoiding use of stop().2003-04-17 10:13 rkirkby * weka/gui/explorer/PreprocessPanel.java (1.34): Prevented multiple "visualize all" windows from being opened.2003-04-16 15:52 eibe * weka/gui/AttributeVisualizationPanel.java (1.9): Fixed a bug.2003-04-16 14:46 eibe * weka/gui/AttributeVisualizationPanel.java (1.8): Made thread safe2003-04-16 12:24 rkirkby * weka/filters/unsupervised/attribute/RemoveUseless.java (1.4): Fixed so that it will not remove the class attribute if set.2003-04-16 11:36 rkirkby * weka/gui/GenericObjectEditor.props (1.78): Added Nnge.2003-04-16 11:33 rkirkby * weka/classifiers/rules/Makefile (1.5): Added Nnge.2003-04-16 11:33 rkirkby * weka/classifiers/rules/Nnge.java (1.1): Initial import.2003-04-16 11:30 rkirkby * weka/gui/visualize/VisualizeUtils.java (1.7): Suppressed some warning messages.2003-04-16 11:28 rkirkby * weka/gui/explorer/ClassifierPanel.java (1.60): Suppressed console output of random seed.2003-04-16 11:24 rkirkby * weka/gui/visualize/: Plot2D.java (1.18), PlotData2D.java (1.15): Suppressed some warning messages.2003-04-16 11:20 rkirkby * weka/gui/visualize/: VisualizePanel.java (1.19), AttributePanel.java (1.8): Suppressed some warning messages.2003-04-16 11:06 rkirkby * weka/gui/: experiment/Experimenter.java (1.6), beans/KnowledgeFlow.java (1.10): Now uses the system look & feel.2003-04-16 11:03 rkirkby * weka/gui/: GUIChooser.java (1.11), explorer/Explorer.java (1.27): Now uses the system look & feel.2003-04-16 09:25 eibe * weka/classifiers/functions/SimpleLinearRegression.java (1.2): Added some checks to SimpleLinearRegression.2003-04-16 09:19 eibe * weka/: classifiers/functions/Makefile (1.6), classifiers/functions/SimpleLinearRegression.java (1.1), classifiers/functions/UnivariateLinearRegression.java (1.2), gui/GenericObjectEditor.props (1.77): Renamed UnivariateLinearRegression to become SimpleLinearRegression2003-04-15 14:09 mhall * weka/gui/explorer/PreprocessPanel.java (1.33): Now displays color combo box for histograms and a button to popup a panel of histograms above the singe histogram display2003-04-15 14:08 mhall * weka/gui/AttributeVisualizationPanel.java (1.7): Changed to allow color combo box to be either visible or invisible and added a method to return the combo box so that another component can place this control wherever it likes2003-04-15 14:06 mhall * weka/gui/beans/Makefile (1.2): Added beans to makefile2003-04-15 14:06 eibe * weka/attributeSelection/SVMAttributeEval.java (1.15): Location of SMO has changed2003-04-15 14:05 mhall * weka/gui/beans/AttributeSummarizerBeanInfo.java (1.1): Initial import2003-04-15 14:01 mhall * weka/gui/beans/: AttributeSummarizer.java (1.3), ClassAssigner.java (1.5), CrossValidationFoldMaker.java (1.3), TrainTestSplitMaker.java (1.3): Added globalInfo and tool tip stuff2003-04-15 13:58 eibe * weka/classifiers/functions/Logistic.java (1.26): Changed some exceptions.2003-04-15 13:56 eibe * weka/classifiers/meta/AdaBoostM1.java (1.16): AdaBoostM1 now produces much better probability estimates (Thanks, Xin :-)2003-04-15 13:17 eibe * weka/gui/GenericObjectEditor.props (1.76): SMO, etc., now in supportVector package.2003-04-15 13:12 eibe * weka/classifiers/functions/: Logistic.java (1.25), Makefile (1.5), SMO.java (1.49), supportVector/Kernel.java (1.1), supportVector/Makefile (1.1), supportVector/NormalizedPolyKernel.java (1.1), supportVector/PolyKernel.java (1.1), supportVector/RBFKernel.java (1.1), supportVector/SMO.java (1.1), supportVector/SMOreg.java (1.1), supportVector/SMOset.java (1.1): Replaced implementation of logistic regression. SMO has moved into a new supportVector package that also includes SMO for regression.2003-04-15 11:20 rkirkby * weka/filters/unsupervised/attribute/RemoveUseless.java (1.3): The maximum variance parameter default is now 99, and now only applies to nominal attributes.2003-04-14 16:10 mhall * weka/gui/PropertySheetPanel.java (1.12): set number of columns to 30 for the text area that displays the about info2003-04-14 10:10 mhall * weka/gui/beans/AttributeSummarizer.java (1.2): Added a coloring index property2003-04-14 10:09 mhall * weka/gui/explorer/PreprocessPanel.java (1.32): Added ability to pop up a matrix of AttributeVisualizationPanels2003-04-14 10:08 mhall * weka/gui/AttributeVisualizationPanel.java (1.6): Added methods to set and get the coloring index2003-04-11 12:21 mhall * weka/gui/beans/: AttributeSummarizer.java (1.1), icons/AttributeSummarizer.gif (1.1), icons/AttributeSummarizer_animated.gif (1.1): Initial import2003-04-11 12:20 mhall * weka/gui/beans/: DataVisualizer.java (1.5), KnowledgeFlow.java (1.9), ScatterPlotMatrix.java (1.3): Some mods to allow beans to determine whether they are running inside an editor environment or not2003-04-11 12:19 mhall * weka/gui/beans/Beans.props (1.4): Split the tools toolbar into evaluationa and visualization2003-04-10 18:10 mhall * weka/gui/AttributeVisualizationPanel.java (1.5): Made this component respect the class attribute (if set in the data) and fixed a couple of negative array size exceptions on construction2003-04-10 09:03 eibe * weka/core/Utils.java (1.36): Added Bernhard's method for converting log(P) back into P.2003-04-09 15:49 mhall * weka/gui/beans/DataVisualizer.java (1.4): Changed a couple of variables to protected to allow easier subclassing2003-04-09 15:48 mhall * weka/gui/beans/ScatterPlotMatrix.java (1.2): Now extends DataVisualizer2003-04-09 14:45 mhall * weka/gui/beans/ScatterPlotMatrixBeanInfo.java (1.1): Initial import2003-04-09 10:52 mhall * weka/gui/beans/DataVisualizer.java (1.3): Fixed some docs2003-04-09 10:52 mhall * weka/gui/beans/Beans.props (1.3): Added scatter plot matrix2003-04-09 10:49 mhall * weka/gui/beans/: icons/ScatterPlotMatrix.gif (1.1), icons/ScatterPlotMatrix_animated.gif (1.1), ScatterPlotMatrix.java (1.1): Initial import2003-04-08 15:58 mhall * weka/gui/beans/ClassifierPerformanceEvaluator.java (1.3): Fixed eventGeneratable bug2003-04-08 15:57 mhall * weka/gui/beans/KnowledgeFlow.java (1.8): Changed log to hidden type2003-04-04 10:07 mhall * weka/classifiers/trees/REPTree.java (1.10): GetOptions now returns an integer value for tree depth rather than a double. This is in line with setOptions that parses tree depths as an integer2003-04-04 09:20 eibe * weka/gui/boundaryvisualizer/BoundaryVisualizer.java (1.11): Fixed reference2003-04-04 09:17 eibe * weka/gui/boundaryvisualizer/BoundaryVisualizer.java (1.10): Added reference2003-04-04 09:14 eibe * weka/: classifiers/lazy/LWL.java (1.6), classifiers/lazy/LWR.java (1.16), classifiers/lazy/Makefile (1.5), gui/GenericObjectEditor.props (1.75): LWR has been replaced by the more general LWL class.2003-03-31 16:36 rkirkby * weka/gui/experiment/ResultsPanel.java (1.23): Will now pass the folds column if detected to the T-Tester, to ensure correct ordering.2003-03-31 16:34 rkirkby * weka/experiment/PairedTTester.java (1.17): Added option for fold column, so that the folds can be taken into account when sorting.2003-03-31 08:40 eibe * weka/filters/supervised/attribute/ClassOrder.java (1.2): Xin made it a bit safer.2003-03-28 10:24 eibe * weka/: attributeSelection/SVMAttributeEval.java (1.14), classifiers/functions/SMO.java (1.48): Eliminated weights() method from SMO.2003-03-27 10:11 rkirkby * weka/classifiers/functions/SMO.java (1.47): Six utility methods have been added that were submitted by Christopher Bader from Unveil Technologies (cbader@Unveil.com).2003-03-27 09:46 rkirkby * weka/gui/AttributeVisualizationPanel.java (1.4): Removed a debug message.2003-03-26 10:13 rkirkby * weka/gui/visualize/MatrixPanel.java (1.5): Point size can now be changed.2003-03-26 10:12 rkirkby * weka/gui/AttributeVisualizationPanel.java (1.3): Graphs are now colour coded and other improvements.2003-03-25 15:43 rkirkby * weka/filters/unsupervised/attribute/RemoveUseless.java (1.2): Fixed filtering of instances after the inital batch has been processed.2003-03-21 10:52 rkirkby * weka/gui/LogPanel.java (1.13): The log can now either be hidden or visible, to keep Experimenter run tab appearance the same as it was.2003-03-21 10:16 rkirkby * weka/gui/explorer/Explorer.java (1.26): Updated startup log message.2003-03-20 15:57 rkirkby * weka/gui/LogPanel.java (1.12): Log is now accessible via a button, rather than always on display.2003-03-20 14:57 rkirkby * weka/gui/explorer/ClustererPanel.java (1.38): Improved error handling by displaying a dialog box when clustering fails.2003-03-20 14:50 rkirkby * weka/gui/explorer/ClassifierPanel.java (1.59): Improved error handling by displaying a dialog box when something fails.2003-03-18 15:42 rkirkby * weka/experiment/PairedCorrectedTTester.java (1.3): Forgot to override the main method.2003-03-13 17:13 mhall * weka/classifiers/bayes/AODE.java (1.2): Fixed getOptions and added get and set methods for the frequency option2003-03-13 12:12 rkirkby
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -