⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog-3-1-7

📁 由java开发的软件包
💻
📖 第 1 页 / 共 2 页
字号:
2000-02-22 14:44  mhall	* weka/attributeSelection/Makefile (1.11): Added RaceSearch,	ClassifierSubsetEval, HoldOutSubsetEvaluator and	ErrorBasedMeritEvaluator.2000-02-22 13:43  mhall	* weka/attributeSelection/PrincipalComponents.java (1.5): Doc fix.2000-02-22 12:16  mhall	* weka/classifiers/UserClassifier.java (1.2): Changed to accomodate	the move of the treevisualizer and VisualizePanel from explorer to	gui2000-02-22 12:02  mhall	* weka/Makefile (1.23): Changed to reflect the move of	VisualizePanel and treevisualizer from explorer to gui2000-02-22 11:59  mhall	* weka/gui/treevisualizer/Makefile (1.1): Re-added after stuff up2000-02-22 11:58  mhall	* weka/gui/treevisualizer/: TreeVisualizer.java (1.1), Colors.java	(1.1), Edge.java (1.1), NamedColor.java (1.1), Node.java (1.1),	NodePlace.java (1.1), PlaceNode1.java (1.1), PlaceNode2.java (1.1),	TreeBuild.java (1.1), TreeDisplayEvent.java (1.1),	TreeDisplayListener.java (1.1): Re-added after stuff-up2000-02-22 11:33  mhall	* weka/gui/explorer/Makefile (1.6): Modified for the move of	VisualizePanel and treevisualizer2000-02-22 11:32  mhall	* weka/gui/explorer/PreprocessPanel.java (1.15): Registered the	FileEditor.class with the property editor manager.2000-02-22 11:30  mhall	* weka/gui/explorer/: AttributeSelectionPanel.java (1.14),	ClassifierPanel.java (1.27), ClustererPanel.java (1.15),	Explorer.java (1.12): Adjusted for moving the VisualizePanel to gui2000-02-22 10:59  mhall	* weka/gui/Makefile (1.11): Moved treevisualizer and VisualizePanel	from explorer to gui.2000-02-22 10:58  mhall	* weka/gui/: VisualizePanel.java (1.1), VisualizePanelEvent.java	(1.1), VisualizePanelListener.java (1.1): Moved from explorer to	gui2000-02-22 10:54  mhall	* weka/gui/explorer/: VisualizePanelEvent.java (1.2),	VisualizePanelListener.java (1.2): Moved to gui2000-02-22 10:50  mhall	* weka/gui/explorer/VisualizePanel.java (1.14): Moved to gui2000-02-22 10:18  mhall	* weka/gui/GenericObjectEditor.props (1.14): Added	ClassifierSubsetEval and RaceSearch2000-02-22 10:12  mhall	* weka/attributeSelection/: ClassifierSubsetEval.java (1.1),	ErrorBasedMeritEvaluator.java (1.1), HoldOutSubsetEvaluator.java	(1.1), RaceSearch.java (1.1): Initial import.2000-02-22 10:09  mhall	* weka/attributeSelection/ASEvaluation.java (1.5): Added a	makeCopies method.2000-02-21 11:43  mhall	* weka/attributeSelection/PrincipalComponents.java (1.4): Now	ignores attributes which are all missing or have only one distinct	value.	Also allows normalization to be turned off.2000-02-18 12:48  mhall	* weka/gui/explorer/VisualizePanel.java (1.13): Fixed for some	warnings when compiling with jikes1.112000-02-18 12:22  trigg	* weka/classifiers/Evaluation.java (1.27): Model files support	gzipping based on the model filename extension.2000-02-18 09:54  trigg	* weka/classifiers/SMO.java (1.10): Made inner class serializable.2000-02-18 09:53  trigg	* weka/Makefile (1.22): 'nother fix for doc generation. Now works	when there is no previously generated documentation in the doc	directory.2000-02-18 09:49  trigg	* weka/Makefile (1.21): Removed accidental uncommenting of doc	manipulating...2000-02-18 09:48  trigg	* weka/gui/GenericObjectEditor.props (1.13): Added ObfuscateFilter2000-02-18 09:47  trigg	* weka/filters/: Makefile (1.12), ObfuscateFilter.java (1.1),	ObsfucateFilter.java (1.2): Changed name of ObfuscateFilter.2000-02-18 08:37  eibe	* weka/: classifiers/SMO.java (1.9), core/Queue.java (1.3),	filters/NormalizationFilter.java (1.3),	filters/ReplaceMissingValuesFilter.java (1.4): Mainly memory	savings. Small changes in SMO.2000-02-17 23:09  trigg	* weka/: Makefile (1.20), associations/Makefile (1.3),	attributeSelection/Makefile (1.10), classifiers/Makefile (1.12),	classifiers/j48/Makefile (1.2), classifiers/kstar/Makefile (1.2),	classifiers/m5/Makefile (1.2), clusterers/Makefile (1.2),	core/Makefile (1.6), estimators/Makefile (1.2), experiment/Makefile	(1.6), filters/Makefile (1.11), gui/Makefile (1.10),	gui/experiment/Makefile (1.3), gui/explorer/Makefile (1.5),	gui/streams/Makefile (1.2): Makefiles now use JAVAC rather than	JAVA for consistency with the rest of the world. :-).2000-02-17 20:34  trigg	* weka/filters/AttributeFilter.java (1.6): Made attribute lists	look a little nicer2000-02-17 12:22  eibe	* weka/classifiers/j48/ClassifierTree.java (1.9): Fixed bug in	outputting graph.2000-02-17 11:10  trigg	* weka/filters/Makefile (1.10): Added ObsfucateFilter2000-02-17 11:10  trigg	* weka/filters/ObsfucateFilter.java (1.1): Initial version.	Currently only converts numeric and nominal values.2000-02-16 14:27  trigg	* weka/filters/ReplaceMissingValuesFilter.java (1.3): Sped up by	changing from setValue to building new instance from a double	array.2000-02-16 11:49  mhall	* weka/classifiers/kstar/KStar.java (1.3): Removed output to	Stderr.2000-02-16 11:43  mhall	* weka/attributeSelection/Makefile (1.9): Added PrincipalComponents2000-02-16 11:04  eibe	* weka/classifiers/SMO.java (1.8): Added options, for example, for	turning rescaling and lower-order terms on and off.2000-02-16 11:03  eibe	* weka/classifiers/j48/J48.java (1.15): Made some options mutually	exclusive in set- and get-methods.2000-02-16 09:51  eibe	* weka/classifiers/j48/: C45PruneableClassifierTree.java (1.4),	ClassifierTree.java (1.8), J48.java (1.14),	PruneableClassifierTree.java (1.3): Included option that preserves	Instances data for visualization.2000-02-15 13:07  eibe	* weka/classifiers/SMO.java (1.7): - Implemented speed-up for	linear feature space - Implemented Keerthi et al.'s modifications -	Implemented fast kernel caching - Shane and Stuart: implemented	sparse vector code2000-02-11 16:30  mhall	* weka/attributeSelection/: AttributeEvaluator.java (1.5),	SubsetEvaluator.java (1.5): Doc fix.2000-02-11 15:29  mhall	* weka/gui/explorer/VisualizePanelEvent.java (1.1): Initial import.2000-02-11 14:07  mhall	* weka/Makefile (1.19): Added treevisualizer.2000-02-11 14:03  mhall	* weka/: experiment/AveragingResultProducer.java (1.8),	experiment/DatabaseResultProducer.java (1.8),	experiment/RegressionSplitEvaluator.java (1.5),	attributeSelection/PrincipalComponents.java (1.3): Doc fix.2000-02-11 14:02  mhall	* weka/gui/explorer/VisualizePanel.java (1.12): doc fix.2000-02-11 13:42  mhall	* weka/gui/GenericObjectEditor.props (1.12): Added UserClassifier	and PrincipalComponents.2000-02-11 13:40  mhall	* weka/gui/: explorer/Makefile (1.4), Makefile (1.9): Added	treevisualizer stuff.2000-02-11 13:38  mhall	* weka/gui/explorer/VisualizePanel.java (1.11): Major enhancements	by Malcolm Ware. Attribute bars, shape drawing etc.2000-02-11 13:37  mhall	* weka/gui/explorer/VisualizePanelListener.java (1.1): Initial	import.2000-02-11 13:35  mhall	* weka/classifiers/Makefile (1.11): Added the UserClassifier2000-02-11 13:34  mhall	* weka/gui/GenericObjectEditor.java (1.15): Modified so that the ok	and cancel buttons can be listened to.2000-02-11 13:33  mhall	* weka/classifiers/UserClassifier.java (1.1): Initial import.2000-02-11 11:36  mhall	* weka/gui/explorer/PreprocessPanel.java (1.14): Bird now animates	when data is being passed through filters.2000-02-11 09:20  mhall	* weka/attributeSelection/PrincipalComponents.java (1.2): Added	more to the global info.2000-02-10 16:54  mhall	* weka/gui/explorer/ClassifierPanel.java (1.26): Changed the class	combo box to prevent it from expanding out of control horizontally.2000-02-10 16:54  mhall	* weka/gui/explorer/AttributeSelectionPanel.java (1.13): Added a	visualize button to accomodate attribute transformers. Changed the	class combo box to stop it from expanding out of control	horizontally.2000-02-10 16:51  mhall	* weka/filters/AttributeSelectionFilter.java (1.12): Modified to	accomodate attribute transformers.2000-02-10 16:50  mhall	* weka/attributeSelection/: AttributeSelection.java (1.14),	RankSearch.java (1.3), Ranker.java (1.11): Modified to handle	attribute transformers.2000-02-10 16:49  mhall	* weka/attributeSelection/: AttributeTransformer.java (1.1),	PrincipalComponents.java (1.1): Initial import.2000-02-09 16:14  mhall	* weka/classifiers/kstar/KStar.java (1.2): Fixed bug that prevented	correct initialization for -E option during incremental training.2000-02-09 14:40  trigg	* weka/gui/GenericArrayEditor.java (1.7): - Fixed problem found by	jikes but not javac.2000-02-07 13:43  mhall	* weka/classifiers/Makefile (1.10): Removed an errant entry.2000-02-07 11:21  mhall	* weka/: attributeSelection/BestFirst.java (1.15),	clusterers/ClusterEvaluation.java (1.9): Slight doc fix.2000-02-07 11:21  mhall	* weka/experiment/: AveragingResultProducer.java (1.7),	CSVResultListener.java (1.5), DatabaseResultListener.java (1.4),	OutputZipper.java (1.2), ResultListener.java (1.3): Minor doc	fixes.2000-02-07 10:27  mhall	* weka/: gui/GenericObjectEditor.props (1.11), Makefile (1.18):	added kstar2000-02-07 10:26  mhall	* weka/classifiers/kstar/Makefile (1.1): initial import2000-02-07 10:26  mhall	* weka/classifiers/Makefile (1.9): Added kstar2000-02-07 10:25  mhall	* weka/classifiers/kstar/: KStar.java (1.1), KStarCache.java (1.1),	KStarConstants.java (1.1), KStarNominalAttribute.java (1.1),	KStarNumericAttribute.java (1.1), KStarWrapper.java (1.1),	LightHashTable.java (1.1): Initial import.2000-02-04 14:02  mhall	* weka/experiment/: InstancesResultListener.java (1.3),	CSVResultListener.java (1.4), DatabaseResultListener.java (1.3),	DatabaseUtils.java (1.7): Added global info and TipText methods.2000-02-04 11:33  mhall	* weka/classifiers/m5/M5Prime.java (1.8): Added additional measure	methods to return the number of linear models, number of leaves in	the tree and number of rules.2000-02-04 11:32  mhall	* weka/classifiers/j48/PART.java (1.10): Added additional measure	meathod to return the number of rules.2000-02-04 11:31  mhall	* weka/experiment/RegressionSplitEvaluator.java (1.4): fixed bug in	array allocation.2000-02-03 17:13  mhall	* weka/classifiers/j48/J48.java (1.13): added additional measure	methods to return number of nodes, leaves and rules.2000-02-03 17:12  mhall	* weka/classifiers/DecisionTable.java (1.13): added an additional	measure method to return the number of rules.2000-02-03 17:09  mhall	* weka/experiment/: AveragingResultProducer.java (1.6),	CSVResultListener.java (1.3), ClassifierSplitEvaluator.java (1.4),	CostSensitiveClassifierSplitEvaluator.java (1.4),	CrossValidationResultProducer.java (1.5),	DatabaseResultListener.java (1.2), DatabaseResultProducer.java	(1.7), Experiment.java (1.5), RandomSplitResultProducer.java (1.5),	RegressionSplitEvaluator.java (1.3), ResultListener.java (1.2),	ResultProducer.java (1.3), SplitEvaluator.java (1.3): Modified to	allow any additional "measures" (eg. tree sizes, number of nodes	etc) of low level split evaluators to be included (if destination	listener constraints allow)  in results generated by result	producers.2000-01-25 14:13  mhall	* weka/experiment/: CostSensitiveClassifierSplitEvaluator.java	(1.3), AveragingResultProducer.java (1.5),	CrossValidationResultProducer.java (1.4),	RandomSplitResultProducer.java (1.4), DatabaseResultProducer.java	(1.6): Added support for saving raw split evaluator output to	zip/gzip files. Also added globalInfo and TipTexts.2000-01-25 14:09  mhall	* weka/experiment/: SplitEvaluator.java (1.2),	ClassifierSplitEvaluator.java (1.3), RegressionSplitEvaluator.java	(1.2): Added support for saving raw split evaluator output to	zip/gzip files. Also added globalInfo and TipTexts.2000-01-25 14:07  mhall	* weka/experiment/OutputZipper.java (1.1): Initial import.2000-01-25 14:06  mhall	* weka/gui/FileEditor.java (1.4): Changed to allow the selection of	directories.2000-01-24 08:53  mhall	* weka/attributeSelection/OneRAttributeEval.java (1.5): Global info	fix.2000-01-21 14:41  mhall	* weka/gui/experiment/ResultsPanel.java (1.13): Added save output	button.2000-01-21 14:40  mhall	* weka/gui/SaveBuffer.java (1.3): Fixed last visited directory	recall.2000-01-21 14:15  mhall	* weka/gui/explorer/: AttributeSelectionPanel.java (1.12),	ClustererPanel.java (1.14), AssociationsPanel.java (1.11): Slight	doc fix for the saveBuffer method.2000-01-21 13:36  mhall	* weka/gui/SaveBuffer.java (1.2): Slight doc fix.2000-01-21 12:26  mhall	* weka/gui/Makefile (1.8): Added SaveBuffer.2000-01-21 12:21  mhall	* weka/gui/explorer/: AttributeSelectionPanel.java (1.11),	ClustererPanel.java (1.13), AssociationsPanel.java (1.10),	ClassifierPanel.java (1.25): Added the ability to append/overwrite	output to a file.2000-01-21 12:20  mhall	* weka/gui/SaveBuffer.java (1.1): Initial import.2000-01-21 10:11  trigg	* weka/classifiers/RegressionByDiscretization.java (1.6): - Fixed	compilation bug that referenced a removed method of	DiscretizationFilter2000-01-18 09:14  mhall	* weka/classifiers/: OneR.java (1.9), DecisionTable.java (1.12),	HyperPipes.java (1.5), Prism.java (1.9): Made inner classes	Serializable so that saving and loading works.2000-01-17 16:07  mhall	* weka/attributeSelection/ForwardSelection.java (1.8): Slight	change to docs.2000-01-17 16:06  mhall	* weka/attributeSelection/RankSearch.java (1.2): Changed so that	SubsetEvaluators can be used to generate the initial ranking.  If a	subset evaluator is selected, then a forward selection search using	-R (to generate a ranking) is used.2000-01-17 16:05  mhall	* weka/attributeSelection/AttributeSelection.java (1.13): Fixed so	that merit values are output correctly when the wrapper is used in	conjunction with forward selection with -R. Also changed so that	cross validated rankings are ordered by mean rank rather than mean	merit.2000-01-12 11:40  trigg	* weka/filters/ResampleFilter.java (1.3): - Changed behaviour for	batch mode -- no resampling is done in non-initial batches.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -