📄 genericpropertiescreator.props
字号:
# Customises the list of options given by the GenericObjectEditor
# for various superclasses.
# Lists the ResultProducers-Packages I want to choose from
weka.experiment.ResultProducer=\
weka.experiment
# Lists the ResultListeners-Packages I want to choose from
weka.experiment.ResultListener=\
weka.experiment
# Lists the SplitEvaluators-Packages I want to choose from
weka.experiment.SplitEvaluator=\
weka.experiment
# Lists the Classifiers-Packages I want to choose from
weka.classifiers.Classifier=\
weka.classifiers.bayes,\
weka.classifiers.functions,\
weka.classifiers.lazy,\
weka.classifiers.meta,\
weka.classifiers.misc,\
weka.classifiers.trees,\
weka.classifiers.rules
# Lists the Filters-Packages I want to choose from
weka.filters.Filter= \
chen.macroweka.filters.unsupervised.attribute, \
chen.macroweka.filters.unsupervised.instance, \
weka.filters.supervised.attribute, \
weka.filters.supervised.instance, \
weka.filters.unsupervised.attribute, \
weka.filters.unsupervised.instance
# Lists the UnsupervisedFilters-Packages I want to choose from
weka.filters.UnsupervisedFilter = \
chen.macroweka.filters.unsupervised.attribute, \
chen.macroweka.filters.unsupervised.instance, \
weka.filters.unsupervised.attribute, \
weka.filters.unsupervised.instance
# Lists the Attribute Selection Evaluators-Packages I want to choose from
weka.attributeSelection.ASEvaluation = \
weka.attributeSelection
# Lists the Attribute Selection Search methods-Packages I want to choose from
weka.attributeSelection.ASSearch = \
weka.attributeSelection
# Lists the Associators-Packages I want to choose from
weka.associations.Associator=\
weka.associations
# Lists the Associators-Packages I want to choose from
chen.macroweka.timeseries.TimeSeries=\
chen.macroweka.timeseries
# Lists the Clusterers-Packages I want to choose from
weka.clusterers.Clusterer=\
weka.clusterers
# Lists the DensityBasedClusterers I want to choose from
weka.clusterers.DensityBasedClusterer=\
weka.clusterers
# Lists the Loaders-Packages I want to choose from
weka.core.converters.Loader=\
chen.macroweka.core.converters, \
# weka.core.converters
# Lists the Savers-Packages I want to choose from
weka.core.converters.Saver=\
chen.macroweka.core.converters, \
weka.core.converters
# Lists the Search algorithm for Bayes net structure learning-Packages I want to choose from
weka.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.fixed
weka.classifiers.bayes.net.estimate.BayesNetEstimator =\
weka.classifiers.bayes.net.estimate
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -