📄 genericpropertiescreator.excludes
字号:
# Corresponds to GenericPropertiesCreator.props, but lists classes# that shouldn't appear in the GUI.## Format:# <key>=<prefix>:<class>[,<prefix>:<class>]## <key> the key from GenericPropertiesCreator.props (class or interface)# <prefix> S ("Superclass"): any class derived from this one will be# excluded# I ("Interface"): any class implementing this interface will be# excluded# C ("Class"): exactly this class will be excluded# <class> the classname## Author : fracpete (fracpete at waikato dot ac dot nz)# Version: $Revision: 1.2 $# ResultListenersweka.experiment.ResultListener=\ I:weka.experiment.ResultProducer# Search algorithms of the Bayes net packageweka.classifiers.bayes.net.search.SearchAlgorithm=\ C:weka.classifiers.bayes.net.search.local.LocalScoreSearchAlgorithm,\ C:weka.classifiers.bayes.net.search.global.GlobalScoreSearchAlgorithm,\ C:weka.classifiers.bayes.net.search.ci.CIScoreSearchAlgorithm
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -