| Package | Description |
|---|---|
| weka.core.converters | |
| weka.experiment | |
| weka.filters.unsupervised.attribute | |
| weka.knowledgeflow.steps |
| Modifier and Type | Method and Description |
|---|---|
File |
DatabaseLoader.getCustomPropsFile()
Returns the custom properties file in use, if any.
|
File |
DatabaseSaver.getCustomPropsFile()
Returns the custom properties file in use, if any.
|
| Modifier and Type | Method and Description |
|---|---|
File |
CSVResultListener.getOutputFile()
Get the value of OutputFile.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FixedDictionaryStringToWordVector.setDictionaryFile(File file)
Set the dictionary file to read from
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImageSaver.setFile(File f)
Set the file to save to
|
void |
TextSaver.setFile(File f) |
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) |
void |
Sorter.setTempDirectory(File tempDir)
Set the directory to use for temporary files during incremental operation
|
Copyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.