Uses of Annotation Interface
weka.gui.FilePropertyMetadata
Package
Description
-
Uses of FilePropertyMetadata in weka.core.converters
Modifier and TypeMethodDescriptionDatabaseLoader.getCustomPropsFile()
Returns the custom properties file in use, if any.DatabaseSaver.getCustomPropsFile()
Returns the custom properties file in use, if any. -
Uses of FilePropertyMetadata in weka.experiment
-
Uses of FilePropertyMetadata in weka.filters.unsupervised.attribute
Modifier and TypeMethodDescriptionvoid
FixedDictionaryStringToWordVector.setDictionaryFile
(File file) Set the dictionary file to read from -
Uses of FilePropertyMetadata in weka.knowledgeflow.steps
Modifier and TypeMethodDescriptionvoid
Set the file to save tovoid
Set the file to save tovoid
Job.setFlowFile
(File flowFile) void
Classifier.setLoadClassifierFileName
(File filename) Set the name of the classifier to load at execution time.void
Clusterer.setLoadClustererFileName
(File filename) Set the name of the clusterer to load at execution time.void
SerializedModelSaver.setOutputDirectory
(File directory) Set the directory to save tovoid
Sorter.setTempDirectory
(File tempDir) Set the directory to use for temporary files during incremental operation