📄 genericpropertiescreator.props
字号:
# Customises the list of options given by the GenericObjectEditor# for various superclasses.# Lists the ResultProducers-Packages I want to choose fromweka.experiment.ResultProducer=\ weka.experiment# Lists the ResultListeners-Packages I want to choose fromweka.experiment.ResultListener=\ weka.experiment# Lists the SplitEvaluators-Packages I want to choose fromweka.experiment.SplitEvaluator=\ weka.experiment# Lists the Classifiers-Packages I want to choose fromweka.classifiers.Classifier=\ weka.classifiers.bayes,\ weka.classifiers.functions,\ weka.classifiers.lazy,\ weka.classifiers.meta,\ weka.classifiers.meta.nestedDichotomies,\ weka.classifiers.mi,\ weka.classifiers.misc,\ weka.classifiers.trees,\ weka.classifiers.rules# Lists the Filters-Packages I want to choose fromweka.filters.Filter= \ weka.filters, \ weka.filters.supervised.attribute, \ weka.filters.supervised.instance, \ weka.filters.unsupervised.attribute, \ weka.filters.unsupervised.instance# Lists the UnsupervisedFilters-Packages I want to choose fromweka.filters.UnsupervisedFilter = \ weka.filters.unsupervised.attribute, \ weka.filters.unsupervised.instance# Lists the Attribute Selection Evaluators-Packages I want to choose fromweka.attributeSelection.ASEvaluation = \ weka.attributeSelection# Lists the Attribute Selection Search methods-Packages I want to choose fromweka.attributeSelection.ASSearch = \ weka.attributeSelection# Lists the Associators-Packages I want to choose fromweka.associations.Associator=\ weka.associations# Lists the Clusterers-Packages I want to choose fromweka.clusterers.Clusterer=\ weka.clusterers# Lists the DensityBasedClusterers I want to choose fromweka.clusterers.DensityBasedClusterer=\ weka.clusterers# Lists the Loaders-Packages I want to choose fromweka.core.converters.Loader=\ weka.core.converters# Lists the Savers-Packages I want to choose fromweka.core.converters.Saver=\ weka.core.converters# Lists the search algorithms for nearest neighbour searchweka.core.NearestNeighbourSearch =\ weka.core# Lists the distance functions for use nearest neighbour searchweka.core.DistanceFunction =\ weka.core # Lists the Search algorithm for Bayes net structure learning-Packages I want to choose fromweka.classifiers.bayes.net.search.SearchAlgorithm=\ weka.classifiers.bayes.net.search.local, \ weka.classifiers.bayes.net.search.ci, \ weka.classifiers.bayes.net.search.global, \ weka.classifiers.bayes.net.search.fixedweka.classifiers.bayes.net.estimate.BayesNetEstimator =\ weka.classifiers.bayes.net.estimate# Lists the DataGenerator Algorithms-Packagesweka.datagenerators.DataGenerator=\ weka.datagenerators.classifiers.classification,\ weka.datagenerators.classifiers.regression,\ weka.datagenerators.clusterers# Lists the packages where to find ClusterDefinitionweka.datagenerators.ClusterDefinition=\ weka.datagenerators,\ weka.datagenerators.clusterers# List of stemmersweka.core.stemmers.Stemmer=\ weka.core.stemmers# Lists the Estimator-Packages I want to choose fromweka.estimators.Estimator= \ weka.estimators# Lists of Kernels I want to choose fromweka.classifiers.functions.supportVector.Kernel=\ weka.classifiers.functions.supportVector,\ weka.classifiers.mi.supportVector
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -