weka.gui.beans.templates.templates.props Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of weka-dev Show documentation
Show all versions of weka-dev Show documentation
The Waikato Environment for Knowledge Analysis (WEKA), a machine
learning workbench. This version represents the developer version, the
"bleeding edge" of development, you could say. New functionality gets added
to this version.
# List of available template flows
weka.gui.beans.KnowledgeFlow.templates=weka/gui/beans/templates/cvTemplate.kfml,\
weka/gui/beans/templates/learnAndSaveModel.kfml,\
weka/gui/beans/templates/ROCcurves.kfml,\
weka/gui/beans/templates/incrementalLearning.kfml,\
weka/gui/beans/templates/twoClusterers.kfml,\
weka/gui/beans/templates/saveCharts.kfml
weka.gui.beans.KnowledgeFlow.templates.desc=Cross validation,\
Learn and save a model,\
ROC curves for two classifiers,\
Learn and evaluate naive Bayes incrementally,\
Compare two clusterers,\
Save various charts to files
© 2015 - 2024 Weber Informatics LLC | Privacy Policy