Skip navigation links
A C D F G H I J K L M N O P R S T U W Y 

A

AbstractHadoopJob - Class in weka.gui.beans
Abstract base Knowledge Flow component for the Hadoop jobs
AbstractHadoopJob() - Constructor for class weka.gui.beans.AbstractHadoopJob
Constructor
AbstractHadoopJob - Class in weka.knowledgeflow.steps
Base class for Knowledge Flow Hadoop steps
AbstractHadoopJob() - Constructor for class weka.knowledgeflow.steps.AbstractHadoopJob
 
AbstractHadoopJobBeanInfo - Class in weka.gui.beans
BeanInfo class for the AbstractHadoopJob
AbstractHadoopJobBeanInfo() - Constructor for class weka.gui.beans.AbstractHadoopJobBeanInfo
 
AbstractHadoopJobConfig - Class in distributed.hadoop
Base job config for Hadoop-related jobs to extend
AbstractHadoopJobConfig() - Constructor for class distributed.hadoop.AbstractHadoopJobConfig
 
acceptFailure(FailureEvent) - Method in class weka.gui.beans.AbstractHadoopJob
 
acceptSuccess(SuccessEvent) - Method in class weka.gui.beans.AbstractHadoopJob
 
addBatchClassifierListener(BatchClassifierListener) - Method in class weka.gui.beans.WekaClassifierHadoopJob
Add a batch classifier listener
addBatchClustererListener(BatchClustererListener) - Method in class weka.gui.beans.KMeansClustererHadoopJob
Add a batch classifier listener
addDataSourceListener(DataSourceListener) - Method in class weka.gui.beans.CSVToARFFHadoopJob
Add a data source listener
addDataSourceListener(DataSourceListener) - Method in class weka.gui.beans.WekaClassifierEvaluationHadoopJob
Add a data source listener
addEmptyRow() - Method in class weka.gui.beans.InteractiveTableModel
Adds an empty row to the model
addFailureListener(FailureListener) - Method in class weka.gui.beans.AbstractHadoopJob
Add a failure listener
addFilesClasspath(HDFSConfig, Configuration, List<String>, Environment) - Static method in class distributed.hadoop.HDFSUtils
Adds a set of files in HDFS to the classpath for hadoop nodes (via the DistributedCache)
addFilesToDistributedCache(HDFSConfig, Configuration, List<String>, Environment) - Static method in class distributed.hadoop.HDFSUtils
Adds a set of files to the distributed cache for the supplied Configuration
addFileToClasspath(HDFSConfig, Configuration, String, Environment) - Static method in class distributed.hadoop.HDFSUtils
Adds a file in HDFS to the classpath for hadoop nodes (via the DistributedCache)
addFileToDistributedCache(HDFSConfig, Configuration, String, Environment) - Static method in class distributed.hadoop.HDFSUtils
Adds a file to the distributed cache for the supplied Configuration
addImageListener(ImageListener) - Method in class weka.gui.beans.CorrelationMatrixHadoopJob
Add an image listener
addImageListener(ImageListener) - Method in class weka.gui.beans.CSVToARFFHadoopJob
Add an image listener
additionalWekaPackagesTipText() - Method in class weka.distributed.hadoop.HadoopJob
Tip text for this property.
addSuccessListener(SuccessListener) - Method in class weka.gui.beans.AbstractHadoopJob
Add a success listener
addTabForCorrelationMatrixJob(String, HadoopJob) - Method in class weka.gui.beans.HadoopJobCustomizer
Add a tab for editing a correlation job
addTabForCorrelationMatrixJob(String, HadoopJob) - Method in class weka.gui.knowledgeflow.steps.HadoopJobStepEditorDialog
Add a tab for editing a correlation job
addTabForEvaluationJob(String, HadoopJob) - Method in class weka.gui.beans.HadoopJobCustomizer
Adds a tab for editing an evaluation job
addTabForEvaluationJob(String, HadoopJob) - Method in class weka.gui.knowledgeflow.steps.HadoopJobStepEditorDialog
Adds a tab for editing an evaluation job
addTabForScoringJob(String, HadoopJob) - Method in class weka.gui.beans.HadoopJobCustomizer
Add a tab for editing the scoring job
addTabForScoringJob(String, HadoopJob) - Method in class weka.gui.knowledgeflow.steps.HadoopJobStepEditorDialog
Add a tab for editing the scoring job
addTextListener(TextListener) - Method in class weka.gui.beans.CorrelationMatrixHadoopJob
Add a text listener
addTextListener(TextListener) - Method in class weka.gui.beans.CSVToARFFHadoopJob
 
addTextListener(TextListener) - Method in class weka.gui.beans.KMeansClustererHadoopJob
Add a text listener
addTextListener(TextListener) - Method in class weka.gui.beans.WekaClassifierEvaluationHadoopJob
Add a text listener
addTextListener(TextListener) - Method in class weka.gui.beans.WekaClassifierHadoopJob
Add a text listener
addWekaInstalledFilesToClasspath(HDFSConfig, Configuration, List<String>, Environment) - Static method in class distributed.hadoop.HDFSUtils
Add a list of files, relative to the root of the Weka installation directory in HDFS (i.e.
ArffHeaderHadoopJob - Class in weka.distributed.hadoop
A Hadoop job for creating a unified ARFF header (including summary "meta" attributes).
ArffHeaderHadoopJob() - Constructor for class weka.distributed.hadoop.ArffHeaderHadoopJob
Constructor
ArffHeaderHadoopJobBeanInfo - Class in weka.distributed.hadoop
BeanInfo class for the ArffHeaderHadoopJob
ArffHeaderHadoopJobBeanInfo() - Constructor for class weka.distributed.hadoop.ArffHeaderHadoopJobBeanInfo
 
attributeNamesFileTipText() - Method in class weka.distributed.hadoop.ArffHeaderHadoopJob
Tip text for this property
attributeNamesTipText() - Method in class weka.distributed.hadoop.ArffHeaderHadoopJob
Tip text for this property

C

cancelPressed() - Method in class weka.gui.knowledgeflow.steps.HadoopJobStepEditorDialog
 
CENTROID_SKETCH_MAP_TASK_OPTIONS - Static variable in class weka.distributed.hadoop.KMeansCentroidSketchHadoopMapper
The key in the Configuration that the options for this task are associated with
CHART_HEIGHT_KEY - Static variable in class weka.distributed.hadoop.CSVToArffHeaderHadoopReducer
key for specifying a chart height to use
CHART_WIDTH_KEY - Static variable in class weka.distributed.hadoop.CSVToArffHeaderHadoopReducer
key for specifying a chart width to use
checkForWindowsAccessingHadoopOnLinux(Configuration) - Static method in class distributed.hadoop.HDFSUtils
If accessing Hadoop running on a *nix system from Windows then we have to post-process the classpath setup for the job because it will contain ';' rather than ':' as the separator.
classAttributeTipText() - Method in class weka.distributed.hadoop.CorrelationMatrixHadoopJob
Tip text for this property
classAttributeTipText() - Method in class weka.distributed.hadoop.RandomizedDataChunkHadoopJob
Tip text for this property
classAttributeTipText() - Method in class weka.distributed.hadoop.WekaClassifierHadoopJob
Tip text for this property
CLASSIFIER_MAP_TASK_OPTIONS - Static variable in class weka.distributed.hadoop.WekaClassifierHadoopMapper
The key in the Configuration that the options for this task are associated with
CLASSIFIER_WRITE_PATH - Static variable in class weka.distributed.hadoop.WekaClassifierHadoopReducer
The key in the Configuration that the write path for the model is associated with
cleanOutputDirectory(Job) - Method in class weka.distributed.hadoop.HadoopJob
Deletes the output directory for a job
cleanOutputDirectoryTipText() - Method in class weka.distributed.hadoop.RandomizedDataChunkHadoopJob
Tip text for this property
cleanup(Mapper<LongWritable, Text, Text, BytesWritable>.Context) - Method in class weka.distributed.hadoop.CorrelationMatrixHadoopMapper
 
cleanup(Mapper<LongWritable, Text, Text, BytesWritable>.Context) - Method in class weka.distributed.hadoop.CSVToArffHeaderHadoopMapper
 
cleanup(Mapper<LongWritable, Text, Text, BytesWritable>.Context) - Method in class weka.distributed.hadoop.KMeansCentroidSketchHadoopMapper
 
cleanup(Mapper<LongWritable, Text, Text, BytesWritable>.Context) - Method in class weka.distributed.hadoop.KMeansHadoopMapper
 
cleanup(Reducer<Text, Text, Text, Text>.Context) - Method in class weka.distributed.hadoop.RandomizedDataChunkHadoopReducer
 
cleanup(Mapper<LongWritable, Text, Text, BytesWritable>.Context) - Method in class weka.distributed.hadoop.WekaClassifierHadoopMapper
 
cleanup(Mapper<LongWritable, Text, Text, BytesWritable>.Context) - Method in class weka.distributed.hadoop.WekaFoldBasedClassifierEvaluationHadoopMapper
 
cleanup(Mapper<LongWritable, Text, Text, BytesWritable>.Context) - Method in class weka.distributed.hadoop.WekaFoldBasedClassifierHadoopMapper
 
cleanup(Mapper<LongWritable, Text, LongWritable, Text>.Context) - Method in class weka.distributed.hadoop.WekaScoringHadoopMapper
 
closingCancel() - Method in class weka.gui.converters.HDFSLoaderCustomizer
 
closingCancel() - Method in class weka.gui.converters.HDFSSaverCustomizer
 
closingOK() - Method in class weka.gui.converters.HDFSLoaderCustomizer
 
closingOK() - Method in class weka.gui.converters.HDFSSaverCustomizer
 
COLT_JAR - Static variable in class weka.distributed.hadoop.HadoopJob
The path to the colt.jar
columnsToOutputInScoredDataTipText() - Method in class weka.distributed.hadoop.WekaScoringHadoopJob
Tip text for this property
COMBINER_CLASS - Static variable in class distributed.hadoop.MapReduceJobConfig
Internal key for the name of the combiner class
configureForHadoop(Configuration, Environment) - Method in class distributed.hadoop.HDFSConfig
Populate the supplied Configuration object with HDFS-related settings
configureForHadoop(String, Configuration, Environment) - Method in class distributed.hadoop.MapReduceJobConfig
Apply the settings encapsulated in this config and return a Job object ready for execution.
connectionAllowed(EventSetDescriptor) - Method in class weka.gui.beans.AbstractHadoopJob
 
connectionAllowed(String) - Method in class weka.gui.beans.AbstractHadoopJob
 
connectionNotification(String, Object) - Method in class weka.gui.beans.AbstractHadoopJob
 
constructHostURL(HDFSConfig, Environment) - Static method in class distributed.hadoop.HDFSConfig
Build an HDFS URL from the settings in the supplied HDFSConfig
convergenceToleranceTipText() - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Tip text for this property
copyFilesToWekaHDFSInstallationDirectory(List<String>, HDFSConfig, Environment, boolean) - Static method in class distributed.hadoop.HDFSUtils
Copy a set of local files into the Weka installation directory in HDFS
copyToHDFS(String, String, HDFSConfig, Environment, boolean) - Static method in class distributed.hadoop.HDFSUtils
Copy a local file into HDFS
CORRELATION_MATRIX_MAP_TASK_OPTIONS - Static variable in class weka.distributed.hadoop.CorrelationMatrixHadoopMapper
The key in the Configuration that the options for this task are associated with
CorrelationMatrixHadoopJob - Class in weka.distributed.hadoop
Hadoop job for constructing a correlation matrix.
CorrelationMatrixHadoopJob() - Constructor for class weka.distributed.hadoop.CorrelationMatrixHadoopJob
Constructor
CorrelationMatrixHadoopJob - Class in weka.gui.beans
Knowledge Flow step for executing the CorrelationMatrixHadoopJob
CorrelationMatrixHadoopJob() - Constructor for class weka.gui.beans.CorrelationMatrixHadoopJob
Constructor
CorrelationMatrixHadoopJob - Class in weka.knowledgeflow.steps
Knowledge Flow step for the correlation matrix/PCA job
CorrelationMatrixHadoopJob() - Constructor for class weka.knowledgeflow.steps.CorrelationMatrixHadoopJob
 
CorrelationMatrixHadoopJobBeanInfo - Class in weka.distributed.hadoop
BeanInfo class for the CorrelationMatrixHadoopJob
CorrelationMatrixHadoopJobBeanInfo() - Constructor for class weka.distributed.hadoop.CorrelationMatrixHadoopJobBeanInfo
 
CorrelationMatrixHadoopJobBeanInfo - Class in weka.gui.beans
BeanInfo class for the CorrelationMatrixHadoopJob KF step
CorrelationMatrixHadoopJobBeanInfo() - Constructor for class weka.gui.beans.CorrelationMatrixHadoopJobBeanInfo
 
CorrelationMatrixHadoopMapper - Class in weka.distributed.hadoop
Hadoop Mapper implementation for the correlation matrix job.
CorrelationMatrixHadoopMapper() - Constructor for class weka.distributed.hadoop.CorrelationMatrixHadoopMapper
 
CorrelationMatrixRowHadoopReducer - Class in weka.distributed.hadoop
Hadoop Reducer implementation for the correlation matrix job.
CorrelationMatrixRowHadoopReducer() - Constructor for class weka.distributed.hadoop.CorrelationMatrixRowHadoopReducer
 
createRandomizedDataChunksTipText() - Method in class weka.distributed.hadoop.WekaClassifierHadoopJob
Tip text for this property
CSV_TO_ARFF_HEADER_MAP_TASK_OPTIONS - Static variable in class weka.distributed.hadoop.CSVToArffHeaderHadoopMapper
The key in the Configuration that the options for this task are associated with
CSV_TO_ARFF_HEADER_WRITE_PATH - Static variable in class weka.distributed.hadoop.CSVToArffHeaderHadoopReducer
Key for the property that holds the write path for the output header file
CSVToARFFHadoopJob - Class in weka.gui.beans
Knowledge Flow step for the CSVToARFFHadoopJob
CSVToARFFHadoopJob() - Constructor for class weka.gui.beans.CSVToARFFHadoopJob
Constructor
CSVToARFFHadoopJob - Class in weka.knowledgeflow.steps
Knowledge Flow step for the CSVToARFFHadoopJob
CSVToARFFHadoopJob() - Constructor for class weka.knowledgeflow.steps.CSVToARFFHadoopJob
 
CSVToARFFHadoopJobBeanInfo - Class in weka.gui.beans
BeanInfo class for the CSVToARFFHadoopJob KF step
CSVToARFFHadoopJobBeanInfo() - Constructor for class weka.gui.beans.CSVToARFFHadoopJobBeanInfo
 
CSVToArffHeaderHadoopMapper - Class in weka.distributed.hadoop
Mapper implementation for the ArffHeaderHadoop job
CSVToArffHeaderHadoopMapper() - Constructor for class weka.distributed.hadoop.CSVToArffHeaderHadoopMapper
 
CSVToArffHeaderHadoopReducer - Class in weka.distributed.hadoop
Reducer implementation for the ArffHeaderHadoopJob
CSVToArffHeaderHadoopReducer() - Constructor for class weka.distributed.hadoop.CSVToArffHeaderHadoopReducer
 
csvToArffTaskOptionsTipText() - Method in class weka.distributed.hadoop.ArffHeaderHadoopJob
Tip text for this property

D

DEFAULT_CHART_HEIGHT - Static variable in class weka.distributed.hadoop.CSVToArffHeaderHadoopReducer
Default height for charts
DEFAULT_CHART_WIDTH - Static variable in class weka.distributed.hadoop.CSVToArffHeaderHadoopReducer
Default width for charts
DEFAULT_HOST - Static variable in class distributed.hadoop.AbstractHadoopJobConfig
Default jobtracker host
DEFAULT_HOST - Static variable in class distributed.hadoop.HDFSConfig
Default host for the name node
DEFAULT_PORT - Static variable in class distributed.hadoop.AbstractHadoopJobConfig
Default jobtracker port
DEFAULT_PORT - Static variable in class distributed.hadoop.HDFSConfig
Default port for the name node
DEFAULT_PORT_YARN - Static variable in class distributed.hadoop.AbstractHadoopJobConfig
Default resource manager port under YARN
deleteDirectory(HDFSConfig, Configuration, String, Environment) - Static method in class distributed.hadoop.HDFSUtils
Delete a directory in HDFS
deleteFile(HDFSConfig, Configuration, String, Environment) - Static method in class distributed.hadoop.HDFSUtils
Delete a file in HDFS
deleteOutputDirectory(Job, Environment) - Method in class distributed.hadoop.MapReduceJobConfig
Clean the output directory specified for the supplied job
deubgTipText() - Method in class weka.distributed.hadoop.HadoopJob
Tip text for this property
DFSReplicationFactorTipText() - Method in class weka.core.converters.HDFSSaver
The tip text for this property
disconnectionNotification(String, Object) - Method in class weka.gui.beans.AbstractHadoopJob
 
displayCentroidStdDevsTipText() - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Tip text for this property
distributed.hadoop - package distributed.hadoop
 
DISTRIBUTED_WEKA_BASE_JAR - Static variable in class weka.distributed.hadoop.HadoopJob
The path to the distributedWekaBase.jar
DISTRIBUTED_WEKA_HADOOP_JAR - Static variable in class weka.distributed.hadoop.HadoopJob
The path to the distributedWekaHadoop.jar
dontShowOKCancelButtons() - Method in class weka.gui.converters.HDFSLoaderCustomizer
 
dontShowOKCancelButtons() - Method in class weka.gui.converters.HDFSSaverCustomizer
 

F

filePrefix() - Method in class weka.core.converters.HDFSSaver
 

G

generateChartsTipText() - Method in class weka.distributed.hadoop.ArffHeaderHadoopJob
Tip text for this property
getAdditionalWekaPackages() - Method in class weka.distributed.hadoop.HadoopJob
Get a comma separated list of the names of additional weka packages to use with the job.
getAggregatedHeaderPath() - Method in class weka.distributed.hadoop.ArffHeaderHadoopJob
 
getAttributeNames() - Method in class weka.distributed.hadoop.ArffHeaderHadoopJob
Get a comma-separated list of attribute names to use when generating the ARFF header.
getAttributeNamesFile() - Method in class weka.distributed.hadoop.ArffHeaderHadoopJob
Get the path to an file containing attribute names to use.
getBaseDescriptors() - Method in class weka.distributed.hadoop.HadoopJobBeanInfo
Get an array of PropertyDescriptors for the HadoopJob's public properties.
getBaseOptionsOnly() - Method in class weka.distributed.hadoop.HadoopJob
Return the base options only (not the subclasses options or the options specific to the configuration)
getBeanDescriptor() - Method in class weka.core.converters.HDFSLoaderBeanInfo
 
getBeanDescriptor() - Method in class weka.core.converters.HDFSSaverBeanInfo
 
getBeanDescriptor() - Method in class weka.gui.beans.CorrelationMatrixHadoopJobBeanInfo
Get the bean descriptor for this bean
getBeanDescriptor() - Method in class weka.gui.beans.CSVToARFFHadoopJobBeanInfo
Get the bean descriptor for this bean
getBeanDescriptor() - Method in class weka.gui.beans.KMeansClustererHadoopJobBeanInfo
Get the bean descriptor for this bean
getBeanDescriptor() - Method in class weka.gui.beans.RandomizedDataChunkHadoopJobBeanInfo
Get the bean descriptor for this bean
getBeanDescriptor() - Method in class weka.gui.beans.WekaClassifierEvaluationHadoopJobBeanInfo
Get the bean descriptor for this bean
getBeanDescriptor() - Method in class weka.gui.beans.WekaClassifierHadoopJobBeanInfo
Get the bean descriptor for this bean
getBeanDescriptor() - Method in class weka.gui.beans.WekaScoringHadoopJobBeanInfo
Get the bean descriptor for this bean
getCapabilities() - Method in class weka.core.converters.HDFSSaver
Returns the Capabilities of this saver.
getClassAttribute() - Method in class weka.distributed.hadoop.CorrelationMatrixHadoopJob
Get the name or index of the class attribute.
getClassAttribute() - Method in class weka.distributed.hadoop.RandomizedDataChunkHadoopJob
Get the name or index of the class attribute ("first" and "last" can also be used)
getClassAttribute() - Method in class weka.distributed.hadoop.WekaClassifierHadoopJob
Get the name or index of the class attribute ("first" and "last" can also be used)
getClassifier() - Method in class weka.distributed.hadoop.WekaClassifierHadoopJob
 
getClassifierMapTaskOptions() - Method in class weka.distributed.hadoop.WekaClassifierHadoopJob
Get the options for the underlying map task
getCleanOutputDirectory() - Method in class weka.distributed.hadoop.RandomizedDataChunkHadoopJob
Get whether to blow away the output directory before running.
getClusterer() - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
 
getColumnClass(int) - Method in class weka.gui.beans.InteractiveTableModel
 
getColumnCount() - Method in class weka.gui.beans.InteractiveTableModel
 
getColumnName(int) - Method in class weka.gui.beans.InteractiveTableModel
 
getColumnsToOutputInScoredData() - Method in class weka.distributed.hadoop.WekaScoringHadoopJob
Get the columns to output (as a comma-separated list of indexes) in the scored data.
getCombinerClass() - Method in class distributed.hadoop.MapReduceJobConfig
Get the name of the reducer class (if any) to use.
getConfig() - Method in class weka.core.converters.HDFSLoader
Get the HDFSConfig
getConfig() - Method in class weka.core.converters.HDFSSaver
Get the HDFSConfig
getConvergenceTolerance() - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Get the convergence tolerance
getCorrelationMapTaskOptions() - Method in class weka.distributed.hadoop.CorrelationMatrixHadoopJob
Get options for the correlation map tasks
getCreateRandomizedDataChunks() - Method in class weka.distributed.hadoop.WekaClassifierHadoopJob
Get whether to create randomly shuffled (and stratified if the class is nominal) data chunks via a pre-processing pass/job.
getCSVMapTaskOptions() - Method in class weka.distributed.hadoop.CorrelationMatrixHadoopJob
Get the options for the csv map tasks
getCSVMapTaskOptions() - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Get the options to the header job
getCSVMapTaskOptions() - Method in class weka.distributed.hadoop.RandomizedDataChunkHadoopJob
Get the options to the header job
getCSVMapTaskOptions() - Method in class weka.distributed.hadoop.WekaClassifierHadoopJob
Get the options to the header job
getCSVMapTaskOptions() - Method in class weka.distributed.hadoop.WekaScoringHadoopJob
Get the options for the ARFF header job
getCsvToArffTaskOptions() - Method in class weka.distributed.hadoop.ArffHeaderHadoopJob
Get the options to pass on to the underlying csv to arff task
getCustomEditorForStep() - Method in class weka.knowledgeflow.steps.AbstractHadoopJob
 
getCustomName() - Method in class weka.gui.beans.AbstractHadoopJob
 
getDataSet() - Method in class weka.core.converters.HDFSLoader
 
getDebug() - Method in class weka.distributed.hadoop.HadoopJob
Get whether to output debug info.
getDFSReplicationFactor() - Method in class weka.core.converters.HDFSSaver
Get the dfs replication factor to use
getDisplayCentroidStdDevs() - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Get whether to display the standard deviations of centroids in textual output of the model
getDontDefaultToLastAttIfClassNotSpecified() - Method in class weka.distributed.hadoop.RandomizedDataChunkHadoopJob
Non-command line option to allow clients to turn off the default behavior of defaulting to setting the last attribute as the class if not explicitly specified.
getEventSetDescriptors() - Method in class weka.gui.beans.AbstractHadoopJobBeanInfo
Get the event set descriptors pertinent to data sources
getEventSetDescriptors() - Method in class weka.gui.beans.CorrelationMatrixHadoopJobBeanInfo
Get the event set descriptors pertinent to data sources
getEventSetDescriptors() - Method in class weka.gui.beans.CSVToARFFHadoopJobBeanInfo
Get the event set descriptors pertinent to data sources
getEventSetDescriptors() - Method in class weka.gui.beans.KMeansClustererHadoopJobBeanInfo
Get the event set descriptors pertinent to data sources
getEventSetDescriptors() - Method in class weka.gui.beans.RandomizedDataChunkHadoopJobBeanInfo
Get the event set descriptors pertinent to data sources
getEventSetDescriptors() - Method in class weka.gui.beans.WekaClassifierEvaluationHadoopJobBeanInfo
Get the event set descriptors pertinent to data sources
getEventSetDescriptors() - Method in class weka.gui.beans.WekaClassifierHadoopJobBeanInfo
Get the event set descriptors pertinent to data sources
getFinalHeader() - Method in class weka.distributed.hadoop.ArffHeaderHadoopJob
Get the header that was generated by the job.
getGenerateCharts() - Method in class weka.distributed.hadoop.ArffHeaderHadoopJob
Get whether to generate summary charts as png files in the output directory (histograms, pie charts, box plots).
getHDFSConfig() - Method in class distributed.hadoop.MapReduceJobConfig
Get the HDFSConfig to use
getHDFSHost() - Method in class distributed.hadoop.HDFSConfig
Get the HDFS (name node) host to use
getHDFSHost() - Method in class distributed.hadoop.MapReduceJobConfig
Get the HDFS host (name node)
getHDFSPath() - Method in class weka.core.converters.HDFSLoader
Get the path to save to in HDFS
getHDFSPath() - Method in class weka.core.converters.HDFSSaver
Get the path to save to in HDFS
getHDFSPort() - Method in class distributed.hadoop.HDFSConfig
Get the HDFS (name node) port
getHDFSPort() - Method in class distributed.hadoop.MapReduceJobConfig
Get the HDFS port
getImage() - Method in class weka.distributed.hadoop.CorrelationMatrixHadoopJob
 
getIncomingConnectionTypes() - Method in class weka.knowledgeflow.steps.AbstractHadoopJob
 
getInitWithRandomCentroids() - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Get whether to initialize with randomly selected centroids rather than using the k-means|| initialization procedure.
getInputFormatClass() - Method in class distributed.hadoop.MapReduceJobConfig
Get the name of the input format class to use.
getInputPaths() - Method in class distributed.hadoop.MapReduceJobConfig
Get the input path(s) to use
getInstances() - Method in class weka.distributed.hadoop.ArffHeaderHadoopJob
 
getInstances() - Method in class weka.distributed.hadoop.WekaClassifierEvaluationHadoopJob
 
getJobOptions() - Method in class weka.gui.beans.AbstractHadoopJob
Get the options for the underlying job
getJobOptions() - Method in class weka.knowledgeflow.steps.AbstractHadoopJob
Get the options for the underlying job
getJobOptionsOnly() - Method in class weka.distributed.hadoop.ArffHeaderHadoopJob
Get the options specific to this job only.
getJobOptionsOnly() - Method in class weka.distributed.hadoop.CorrelationMatrixHadoopJob
Get just the job options
getJobOptionsOnly() - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Get the options for this job only
getJobOptionsOnly() - Method in class weka.distributed.hadoop.RandomizedDataChunkHadoopJob
Get the options for this job only
getJobOptionsOnly() - Method in class weka.distributed.hadoop.WekaClassifierEvaluationHadoopJob
Get the options pertaining to this job only
getJobOptionsOnly() - Method in class weka.distributed.hadoop.WekaClassifierHadoopJob
Get the options for this job only
getJobOptionsOnly() - Method in class weka.distributed.hadoop.WekaScoringHadoopJob
 
getJobTrackerHost() - Method in class distributed.hadoop.AbstractHadoopJobConfig
Get the job tracker host name to use
getJobTrackerPort() - Method in class distributed.hadoop.AbstractHadoopJobConfig
Get the port that the job tracker is running on
getKMeansParallelInitSteps() - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Get the number of iterations of the k-means|| initialization routine to perform
getLoader() - Method in class weka.core.converters.HDFSLoader
Get the base loader to use
getLoggingInterval() - Method in class weka.distributed.hadoop.HadoopJob
Get the interval between output of logging information from running jobs.
getMapNumber(String) - Static method in class weka.distributed.hadoop.HadoopJob
Get the number of the map attempt from the supplied task ID string
getMapOutputKeyClass() - Method in class distributed.hadoop.MapReduceJobConfig
Get the name of the map output key class to use.
getMapOutputValueClass() - Method in class distributed.hadoop.MapReduceJobConfig
Get the name of the map output value class to use.
getMapperClass() - Method in class distributed.hadoop.MapReduceJobConfig
Get the mapper class name to use.
getMapredMaxSplitSize() - Method in class distributed.hadoop.MapReduceJobConfig
Get the maximum split size (in bytes).
getMapReduceJobConfig() - Method in class weka.distributed.hadoop.HadoopJob
Get the main configuration to use with this job
getMapReduceNumber(String, String) - Static method in class weka.distributed.hadoop.HadoopJob
Extract the number of a map/reduce attempt from the supplied taskID string.
getMatrix() - Method in class weka.distributed.hadoop.CorrelationMatrixHadoopJob
Get the matrix generated by this job, or null if the job has not been run yet.
getMinTrainingFraction() - Method in class weka.distributed.hadoop.WekaClassifierHadoopJob
Get the minimum training fraction.
getModelFileName() - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Get the name only for the model file
getModelFileName() - Method in class weka.distributed.hadoop.WekaClassifierHadoopJob
Get the name only for the model file
getModelPath() - Method in class weka.distributed.hadoop.WekaScoringHadoopJob
Get the path (HDFS or local) to the model to use for scoring.
getNextInstance(Instances) - Method in class weka.core.converters.HDFSLoader
 
getNumberOfMaps() - Method in class distributed.hadoop.MapReduceJobConfig
Get the number of maps to use.
getNumberOfReducers() - Method in class distributed.hadoop.MapReduceJobConfig
Get the number of reducers to use.
getNumClusters() - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Get the number of clusters to find
getNumInstancesPerRandomizedDataChunk() - Method in class weka.distributed.hadoop.RandomizedDataChunkHadoopJob
Get the number of instances that each randomly shuffled data chunk should have.
getNumInstancesPerRandomizedDataChunk() - Method in class weka.distributed.hadoop.WekaClassifierHadoopJob
Get the number of instances that each randomly shuffled data chunk should have.
getNumIterations() - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Get the maximum number of k-means iterations to perform
getNumIterations() - Method in class weka.distributed.hadoop.WekaClassifierHadoopJob
Get the number of iterations (passes over the data) to run in the model building phase.
getNumNodesInCluster() - Method in class weka.distributed.hadoop.CorrelationMatrixHadoopJob
Get the number of nodes in the Hadoop cluster
getNumNodesInCluster() - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Get the number of nodes in the Hadoop cluster
getNumNodesInCluster() - Method in class weka.distributed.hadoop.WekaClassifierEvaluationHadoopJob
Get the number of nodes in the user's Hadoop cluster.
getNumRandomizedDataChunks() - Method in class weka.distributed.hadoop.RandomizedDataChunkHadoopJob
Get the number of randomly shuffled data chunks to create.
getNumRandomizedDataChunks() - Method in class weka.distributed.hadoop.WekaClassifierHadoopJob
Get the number of randomly shuffled data chunks to create.
getNumRuns() - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Get the number of k-means runs to perform in parallel
getOptions() - Method in class distributed.hadoop.HDFSConfig
 
getOptions() - Method in class distributed.hadoop.MapReduceJobConfig
 
getOptions() - Method in class weka.core.converters.HDFSLoader
 
getOptions() - Method in class weka.core.converters.HDFSSaver
 
getOptions() - Method in class weka.distributed.hadoop.ArffHeaderHadoopJob
 
getOptions() - Method in class weka.distributed.hadoop.CorrelationMatrixHadoopJob
 
getOptions() - Method in class weka.distributed.hadoop.HadoopJob
 
getOptions() - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
 
getOptions() - Method in class weka.distributed.hadoop.RandomizedDataChunkHadoopJob
 
getOptions() - Method in class weka.distributed.hadoop.WekaClassifierEvaluationHadoopJob
 
getOptions() - Method in class weka.distributed.hadoop.WekaClassifierHadoopJob
 
getOptions() - Method in class weka.distributed.hadoop.WekaScoringHadoopJob
 
getOutgoingConnectionTypes() - Method in class weka.knowledgeflow.steps.AbstractHadoopJob
 
getOutgoingConnectionTypes() - Method in class weka.knowledgeflow.steps.CorrelationMatrixHadoopJob
 
getOutgoingConnectionTypes() - Method in class weka.knowledgeflow.steps.CSVToARFFHadoopJob
 
getOutgoingConnectionTypes() - Method in class weka.knowledgeflow.steps.KMeansClustererHadoopJob
 
getOutgoingConnectionTypes() - Method in class weka.knowledgeflow.steps.WekaClassifierEvaluationHadoopJob
 
getOutgoingConnectionTypes() - Method in class weka.knowledgeflow.steps.WekaClassifierHadoopJob
 
getOutputFormatClass() - Method in class distributed.hadoop.MapReduceJobConfig
Get the name of the output format class to use.
getOutputHeaderFileName() - Method in class weka.distributed.hadoop.ArffHeaderHadoopJob
Get the name of the header file to create in the output directory.
getOutputKeyClass() - Method in class distributed.hadoop.MapReduceJobConfig
Get the name of the (reducer) output key class to use
getOutputPath() - Method in class distributed.hadoop.MapReduceJobConfig
Get the output path to use
getOutputValueClass() - Method in class distributed.hadoop.MapReduceJobConfig
Get the name of the (reducer) output value class to use
getPathToExistingHeader() - Method in class weka.distributed.hadoop.ArffHeaderHadoopJob
Get the path to an previously created header file to use.
getPathToPreconstructedFilter() - Method in class weka.distributed.hadoop.WekaClassifierHadoopJob
Get the path to a pre-constructed filter to use to pre-process the data entering each map.
getPathToWekaJar() - Method in class weka.distributed.hadoop.HadoopJob
Get the path to the weka.jar file.
getProperties() - Method in class weka.gui.HadoopPropertyPanel
Get the properties being edited
getPropertyDescriptors() - Method in class distributed.hadoop.MapReduceJobConfigBeanInfo
Get an array of PropertyDescriptors for the InputMappedClassifier's public properties.
getPropertyDescriptors() - Method in class weka.distributed.hadoop.ArffHeaderHadoopJobBeanInfo
Get an array of PropertyDescriptors for the ArffHeaderHadoopJob's public properties.
getPropertyDescriptors() - Method in class weka.distributed.hadoop.CorrelationMatrixHadoopJobBeanInfo
Get an array of PropertyDescriptors for the ArffHeaderHadoopJob's public properties.
getPropertyDescriptors() - Method in class weka.distributed.hadoop.KMeansClustererHadoopJobBeanInfo
Get an array of PropertyDescriptors for the WekaClassifierHadoopJob's public properties.
getPropertyDescriptors() - Method in class weka.distributed.hadoop.RandomizedDataChunkHadoopJobBeanInfo
Get an array of PropertyDescriptors for the ArffHeaderHadoopJob's public properties.
getPropertyDescriptors() - Method in class weka.distributed.hadoop.WekaClassifierEvaluationHadoopJobBeanInfo
Get an array of PropertyDescriptors for the ArffHeaderHadoopJob's public properties.
getPropertyDescriptors() - Method in class weka.distributed.hadoop.WekaClassifierHadoopJobBeanInfo
Get an array of PropertyDescriptors for the WekaClassifierHadoopJob's public properties.
getPropertyDescriptors() - Method in class weka.distributed.hadoop.WekaScoringHadoopJobBeanInfo
Get an array of PropertyDescriptors for the ArffHeaderHadoopJob's public properties.
getRandomizedChunkOutputPath() - Method in class weka.distributed.hadoop.RandomizedDataChunkHadoopJob
Get the path to the output directory for this job
getRandomizedJobOptions() - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Get the options for the randomize/stratify task
getRandomlyShuffleData() - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Get whether to randomly shuffle the order of the instances in the input data before clustering
getRandomlyShuffleDataNumChunks() - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Get the number of randomly shuffled data chunks to create.
getRandomSeed() - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Get the seed for random number generation
getRandomSeed() - Method in class weka.distributed.hadoop.RandomizedDataChunkHadoopJob
Get the random seed for shuffling the data
getReduceNumber(String) - Static method in class weka.distributed.hadoop.HadoopJob
Get the number of the reduce attempt from the supplied task ID string
getReducerClass() - Method in class distributed.hadoop.MapReduceJobConfig
Get the name of the reducer class to use.
getRevision() - Method in class weka.core.converters.HDFSLoader
 
getRevision() - Method in class weka.core.converters.HDFSSaver
 
getRowCount() - Method in class weka.gui.beans.InteractiveTableModel
 
getRunPCA() - Method in class weka.distributed.hadoop.CorrelationMatrixHadoopJob
Get whether to run a PCA analysis (using the generated correlation matrix as inpu) as a post-processing step
getSampleFractionForAUC() - Method in class weka.distributed.hadoop.WekaClassifierEvaluationHadoopJob
Get the percentage of predictions to retain (via uniform random sampling) for computing AUC and AUPRC.
getSaver() - Method in class weka.core.converters.HDFSSaver
Get the base saver to use
getSeparateTestSetPath() - Method in class weka.distributed.hadoop.WekaClassifierEvaluationHadoopJob
Get the path in HDFS to the separate test set to use.
getStartMessage() - Method in class weka.gui.beans.AbstractHadoopJob
 
getStructure() - Method in class weka.core.converters.HDFSLoader
 
getSummaryCharts() - Method in class weka.distributed.hadoop.ArffHeaderHadoopJob
Get the summary charts (if any)
getTable() - Method in class weka.gui.beans.InteractiveTablePanel
Get the JTable component
getTaskTrackerMapTasksMaximum() - Method in class distributed.hadoop.MapReduceJobConfig
Get the maximum number of map tasks to run concurrently by a task tracker (node).
getText() - Method in class weka.distributed.hadoop.ArffHeaderHadoopJob
 
getText() - Method in class weka.distributed.hadoop.CorrelationMatrixHadoopJob
 
getText() - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
 
getText() - Method in class weka.distributed.hadoop.WekaClassifierEvaluationHadoopJob
 
getTrainingHeader() - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
 
getTrainingHeader() - Method in class weka.distributed.hadoop.WekaClassifierHadoopJob
 
getUnderlyingJob() - Method in class weka.knowledgeflow.steps.AbstractHadoopJob
Returns the underlying HadoopJob object
getValueAt(int, int) - Method in class weka.gui.beans.InteractiveTableModel
 
getVisual() - Method in class weka.gui.beans.AbstractHadoopJob
 
globalInfo() - Method in class weka.core.converters.HDFSLoader
Help information for the HDFSLoader
globalInfo() - Method in class weka.core.converters.HDFSSaver
Help information for the HDFSSaver
globalInfo() - Method in class weka.distributed.hadoop.ArffHeaderHadoopJob
Returns textual help information for this job
globalInfo() - Method in class weka.distributed.hadoop.CorrelationMatrixHadoopJob
Textual help info for this job
globalInfo() - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Help information
globalInfo() - Method in class weka.distributed.hadoop.RandomizedDataChunkHadoopJob
Help information
globalInfo() - Method in class weka.distributed.hadoop.WekaClassifierEvaluationHadoopJob
Help info for this job
globalInfo() - Method in class weka.distributed.hadoop.WekaClassifierHadoopJob
Help information
globalInfo() - Method in class weka.distributed.hadoop.WekaScoringHadoopJob
Help information for this job
globalInfo() - Method in class weka.gui.beans.CorrelationMatrixHadoopJob
Help for this KF step
globalInfo() - Method in class weka.gui.beans.CSVToARFFHadoopJob
Help info for this KF step
globalInfo() - Method in class weka.gui.beans.KMeansClustererHadoopJob
Help information
globalInfo() - Method in class weka.gui.beans.RandomizedDataChunkHadoopJob
 
globalInfo() - Method in class weka.gui.beans.WekaClassifierEvaluationHadoopJob
Help information
globalInfo() - Method in class weka.gui.beans.WekaClassifierHadoopJob
Help information
globalInfo() - Method in class weka.gui.beans.WekaScoringHadoopJob
Help information

H

HADOOP2_MAPRED_MAX_SPLIT_SIZE - Static variable in class distributed.hadoop.MapReduceJobConfig
Internal key for the Haddop 2 property for the maximum block size
HADOOP2_TASKTRACKER_REDUCE_TASKS_MAXIMUM - Static variable in class distributed.hadoop.MapReduceJobConfig
Internal key for the Hadoop 2 property for the maximum number of number of reducers to run per node
HADOOP_FS_DEFAULT_NAME - Static variable in class distributed.hadoop.HDFSConfig
property in core-site.xml that specifies the host running the namenode
HADOOP_JOB_TRACKER_HOST - Static variable in class distributed.hadoop.MapReduceJobConfig
Internal key for the Hadoop property for the job tracker host
HADOOP_MAPRED_MAX_SPLIT_SIZE - Static variable in class distributed.hadoop.MapReduceJobConfig
Internal key for the Hadoop 1 property for the maximum block size
HADOOP_TASKTRACKER_REDUCE_TASKS_MAXIMUM - Static variable in class distributed.hadoop.MapReduceJobConfig
Internal key for the Hadoop 1 property for the maximum number of number of reducers to run per node
HadoopJob - Class in weka.distributed.hadoop
Abstract base class for Hadoop jobs.
HadoopJob(String, String) - Constructor for class weka.distributed.hadoop.HadoopJob
Constructor for a HadoopJob
HadoopJobBeanInfo - Class in weka.distributed.hadoop
BeanInfo class for the abstract HadoopJob
HadoopJobBeanInfo() - Constructor for class weka.distributed.hadoop.HadoopJobBeanInfo
 
HadoopJobCustomizer - Class in weka.gui.beans
Customizer for the Hadoop job KF steps
HadoopJobCustomizer() - Constructor for class weka.gui.beans.HadoopJobCustomizer
The constructor
HadoopJobStepEditorDialog - Class in weka.gui.knowledgeflow.steps
Step editor dialog for the Hadoop Knowledge Flow steps
HadoopJobStepEditorDialog() - Constructor for class weka.gui.knowledgeflow.steps.HadoopJobStepEditorDialog
 
HadoopPropertyPanel - Class in weka.gui
Panel for editing user-defined properties to set on the Hadoop Configuration object
HadoopPropertyPanel(Map<String, String>) - Constructor for class weka.gui.HadoopPropertyPanel
Constructor
hasEmptyRow() - Method in class weka.gui.beans.InteractiveTableModel
Returns true if the model has an empty row
HDFS_HOST - Static variable in class distributed.hadoop.HDFSConfig
Key for the HDFS host (name node)
HDFS_PORT - Static variable in class distributed.hadoop.HDFSConfig
Key for the HDFS port
HDFSConfig - Class in distributed.hadoop
Config for HDFS filesystem related properties
HDFSConfig() - Constructor for class distributed.hadoop.HDFSConfig
Constructor - sets defaults
HDFSHostTipText() - Method in class distributed.hadoop.HDFSConfig
Get the tool tip text for this property
HDFSHostTipText() - Method in class distributed.hadoop.MapReduceJobConfig
Get the tool tip text for this property
HDFSLoader - Class in weka.core.converters
Loader for data stored in HDFS.
HDFSLoader() - Constructor for class weka.core.converters.HDFSLoader
Constructor
HDFSLoaderBeanInfo - Class in weka.core.converters
BeanInfo class for the HDFSLoader
HDFSLoaderBeanInfo() - Constructor for class weka.core.converters.HDFSLoaderBeanInfo
 
HDFSLoaderCustomizer - Class in weka.gui.converters
Customizer GUI for the HDFSLoader Knowledge Flow component
HDFSLoaderCustomizer() - Constructor for class weka.gui.converters.HDFSLoaderCustomizer
Constructor
HDFSPathTipText() - Method in class weka.core.converters.HDFSLoader
Tip text for this property
HDFSPathTipText() - Method in class weka.core.converters.HDFSSaver
The tip text for this property
HDFSPortTipText() - Method in class distributed.hadoop.HDFSConfig
Get the tool tip text for this property
HDFSPortTipText() - Method in class distributed.hadoop.MapReduceJobConfig
Get the tool tip text for this property
HDFSSaver - Class in weka.core.converters
Saver for writing to HDFS.
HDFSSaver() - Constructor for class weka.core.converters.HDFSSaver
Constructor
HDFSSaverBeanInfo - Class in weka.core.converters
BeanInfo class for the HDFSSaver
HDFSSaverBeanInfo() - Constructor for class weka.core.converters.HDFSSaverBeanInfo
 
HDFSSaverCustomizer - Class in weka.gui.converters
Customizer GUI for the HDFSSaver Knowledge Flow component
HDFSSaverCustomizer() - Constructor for class weka.gui.converters.HDFSSaverCustomizer
 
HDFSUtils - Class in distributed.hadoop
Bunch of utility routines for HDFS.
HDFSUtils() - Constructor for class distributed.hadoop.HDFSUtils
 
highlightLastRow(int) - Method in class weka.gui.beans.InteractiveTablePanel
Highlight the last row in the table

I

initComponent() - Method in class weka.gui.beans.InteractiveTablePanel
Initializes the component
initWithRandomCentroidsTipText() - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Tip text for this property
INPUT_FORMAT_CLASS - Static variable in class distributed.hadoop.MapReduceJobConfig
Internal key for the name of the input format class to use
INPUT_PATHS - Static variable in class distributed.hadoop.MapReduceJobConfig
Internal key for the input path(s) to use for the job
inputPathsTipText() - Method in class distributed.hadoop.MapReduceJobConfig
Get the tip text for this property
InteractiveTableModel - Class in weka.gui.beans
Table model that automatically adds a new row to the table on pressing enter in the last cell of a row.
InteractiveTableModel(String[]) - Constructor for class weka.gui.beans.InteractiveTableModel
Constructor
InteractiveTableModelListener() - Constructor for class weka.gui.beans.InteractiveTablePanel.InteractiveTableModelListener
 
InteractiveTablePanel - Class in weka.gui.beans
Provides a panel using an interactive table model.
InteractiveTablePanel(String[]) - Constructor for class weka.gui.beans.InteractiveTablePanel
Constructor
InteractiveTablePanel.InteractiveTableModelListener - Class in weka.gui.beans
Listener for the InteractiveTablePanel
IPC_CLIENT_CONNECT_MAX_RETRIES - Static variable in class distributed.hadoop.HDFSConfig
property in the core-site.xml that specifies how many times to try to contact the name node before giving up
isBusy() - Method in class weka.gui.beans.AbstractHadoopJob
 
isCellEditable(int, int) - Method in class weka.gui.beans.InteractiveTableModel
 
isHadoop2() - Static method in class distributed.hadoop.AbstractHadoopJobConfig
Returns true if we are running against Hadoop2/Yarn

J

JCOMMON_JAR - Static variable in class weka.distributed.hadoop.HadoopJob
The path to the jcommon jar
JFREECHART_JAR - Static variable in class weka.distributed.hadoop.HadoopJob
The path to the jfreechart jar
JOBTRACKER_HOST - Static variable in class distributed.hadoop.AbstractHadoopJobConfig
Key for job tracker host name
JOBTRACKER_PORT - Static variable in class distributed.hadoop.AbstractHadoopJobConfig
Key for job tracker port
jobTrackerHostTipText() - Method in class distributed.hadoop.AbstractHadoopJobConfig
Get the tool tip text for this property
jobTrackerPortTipText() - Method in class distributed.hadoop.AbstractHadoopJobConfig
Get the tool tip text for this property

K

KMEANS_MAP_FILE_PREFIX - Static variable in class weka.distributed.hadoop.KMeansHadoopMapper
File prefix for serialized kmeans map objects
KMEANS_MAP_TASK_OPTIONS - Static variable in class weka.distributed.hadoop.KMeansHadoopMapper
The key in the Configuration that the options for this task are associated with
KMEANS_REDUCE_FILE_PREFIX - Static variable in class weka.distributed.hadoop.KMeansHadoopReducer
File prefix for serialized reducers
KMEANS_WRITE_PATH - Static variable in class weka.distributed.hadoop.KMeansHadoopReducer
The key in the configuration that the write path for k-means centroids is associated with
KMeansCentroidSketchHadoopMapper - Class in weka.distributed.hadoop
Hadoop mapper for the k-means|| initialization procedure.
KMeansCentroidSketchHadoopMapper() - Constructor for class weka.distributed.hadoop.KMeansCentroidSketchHadoopMapper
 
KMeansCentroidSketchHadoopReducer - Class in weka.distributed.hadoop
Hadoop reducer for the k-means|| initialization procedure.
KMeansCentroidSketchHadoopReducer() - Constructor for class weka.distributed.hadoop.KMeansCentroidSketchHadoopReducer
 
KMeansClustererHadoopJob - Class in weka.distributed.hadoop
Hadoop job for building a k-means clusterer usining either random centroid or k-means|| initialization.
KMeansClustererHadoopJob() - Constructor for class weka.distributed.hadoop.KMeansClustererHadoopJob
Constructor
KMeansClustererHadoopJob - Class in weka.gui.beans
Knowledge Flow step for exeucting the KMeansClustererHadoopJob
KMeansClustererHadoopJob() - Constructor for class weka.gui.beans.KMeansClustererHadoopJob
Constructor
KMeansClustererHadoopJob - Class in weka.knowledgeflow.steps
Knowledge flow step for the k-means|| Hadoop job
KMeansClustererHadoopJob() - Constructor for class weka.knowledgeflow.steps.KMeansClustererHadoopJob
 
KMeansClustererHadoopJobBeanInfo - Class in weka.distributed.hadoop
BeanInfo class for the KMeansClustererHadoopJob
KMeansClustererHadoopJobBeanInfo() - Constructor for class weka.distributed.hadoop.KMeansClustererHadoopJobBeanInfo
 
KMeansClustererHadoopJobBeanInfo - Class in weka.gui.beans
BeanInfo class for the KMeansClustererHadoopJob
KMeansClustererHadoopJobBeanInfo() - Constructor for class weka.gui.beans.KMeansClustererHadoopJobBeanInfo
 
KMeansHadoopMapper - Class in weka.distributed.hadoop
Hadoop mapper for a k-means iteration.
KMeansHadoopMapper() - Constructor for class weka.distributed.hadoop.KMeansHadoopMapper
 
KMeansHadoopReducer - Class in weka.distributed.hadoop
Hadoop reducer for a k-means iteration
KMeansHadoopReducer() - Constructor for class weka.distributed.hadoop.KMeansHadoopReducer
 
kMeansParallelInitStepsTipText() - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Tip text for this property.

L

LA4J_JAR - Static variable in class weka.distributed.hadoop.HadoopJob
The path to the la4j.jar
layoutEditor() - Method in class weka.gui.knowledgeflow.steps.HadoopJobStepEditorDialog
 
listOptions() - Method in class distributed.hadoop.HDFSConfig
 
listOptions() - Method in class distributed.hadoop.MapReduceJobConfig
 
listOptions() - Method in class weka.core.converters.HDFSLoader
 
listOptions() - Method in class weka.core.converters.HDFSSaver
 
listOptions() - Method in class weka.distributed.hadoop.ArffHeaderHadoopJob
 
listOptions() - Method in class weka.distributed.hadoop.CorrelationMatrixHadoopJob
 
listOptions() - Method in class weka.distributed.hadoop.HadoopJob
 
listOptions() - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
 
listOptions() - Method in class weka.distributed.hadoop.RandomizedDataChunkHadoopJob
 
listOptions() - Method in class weka.distributed.hadoop.WekaClassifierEvaluationHadoopJob
 
listOptions() - Method in class weka.distributed.hadoop.WekaClassifierHadoopJob
 
listOptions() - Method in class weka.distributed.hadoop.WekaScoringHadoopJob
 
loaderTipText() - Method in class weka.core.converters.HDFSLoader
Tip text for this property
loggingIntervalTipText() - Method in class weka.distributed.hadoop.HadoopJob
Tip text for this property
logMessage(String) - Method in class weka.distributed.hadoop.HadoopJob
Log a message

M

m_hidden_index - Variable in class weka.gui.beans.InteractiveTableModel
Index of the hidden column
main(String[]) - Static method in class distributed.hadoop.HDFSUtils
 
main(String[]) - Static method in class weka.core.converters.HDFSLoader
Main method
main(String[]) - Static method in class weka.core.converters.HDFSSaver
Main method.
main(String[]) - Static method in class weka.distributed.hadoop.ArffHeaderHadoopJob
 
main(String[]) - Static method in class weka.distributed.hadoop.CorrelationMatrixHadoopJob
Main method for executing this job from the command line
main(String[]) - Static method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Main method for executing this job from the command line
main(String[]) - Static method in class weka.distributed.hadoop.RandomizedDataChunkHadoopJob
 
main(String[]) - Static method in class weka.distributed.hadoop.WekaClassifierEvaluationHadoopJob
 
main(String[]) - Static method in class weka.distributed.hadoop.WekaClassifierHadoopJob
 
main(String[]) - Static method in class weka.distributed.hadoop.WekaScoringHadoopJob
 
map(LongWritable, Text, Mapper<LongWritable, Text, Text, BytesWritable>.Context) - Method in class weka.distributed.hadoop.CorrelationMatrixHadoopMapper
 
map(LongWritable, Text, Mapper<LongWritable, Text, Text, BytesWritable>.Context) - Method in class weka.distributed.hadoop.CSVToArffHeaderHadoopMapper
 
map(LongWritable, Text, Mapper<LongWritable, Text, Text, BytesWritable>.Context) - Method in class weka.distributed.hadoop.KMeansCentroidSketchHadoopMapper
 
map(LongWritable, Text, Mapper<LongWritable, Text, Text, BytesWritable>.Context) - Method in class weka.distributed.hadoop.KMeansHadoopMapper
 
map(LongWritable, Text, Mapper<LongWritable, Text, Text, Text>.Context) - Method in class weka.distributed.hadoop.RandomizedDataChunkHadoopMapper
 
map(LongWritable, Text, Mapper<LongWritable, Text, Text, BytesWritable>.Context) - Method in class weka.distributed.hadoop.WekaClassifierHadoopMapper
 
map(LongWritable, Text, Mapper<LongWritable, Text, Text, BytesWritable>.Context) - Method in class weka.distributed.hadoop.WekaFoldBasedClassifierEvaluationHadoopMapper
 
map(LongWritable, Text, Mapper<LongWritable, Text, LongWritable, Text>.Context) - Method in class weka.distributed.hadoop.WekaScoringHadoopMapper
 
MAP_OUTPUT_KEY_CLASS - Static variable in class distributed.hadoop.MapReduceJobConfig
Internal key for the name of the map output key class to use
MAP_OUTPUT_VALUE_CLASS - Static variable in class distributed.hadoop.MapReduceJobConfig
Internal key for the name of the map output value class to use
MAPPER_CLASS - Static variable in class distributed.hadoop.MapReduceJobConfig
Internal key for the name of the mapper class
MAPRED_MAX_SPLIT_SIZE - Static variable in class distributed.hadoop.MapReduceJobConfig
Internal key for the maximum block size (for splitting data) to use
MapReduceJobConfig - Class in distributed.hadoop
The main job configuration used by Weka Hadoop jobs
MapReduceJobConfig() - Constructor for class distributed.hadoop.MapReduceJobConfig
Constructor - sets defaults
MapReduceJobConfigBeanInfo - Class in distributed.hadoop
BeanInfo class for MapReduceJobConfig
MapReduceJobConfigBeanInfo() - Constructor for class distributed.hadoop.MapReduceJobConfigBeanInfo
 
MIN_TRAINING_FRACTION - Static variable in class weka.distributed.hadoop.WekaClassifierHadoopReducer
The key in the configuration that the minimum training fraction is associated with
minTrainingFractionTipText() - Method in class weka.distributed.hadoop.WekaClassifierHadoopJob
Tip text for this property
modelFileNameTipText() - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Tip text for this property
modelFileNameTipText() - Method in class weka.distributed.hadoop.WekaClassifierHadoopJob
Tip text for this property
modelPathTipText() - Method in class weka.distributed.hadoop.WekaScoringHadoopJob
Tip text for this property
moveInHDFS(String, String, HDFSConfig, Environment) - Static method in class distributed.hadoop.HDFSUtils
Move a file from one location to another in HDFS

N

notifyJobOutputConnections() - Method in class weka.knowledgeflow.steps.WekaClassifierEvaluationHadoopJob
 
notifyJobOutputConnections() - Method in class weka.knowledgeflow.steps.WekaClassifierHadoopJob
 
notifyJobOutputListeners() - Method in class weka.gui.beans.KMeansClustererHadoopJob
 
NUM_DATA_CHUNKS - Static variable in class weka.distributed.hadoop.RandomizedDataChunkHadoopReducer
The key in the Configuration that the options for this task are associated with
NUM_MAPPERS - Static variable in class distributed.hadoop.MapReduceJobConfig
Internal key for the number of mappers to use
NUM_REDUCERS - Static variable in class distributed.hadoop.MapReduceJobConfig
Internal key for the number of reducers to use
numberOfMapsTipText() - Method in class distributed.hadoop.MapReduceJobConfig
Get the tool tip text for this property
numberOfReducersTipText() - Method in class distributed.hadoop.MapReduceJobConfig
Get the tool tip text for this property
numClustersTipText() - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Tip text for this property.
numInstancesPerRandomizedDataChunkTipText() - Method in class weka.distributed.hadoop.RandomizedDataChunkHadoopJob
Tip text for this property
numInstancesPerRandomizedDataChunkTipText() - Method in class weka.distributed.hadoop.WekaClassifierHadoopJob
Tip text for this property
numIterationsTipText() - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Tip text for this property.
numIterationsTipText() - Method in class weka.distributed.hadoop.WekaClassifierHadoopJob
Tip text for this property
numNodesInClusterTipText() - Method in class weka.distributed.hadoop.CorrelationMatrixHadoopJob
Tip text for this property
numNodesInClusterTipText() - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Tip text for this property
numNodesInClusterTipText() - Method in class weka.distributed.hadoop.WekaClassifierEvaluationHadoopJob
Tip text for this property
numRandomizedDataChunksTipText() - Method in class weka.distributed.hadoop.RandomizedDataChunkHadoopJob
Tip text for this property
numRandomizedDataChunksTipText() - Method in class weka.distributed.hadoop.WekaClassifierHadoopJob
Tip text for this property
numRunsTipText() - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Tip text for this property.

O

okPressed() - Method in class weka.gui.knowledgeflow.steps.HadoopJobStepEditorDialog
 
OPEN_CSV_JAR - Static variable in class weka.distributed.hadoop.HadoopJob
The path to the opencsv.jar
OUTPUT_FORMAT_CLASS - Static variable in class distributed.hadoop.MapReduceJobConfig
Internal key for the name of the output format class to use
OUTPUT_KEY_CLASS - Static variable in class distributed.hadoop.MapReduceJobConfig
Internal key for the name of the (job/reducer) output key to use
OUTPUT_PATH - Static variable in class distributed.hadoop.MapReduceJobConfig
Internal key for the output path to use for the job
OUTPUT_SUBDIR - Static variable in class weka.distributed.hadoop.ArffHeaderHadoopJob
Subdirectory of the output directory for storing results to
OUTPUT_SUBDIR - Static variable in class weka.distributed.hadoop.CorrelationMatrixHadoopJob
Subdirectory of the output directory for storing results to
OUTPUT_VALUE_CLASS - Static variable in class distributed.hadoop.MapReduceJobConfig
Internal key for the name of the (job/reducer) output value to use
outputHeaderFileNameTipText() - Method in class weka.distributed.hadoop.ArffHeaderHadoopJob
The tip text for this property
outputPathTipText() - Method in class distributed.hadoop.MapReduceJobConfig
Get the tip text for this property

P

pathToExistingHeaderTipText() - Method in class weka.distributed.hadoop.ArffHeaderHadoopJob
The tip text for this property
pathToPreconstructedFilterTipText() - Method in class weka.distributed.hadoop.WekaClassifierHadoopJob
Tip text for this property
pathToWekaJarTipText() - Method in class weka.distributed.hadoop.HadoopJob
Tip text for this property
postExecution() - Method in class weka.core.converters.HDFSLoader
 
postExecution() - Method in class weka.core.converters.HDFSSaver
 
preExecution() - Method in class weka.core.converters.HDFSLoader
 
preExecution() - Method in class weka.core.converters.HDFSSaver
 
processIncoming(Data) - Method in class weka.knowledgeflow.steps.AbstractHadoopJob
 

R

RANDOMIZED_DATA_CHUNK_MAP_TASK_OPTIONS - Static variable in class weka.distributed.hadoop.RandomizedDataChunkHadoopMapper
The key in the Configuration that the options for this task are associated with
RandomizedDataChunkHadoopJob - Class in weka.distributed.hadoop
Job for creating randomly shuffled (and stratified if a nominal class is set) data chunks.
RandomizedDataChunkHadoopJob() - Constructor for class weka.distributed.hadoop.RandomizedDataChunkHadoopJob
 
RandomizedDataChunkHadoopJob - Class in weka.gui.beans
Knowledge Flow step for executing the RandomizedDataChunkJob
RandomizedDataChunkHadoopJob() - Constructor for class weka.gui.beans.RandomizedDataChunkHadoopJob
 
RandomizedDataChunkHadoopJob - Class in weka.knowledgeflow.steps
Knowledge Flow step for executing the RandomizedDataChunkJob
RandomizedDataChunkHadoopJob() - Constructor for class weka.knowledgeflow.steps.RandomizedDataChunkHadoopJob
 
RandomizedDataChunkHadoopJobBeanInfo - Class in weka.distributed.hadoop
 
RandomizedDataChunkHadoopJobBeanInfo() - Constructor for class weka.distributed.hadoop.RandomizedDataChunkHadoopJobBeanInfo
 
RandomizedDataChunkHadoopJobBeanInfo - Class in weka.gui.beans
BeanInfo class for the RandomizedDataChunkJob
RandomizedDataChunkHadoopJobBeanInfo() - Constructor for class weka.gui.beans.RandomizedDataChunkHadoopJobBeanInfo
 
RandomizedDataChunkHadoopMapper - Class in weka.distributed.hadoop
Hadoop Mapper implementation for the job that creates randomly shuffled (and stratified if the class is nominal) data chunks.
RandomizedDataChunkHadoopMapper() - Constructor for class weka.distributed.hadoop.RandomizedDataChunkHadoopMapper
 
RandomizedDataChunkHadoopReducer - Class in weka.distributed.hadoop
Hadoop Reducer implementation for the job that creates randomly shuffled (and stratified if the class is nominal) data chunks.
RandomizedDataChunkHadoopReducer() - Constructor for class weka.distributed.hadoop.RandomizedDataChunkHadoopReducer
 
randomlyShuffleDataNumChunksTipText() - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Tip text for this property
randomlyShuffleDataTipText() - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Tip text for this property
randomSeedTipText() - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Tip text for this property.
randomSeedTipText() - Method in class weka.distributed.hadoop.RandomizedDataChunkHadoopJob
Tip text for this property
readNames(BufferedReader) - Static method in class weka.distributed.hadoop.CSVToArffHeaderHadoopMapper
Read attribute names (one per line) from the supplied Reader
reduce(Text, Iterable<BytesWritable>, Reducer<Text, BytesWritable, Text, Text>.Context) - Method in class weka.distributed.hadoop.CorrelationMatrixRowHadoopReducer
 
reduce(Text, Iterable<BytesWritable>, Reducer<Text, BytesWritable, Text, Text>.Context) - Method in class weka.distributed.hadoop.CSVToArffHeaderHadoopReducer
 
reduce(Text, Iterable<BytesWritable>, Reducer<Text, BytesWritable, Text, Text>.Context) - Method in class weka.distributed.hadoop.KMeansCentroidSketchHadoopReducer
 
reduce(Text, Iterable<BytesWritable>, Reducer<Text, BytesWritable, Text, Text>.Context) - Method in class weka.distributed.hadoop.KMeansHadoopReducer
 
reduce(Text, Iterable<Text>, Reducer<Text, Text, Text, Text>.Context) - Method in class weka.distributed.hadoop.RandomizedDataChunkHadoopReducer
 
reduce(Text, Iterable<BytesWritable>, Reducer<Text, BytesWritable, Text, Text>.Context) - Method in class weka.distributed.hadoop.WekaClassifierEvaluationHadoopReducer
 
reduce(Text, Iterable<BytesWritable>, Reducer<Text, BytesWritable, Text, Text>.Context) - Method in class weka.distributed.hadoop.WekaClassifierHadoopReducer
 
reduce(Text, Iterable<BytesWritable>, Reducer<Text, BytesWritable, Text, Text>.Context) - Method in class weka.distributed.hadoop.WekaFoldBasedClassifierHadoopReducer
 
REDUCER_CLASS - Static variable in class distributed.hadoop.MapReduceJobConfig
Internal key for the name of the reducer class
removeBatchClassifierListener(BatchClassifierListener) - Method in class weka.gui.beans.WekaClassifierHadoopJob
Remove a batch classifier listener
removeBatchClustererListener(BatchClustererListener) - Method in class weka.gui.beans.KMeansClustererHadoopJob
Remove a batch classifier listener
removeDataSourceListener(DataSourceListener) - Method in class weka.gui.beans.CSVToARFFHadoopJob
Remove a data source listener
removeDataSourceListener(DataSourceListener) - Method in class weka.gui.beans.WekaClassifierEvaluationHadoopJob
Remove a data source listener
removeFailureListener(FailureListener) - Method in class weka.gui.beans.AbstractHadoopJob
Remove a failure listener
removeImageListener(ImageListener) - Method in class weka.gui.beans.CorrelationMatrixHadoopJob
Remove an image listener
removeImageListener(ImageListener) - Method in class weka.gui.beans.CSVToARFFHadoopJob
Remove an image listener
removeSuccessListener(SuccessListener) - Method in class weka.gui.beans.AbstractHadoopJob
Remove a success listener
removeTextListener(TextListener) - Method in class weka.gui.beans.CorrelationMatrixHadoopJob
Remove a text listener
removeTextListener(TextListener) - Method in class weka.gui.beans.CSVToARFFHadoopJob
 
removeTextListener(TextListener) - Method in class weka.gui.beans.KMeansClustererHadoopJob
Remove a text listener
removeTextListener(TextListener) - Method in class weka.gui.beans.WekaClassifierEvaluationHadoopJob
Remove a text listener
removeTextListener(TextListener) - Method in class weka.gui.beans.WekaClassifierHadoopJob
Remove a text listener
reset() - Method in class weka.core.converters.HDFSLoader
 
resetOptions() - Method in class weka.core.converters.HDFSSaver
 
resolvePath(String, Environment) - Static method in class distributed.hadoop.HDFSUtils
Utility method to resolve all environment variables in a given path
run(Object, String[]) - Method in class weka.core.converters.HDFSLoader
 
run(Object, String[]) - Method in class weka.core.converters.HDFSSaver
 
run(Object, String[]) - Method in class weka.distributed.hadoop.ArffHeaderHadoopJob
 
run(Object, String[]) - Method in class weka.distributed.hadoop.CorrelationMatrixHadoopJob
 
run(Object, String[]) - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
 
run(Object, String[]) - Method in class weka.distributed.hadoop.RandomizedDataChunkHadoopJob
 
run(Object, String[]) - Method in class weka.distributed.hadoop.WekaClassifierEvaluationHadoopJob
 
run(Object, String[]) - Method in class weka.distributed.hadoop.WekaClassifierHadoopJob
 
run(Object, String[]) - Method in class weka.distributed.hadoop.WekaScoringHadoopJob
 
runJob() - Method in class weka.distributed.hadoop.ArffHeaderHadoopJob
 
runJob() - Method in class weka.distributed.hadoop.CorrelationMatrixHadoopJob
 
runJob() - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
 
runJob() - Method in class weka.distributed.hadoop.RandomizedDataChunkHadoopJob
 
runJob() - Method in class weka.distributed.hadoop.WekaClassifierEvaluationHadoopJob
 
runJob() - Method in class weka.distributed.hadoop.WekaClassifierHadoopJob
 
runJob() - Method in class weka.distributed.hadoop.WekaScoringHadoopJob
 
runPCATipText() - Method in class weka.distributed.hadoop.CorrelationMatrixHadoopJob
Tip text for this property

S

sampleFractionForAUCTipText() - Method in class weka.distributed.hadoop.WekaClassifierEvaluationHadoopJob
Tip text for this property
saverTipText() - Method in class weka.core.converters.HDFSSaver
The tip text for this property
SCORING_MAP_TASK_OPTIONS - Static variable in class weka.distributed.hadoop.WekaScoringHadoopMapper
The key in the Configuration that the options for this task are associated with
separateTestSetPathTipText() - Method in class weka.distributed.hadoop.WekaClassifierEvaluationHadoopJob
Tip text for this property
serializeObjectToDistributedCache(Object, HDFSConfig, Configuration, String, Environment) - Static method in class distributed.hadoop.HDFSUtils
Serializes the given object into a file in the staging area in HDFS and then adds that file to the distributed cache for the configuration
setAdditionalWekaPackages(String) - Method in class weka.distributed.hadoop.HadoopJob
Set a comma separated list of the names of additional weka packages to use with the job.
setAttributeNames(String) - Method in class weka.distributed.hadoop.ArffHeaderHadoopJob
Set a comma-separated list of attribute names to use when generating the ARFF header.
setAttributeNamesFile(String) - Method in class weka.distributed.hadoop.ArffHeaderHadoopJob
Set the path to an file containing attribute names to use.
setClassAttribute(String) - Method in class weka.distributed.hadoop.CorrelationMatrixHadoopJob
Set the name or index of the class attribute.
setClassAttribute(String) - Method in class weka.distributed.hadoop.RandomizedDataChunkHadoopJob
Set the name or index of the class attribute ("first" and "last" can also be used)
setClassAttribute(String) - Method in class weka.distributed.hadoop.WekaClassifierHadoopJob
Set the name or index of the class attribute ("first" and "last" can also be used)
setClassifierMapTaskOptions(String) - Method in class weka.distributed.hadoop.WekaClassifierHadoopJob
Set the options for the underlying map task
setClassIndex(String, Instances, boolean) - Static method in class weka.distributed.hadoop.WekaClassifierHadoopMapper
Helper method for setting the class index in the supplied Instances object
setClassIndex(String[], Instances, boolean) - Static method in class weka.distributed.hadoop.WekaClassifierHadoopMapper
Helper method to set the class index in a supplied Instances object
setCleanOutputDirectory(boolean) - Method in class weka.distributed.hadoop.RandomizedDataChunkHadoopJob
Set whether to blow away the output directory before running.
setColumnsToOutputInScoredData(String) - Method in class weka.distributed.hadoop.WekaScoringHadoopJob
Set the columns to output (as a comma-separated list of indexes) in the scored data.
setCombinerClass(String) - Method in class distributed.hadoop.MapReduceJobConfig
Set the name of the reducer class (if any) to use.
setConvergenceTolerance(double) - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Set the convergence tolerance
setCorrelationMapTaskOptions(String) - Method in class weka.distributed.hadoop.CorrelationMatrixHadoopJob
Set options for the correlation map tasks
setCreateRandomizedDataChunks(boolean) - Method in class weka.distributed.hadoop.WekaClassifierHadoopJob
Set whether to create randomly shuffled (and stratified if the class is nominal) data chunks via a pre-processing pass/job.
setCSVMapTaskOptions(String) - Method in class weka.distributed.hadoop.CorrelationMatrixHadoopJob
Set the options for the csv map tasks
setCSVMapTaskOptions(String) - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Set the options to the header job
setCSVMapTaskOptions(String) - Method in class weka.distributed.hadoop.RandomizedDataChunkHadoopJob
Set the options to the header job
setCSVMapTaskOptions(String) - Method in class weka.distributed.hadoop.WekaClassifierHadoopJob
Set the options to the header job
setCSVMapTaskOptions(String) - Method in class weka.distributed.hadoop.WekaScoringHadoopJob
Set the options for the ARFF header job
setCsvToArffTaskOptions(String) - Method in class weka.distributed.hadoop.ArffHeaderHadoopJob
Set the options to pass on to the underlying csv to arff task
setCustomName(String) - Method in class weka.gui.beans.AbstractHadoopJob
 
setDebug(boolean) - Method in class weka.distributed.hadoop.HadoopJob
Set whether to output debug info.
setDFSReplicationFactor(String) - Method in class weka.core.converters.HDFSSaver
Set the dfs replication factor to use
setDirAndPrefix(String, String) - Method in class weka.core.converters.HDFSSaver
 
setDisplayCentroidStdDevs(boolean) - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Set whether to display the standard deviations of centroids in textual output of the model
setDontDefaultToLastAttIfClassNotSpecified(boolean) - Method in class weka.distributed.hadoop.RandomizedDataChunkHadoopJob
Non-command line option to allow clients to turn off the default behavior of defaulting to setting the last attribute as the class if not explicitly specified.
setEnvironment(Environment) - Method in class weka.core.converters.HDFSLoader
 
setEnvironment(Environment) - Method in class weka.core.converters.HDFSSaver
 
setEnvironment(Environment) - Method in class weka.gui.beans.AbstractHadoopJob
 
setEnvironment(Environment) - Method in class weka.gui.beans.HadoopJobCustomizer
 
setEnvironment(Environment) - Method in class weka.gui.converters.HDFSLoaderCustomizer
 
setEnvironment(Environment) - Method in class weka.gui.converters.HDFSSaverCustomizer
 
setFilePrefix(String) - Method in class weka.core.converters.HDFSSaver
 
setGenerateCharts(boolean) - Method in class weka.distributed.hadoop.ArffHeaderHadoopJob
Set whether to generate summary charts as png files in the output directory (histograms, pie charts, box plots).
setHDFSConfig(HDFSConfig) - Method in class distributed.hadoop.MapReduceJobConfig
Set the HDFSConfig to use
setHDFSHost(String) - Method in class distributed.hadoop.HDFSConfig
Set the HDFS (name node) host to use
setHDFSHost(String) - Method in class distributed.hadoop.MapReduceJobConfig
Set the HDFSHost (name node)
setHDFSPath(String) - Method in class weka.core.converters.HDFSLoader
Set the path to load from in HDFS
setHDFSPath(String) - Method in class weka.core.converters.HDFSSaver
Set the path to save to in HDFS
setHDFSPort(String) - Method in class distributed.hadoop.HDFSConfig
Set the HDFS (name node) port
setHDFSPort(String) - Method in class distributed.hadoop.MapReduceJobConfig
Set the HDFS port
setInitWithRandomCentroids(boolean) - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Set whether to initialize with randomly selected centroids rather than using the k-means|| initialization procedure.
setInputFormatClass(String) - Method in class distributed.hadoop.MapReduceJobConfig
Set the name of the input format class to use.
setInputPaths(String) - Method in class distributed.hadoop.MapReduceJobConfig
Set the input path(s) to use
setJobOptions(String) - Method in class weka.gui.beans.AbstractHadoopJob
Set the options for the underlying job
setJobOptions(String) - Method in class weka.knowledgeflow.steps.AbstractHadoopJob
Set the options for the underlying job
setJobTrackerHost(String) - Method in class distributed.hadoop.AbstractHadoopJobConfig
Set the job tracker host name to use
setJobTrackerPort(String) - Method in class distributed.hadoop.AbstractHadoopJobConfig
Set the port that the job tracker is running on
setKMeansParallelInitSteps(String) - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Set the number of iterations of the k-means|| initialization routine to perform
setLoader(AbstractFileLoader) - Method in class weka.core.converters.HDFSLoader
Set the base loader to use
setLog(Logger) - Method in class weka.gui.beans.AbstractHadoopJob
 
setLoggingInterval(String) - Method in class weka.distributed.hadoop.HadoopJob
Set the interval between output of logging information from running jobs.
setMapOutputKeyClass(String) - Method in class distributed.hadoop.MapReduceJobConfig
Set the name of the map output key class to use.
setMapOutputValueClass(String) - Method in class distributed.hadoop.MapReduceJobConfig
Set the name of the map output value class to use.
setMapperClass(String) - Method in class distributed.hadoop.MapReduceJobConfig
Set the mapper class name to use.
setMapredMaxSplitSize(String) - Method in class distributed.hadoop.MapReduceJobConfig
Set the maximum split size (in bytes).
setMapReduceJobConfig(MapReduceJobConfig) - Method in class weka.distributed.hadoop.HadoopJob
Set the main configuration to use with this job
setMinTrainingFraction(String) - Method in class weka.distributed.hadoop.WekaClassifierHadoopJob
Set the minimum training fraction.
setModelFileName(String) - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Set the name only for the model file
setModelFileName(String) - Method in class weka.distributed.hadoop.WekaClassifierHadoopJob
Set the name only for the model file
setModelPath(String) - Method in class weka.distributed.hadoop.WekaScoringHadoopJob
Set the path (HDFS or local) to the model to use for scoring.
setModifiedListener(BeanCustomizer.ModifyListener) - Method in class weka.gui.beans.HadoopJobCustomizer
 
setModifiedListener(BeanCustomizer.ModifyListener) - Method in class weka.gui.converters.HDFSLoaderCustomizer
 
setModifiedListener(BeanCustomizer.ModifyListener) - Method in class weka.gui.converters.HDFSSaverCustomizer
 
setNumberOfMaps(String) - Method in class distributed.hadoop.MapReduceJobConfig
Set the number of maps to use.
setNumberOfReducers(String) - Method in class distributed.hadoop.MapReduceJobConfig
Set the number of reducers to use.
setNumClusters(String) - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Set the number of clusters to find
setNumInstancesPerRandomizedDataChunk(String) - Method in class weka.distributed.hadoop.RandomizedDataChunkHadoopJob
Set the number of instances that each randomly shuffled data chunk should have.
setNumInstancesPerRandomizedDataChunk(String) - Method in class weka.distributed.hadoop.WekaClassifierHadoopJob
Set the number of instances that each randomly shuffled data chunk should have.
setNumIterations(String) - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Set the maximum number of k-means iterations to perform
setNumIterations(int) - Method in class weka.distributed.hadoop.WekaClassifierHadoopJob
Set the number of iterations (passes over the data) to run in the model building phase.
setNumNodesInCluster(String) - Method in class weka.distributed.hadoop.CorrelationMatrixHadoopJob
Set the number of nodes in the Hadoop cluster
setNumNodesInCluster(String) - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Set the number of nodes in the Hadoop cluster
setNumNodesInCluster(int) - Method in class weka.distributed.hadoop.WekaClassifierEvaluationHadoopJob
Set the number of nodes in the user's Hadoop cluster.
setNumRandomizedDataChunks(String) - Method in class weka.distributed.hadoop.RandomizedDataChunkHadoopJob
Set the number of randomly shuffled data chunks to create.
setNumRandomizedDataChunks(String) - Method in class weka.distributed.hadoop.WekaClassifierHadoopJob
Set the number of randomly shuffled data chunks to create.
setNumRuns(String) - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Set the number of k-means runs to perform in parallel
setObject(Object) - Method in class weka.gui.beans.HadoopJobCustomizer
 
setObject(Object) - Method in class weka.gui.converters.HDFSLoaderCustomizer
 
setObject(Object) - Method in class weka.gui.converters.HDFSSaverCustomizer
 
setOptions(String[]) - Method in class distributed.hadoop.HDFSConfig
 
setOptions(String[]) - Method in class distributed.hadoop.MapReduceJobConfig
 
setOptions(String[]) - Method in class weka.core.converters.HDFSLoader
 
setOptions(String[]) - Method in class weka.core.converters.HDFSSaver
 
setOptions(String[]) - Method in class weka.distributed.hadoop.ArffHeaderHadoopJob
 
setOptions(String[]) - Method in class weka.distributed.hadoop.CorrelationMatrixHadoopJob
 
setOptions(String[]) - Method in class weka.distributed.hadoop.HadoopJob
 
setOptions(String[]) - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
 
setOptions(String[]) - Method in class weka.distributed.hadoop.RandomizedDataChunkHadoopJob
 
setOptions(String[]) - Method in class weka.distributed.hadoop.WekaClassifierEvaluationHadoopJob
 
setOptions(String[]) - Method in class weka.distributed.hadoop.WekaClassifierHadoopJob
 
setOptions(String[]) - Method in class weka.distributed.hadoop.WekaScoringHadoopJob
 
setOutputFormatClass(String) - Method in class distributed.hadoop.MapReduceJobConfig
Set the name of the output format class to use.
setOutputHeaderFileName(String) - Method in class weka.distributed.hadoop.ArffHeaderHadoopJob
Set the name of the header file to create in the output directory.
setOutputKeyClass(String) - Method in class distributed.hadoop.MapReduceJobConfig
Set the name of the (reducer) output key class to use
setOutputPath(String) - Method in class distributed.hadoop.MapReduceJobConfig
Set the output path to use
setOutputValueClass(String) - Method in class distributed.hadoop.MapReduceJobConfig
Set the name of the (reducer) output value class to use
setParentWindow(Window) - Method in class weka.gui.beans.HadoopJobCustomizer
 
setPathToExistingHeader(String) - Method in class weka.distributed.hadoop.ArffHeaderHadoopJob
Set the path to an previously created header file to use.
setPathToPreconstructedFilter(String) - Method in class weka.distributed.hadoop.WekaClassifierHadoopJob
Set the path to a pre-constructed filter to use to pre-process the data entering each map.
setPathToWekaJar(String) - Method in class weka.distributed.hadoop.HadoopJob
Set the path to the weka.jar file.
setRandomizeJobOptions(String) - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Set the options for the randomize/stratify task
setRandomlyShuffleData(boolean) - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Set whether to randomly shuffle the order of the instances in the input data before clustering
setRandomlyShuffleDataNumChunks(String) - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Set the number of randomly shuffled data chunks to create.
setRandomSeed(String) - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
Set the seed for random number generation
setRandomSeed(String) - Method in class weka.distributed.hadoop.RandomizedDataChunkHadoopJob
Set the random seed for shuffling the data
setReducerClass(String) - Method in class distributed.hadoop.MapReduceJobConfig
Set the name of the reducer class to use.
setRunPCA(boolean) - Method in class weka.distributed.hadoop.CorrelationMatrixHadoopJob
Set whether to run a PCA analysis (using the generated correlation matrix as inpu) as a post-processing step
setSampleFractionForAUC(String) - Method in class weka.distributed.hadoop.WekaClassifierEvaluationHadoopJob
Set the percentage of predictions to retain (via uniform random sampling) for computing AUC and AUPRC.
setSaver(AbstractFileSaver) - Method in class weka.core.converters.HDFSSaver
Set the base saver to use
setSeparateTestSetPath(String) - Method in class weka.distributed.hadoop.WekaClassifierEvaluationHadoopJob
Set the path in HDFS to the separate test set to use.
setTaskTrackerMapTasksMaximum(String) - Method in class distributed.hadoop.MapReduceJobConfig
Set the maximum number of map tasks to run concurrently by a task tracker (node).
setup(Mapper<LongWritable, Text, Text, BytesWritable>.Context) - Method in class weka.distributed.hadoop.CorrelationMatrixHadoopMapper
 
setup(Reducer<Text, BytesWritable, Text, Text>.Context) - Method in class weka.distributed.hadoop.CorrelationMatrixRowHadoopReducer
 
setup(Mapper<LongWritable, Text, Text, BytesWritable>.Context) - Method in class weka.distributed.hadoop.CSVToArffHeaderHadoopMapper
 
setup(Reducer<Text, BytesWritable, Text, Text>.Context) - Method in class weka.distributed.hadoop.CSVToArffHeaderHadoopReducer
 
setup(Mapper<LongWritable, Text, Text, BytesWritable>.Context) - Method in class weka.distributed.hadoop.KMeansCentroidSketchHadoopMapper
 
setup(Reducer<Text, BytesWritable, Text, Text>.Context) - Method in class weka.distributed.hadoop.KMeansCentroidSketchHadoopReducer
 
setup(Mapper<LongWritable, Text, Text, BytesWritable>.Context) - Method in class weka.distributed.hadoop.KMeansHadoopMapper
 
setup(Reducer<Text, BytesWritable, Text, Text>.Context) - Method in class weka.distributed.hadoop.KMeansHadoopReducer
 
setup(Mapper<LongWritable, Text, Text, Text>.Context) - Method in class weka.distributed.hadoop.RandomizedDataChunkHadoopMapper
 
setup(Reducer<Text, Text, Text, Text>.Context) - Method in class weka.distributed.hadoop.RandomizedDataChunkHadoopReducer
 
setup(Reducer<Text, BytesWritable, Text, Text>.Context) - Method in class weka.distributed.hadoop.WekaClassifierEvaluationHadoopReducer
 
setup(Mapper<LongWritable, Text, Text, BytesWritable>.Context) - Method in class weka.distributed.hadoop.WekaClassifierHadoopMapper
 
setup(Reducer<Text, BytesWritable, Text, Text>.Context) - Method in class weka.distributed.hadoop.WekaClassifierHadoopReducer
 
setup(Mapper<LongWritable, Text, Text, BytesWritable>.Context) - Method in class weka.distributed.hadoop.WekaFoldBasedClassifierEvaluationHadoopMapper
 
setup(Mapper<LongWritable, Text, Text, BytesWritable>.Context) - Method in class weka.distributed.hadoop.WekaFoldBasedClassifierHadoopMapper
 
setup(Mapper<LongWritable, Text, LongWritable, Text>.Context) - Method in class weka.distributed.hadoop.WekaScoringHadoopMapper
 
setValueAt(Object, int, int) - Method in class weka.gui.beans.InteractiveTableModel
 
setVisual(BeanVisual) - Method in class weka.gui.beans.AbstractHadoopJob
 
SKETCH_FILE_PREFIX - Static variable in class weka.distributed.hadoop.KMeansCentroidSketchHadoopMapper
File prefix for serialized sketch files
SKETCH_WRITE_PATH - Static variable in class weka.distributed.hadoop.KMeansCentroidSketchHadoopReducer
The key in the configuration that the write path for centroid sketches is associated with
start() - Method in class weka.gui.beans.AbstractHadoopJob
 
start() - Method in class weka.knowledgeflow.steps.AbstractHadoopJob
 
stepInit() - Method in class weka.knowledgeflow.steps.AbstractHadoopJob
 
stop() - Method in class weka.gui.beans.AbstractHadoopJob
 
stop() - Method in class weka.knowledgeflow.steps.AbstractHadoopJob
 
stopJob() - Method in class weka.distributed.hadoop.KMeansClustererHadoopJob
 
stopJob() - Method in class weka.distributed.hadoop.WekaClassifierHadoopJob
 
SUPPRESS_CLASSIFIER_TEXT_OUT - Static variable in class weka.distributed.hadoop.WekaClassifierHadoopReducer
The in the configuration to check for in order to prevent textual output of the aggregated model

T

tableChanged(TableModelEvent) - Method in class weka.gui.beans.InteractiveTablePanel.InteractiveTableModelListener
 
TASK_TRACKER_MAP_MAXIMUM - Static variable in class distributed.hadoop.MapReduceJobConfig
Internal key for the maximum number of mappers that will run on a node concurrently
taskTrackerMapTasksMaximumTipText() - Method in class distributed.hadoop.MapReduceJobConfig
Get the tool tip text for this property
TDIGEST_JAR - Static variable in class weka.distributed.hadoop.HadoopJob
The path to the t-digest.jar

U

updateUnderlyingJob(HadoopJob) - Method in class weka.knowledgeflow.steps.AbstractHadoopJob
Update the underlying HadoopJob
useDefaultVisual() - Method in class weka.gui.beans.AbstractHadoopJob
 
useDefaultVisual() - Method in class weka.gui.beans.CorrelationMatrixHadoopJob
 
useDefaultVisual() - Method in class weka.gui.beans.CSVToARFFHadoopJob
 
useDefaultVisual() - Method in class weka.gui.beans.KMeansClustererHadoopJob
 
useDefaultVisual() - Method in class weka.gui.beans.RandomizedDataChunkHadoopJob
 
useDefaultVisual() - Method in class weka.gui.beans.WekaClassifierEvaluationHadoopJob
 
useDefaultVisual() - Method in class weka.gui.beans.WekaClassifierHadoopJob
 
useDefaultVisual() - Method in class weka.gui.beans.WekaScoringHadoopJob
 

W

weka.core.converters - package weka.core.converters
 
weka.distributed.hadoop - package weka.distributed.hadoop
 
weka.gui - package weka.gui
 
weka.gui.beans - package weka.gui.beans
 
weka.gui.converters - package weka.gui.converters
 
weka.gui.knowledgeflow.steps - package weka.gui.knowledgeflow.steps
 
weka.knowledgeflow.steps - package weka.knowledgeflow.steps
 
WEKA_LIBRARIES_LOCATION - Static variable in class distributed.hadoop.HDFSUtils
The default location in HDFS to place weka.jar and other libraries for inclusion in the classpath of the hadoop nodes
WEKA_TEMP_DISTRIBUTED_CACHE_FILES - Static variable in class distributed.hadoop.HDFSUtils
Staging location for non library files to be distributed to the nodes by the distributed cache
WekaClassifierEvaluationHadoopJob - Class in weka.distributed.hadoop
Hadoop job for running an evaluation of a classifier or regressor.
WekaClassifierEvaluationHadoopJob() - Constructor for class weka.distributed.hadoop.WekaClassifierEvaluationHadoopJob
Constructor
WekaClassifierEvaluationHadoopJob - Class in weka.gui.beans
Knowledge Flow step for executing the WekaClassifierEvaluationHadoopJob.
WekaClassifierEvaluationHadoopJob() - Constructor for class weka.gui.beans.WekaClassifierEvaluationHadoopJob
Constructor
WekaClassifierEvaluationHadoopJob - Class in weka.knowledgeflow.steps
Knowledge Flow step for the classifier evaluation Spark job
WekaClassifierEvaluationHadoopJob() - Constructor for class weka.knowledgeflow.steps.WekaClassifierEvaluationHadoopJob
Constructor
WekaClassifierEvaluationHadoopJobBeanInfo - Class in weka.distributed.hadoop
BeanInfo class for the WekaClassifierEvaluationHadoopJob
WekaClassifierEvaluationHadoopJobBeanInfo() - Constructor for class weka.distributed.hadoop.WekaClassifierEvaluationHadoopJobBeanInfo
 
WekaClassifierEvaluationHadoopJobBeanInfo - Class in weka.gui.beans
BeanInfo class for the WekaClassifierEvaluationHadoopJob
WekaClassifierEvaluationHadoopJobBeanInfo() - Constructor for class weka.gui.beans.WekaClassifierEvaluationHadoopJobBeanInfo
 
WekaClassifierEvaluationHadoopReducer - Class in weka.distributed.hadoop
Hadoop reducer implementaton for the evaluation job.
WekaClassifierEvaluationHadoopReducer() - Constructor for class weka.distributed.hadoop.WekaClassifierEvaluationHadoopReducer
 
WekaClassifierHadoopJob - Class in weka.distributed.hadoop
Hadoop job for building a classifier or regressor.
WekaClassifierHadoopJob() - Constructor for class weka.distributed.hadoop.WekaClassifierHadoopJob
Constructor
WekaClassifierHadoopJob - Class in weka.gui.beans
Knowledge Flow step for executing the WekaClassifierHadoopJob
WekaClassifierHadoopJob() - Constructor for class weka.gui.beans.WekaClassifierHadoopJob
Constructor
WekaClassifierHadoopJob - Class in weka.knowledgeflow.steps
Knowledge Flow step for the Weka classifier Hadoop job
WekaClassifierHadoopJob() - Constructor for class weka.knowledgeflow.steps.WekaClassifierHadoopJob
 
WekaClassifierHadoopJobBeanInfo - Class in weka.distributed.hadoop
BeanInfo class for the WekaClassifierHadoopJob
WekaClassifierHadoopJobBeanInfo() - Constructor for class weka.distributed.hadoop.WekaClassifierHadoopJobBeanInfo
 
WekaClassifierHadoopJobBeanInfo - Class in weka.gui.beans
BeanInfo class for the WekaClassifierHadoopJob
WekaClassifierHadoopJobBeanInfo() - Constructor for class weka.gui.beans.WekaClassifierHadoopJobBeanInfo
 
WekaClassifierHadoopMapper - Class in weka.distributed.hadoop
Mapper implementation for the WekaClassifierHadoopJob
WekaClassifierHadoopMapper() - Constructor for class weka.distributed.hadoop.WekaClassifierHadoopMapper
 
WekaClassifierHadoopReducer - Class in weka.distributed.hadoop
 
WekaClassifierHadoopReducer() - Constructor for class weka.distributed.hadoop.WekaClassifierHadoopReducer
 
WekaFoldBasedClassifierEvaluationHadoopMapper - Class in weka.distributed.hadoop
Hadoop mapper implementation for the evaluation job.
WekaFoldBasedClassifierEvaluationHadoopMapper() - Constructor for class weka.distributed.hadoop.WekaFoldBasedClassifierEvaluationHadoopMapper
 
WekaFoldBasedClassifierHadoopMapper - Class in weka.distributed.hadoop
Mapper implementation for the model-building phase of the evaluation job.
WekaFoldBasedClassifierHadoopMapper() - Constructor for class weka.distributed.hadoop.WekaFoldBasedClassifierHadoopMapper
 
WekaFoldBasedClassifierHadoopReducer - Class in weka.distributed.hadoop
Reducer implementation for the model-building phase of the evaluation job.
WekaFoldBasedClassifierHadoopReducer() - Constructor for class weka.distributed.hadoop.WekaFoldBasedClassifierHadoopReducer
 
WekaScoringHadoopJob - Class in weka.distributed.hadoop
Hadoop job for scoring new data using an existing Weka classifier or clusterer.
WekaScoringHadoopJob() - Constructor for class weka.distributed.hadoop.WekaScoringHadoopJob
Constructor
WekaScoringHadoopJob - Class in weka.gui.beans
Knowledge Flow step for executing the WekaScoringHadoopJob
WekaScoringHadoopJob() - Constructor for class weka.gui.beans.WekaScoringHadoopJob
Constructor
WekaScoringHadoopJob - Class in weka.knowledgeflow.steps
Knowledge Flow step for the scoring Spark job.
WekaScoringHadoopJob() - Constructor for class weka.knowledgeflow.steps.WekaScoringHadoopJob
Constructor
WekaScoringHadoopJobBeanInfo - Class in weka.distributed.hadoop
BeanInfo class for the WekaScoringHadoopJob
WekaScoringHadoopJobBeanInfo() - Constructor for class weka.distributed.hadoop.WekaScoringHadoopJobBeanInfo
 
WekaScoringHadoopJobBeanInfo - Class in weka.gui.beans
BeanInfo class for the WekaScoringHadoopJob
WekaScoringHadoopJobBeanInfo() - Constructor for class weka.gui.beans.WekaScoringHadoopJobBeanInfo
 
WekaScoringHadoopMapper - Class in weka.distributed.hadoop
Mapper implementation for the WekaScoringHadoop job
WekaScoringHadoopMapper() - Constructor for class weka.distributed.hadoop.WekaScoringHadoopMapper
 
WINDOWS_ACCESSING_HADOOP_ON_LINUX_SYS_PROP - Static variable in class distributed.hadoop.HDFSUtils
Users need to set HADOOP_ON_LINUX environment variable to "true" if accessing a *nix Hadoop cluster from Windows so that we can post-process the job classpath in the Configuration file to use ':' rather than ';' as separators.
writeBatch() - Method in class weka.core.converters.HDFSSaver
 
writeIncremental(Instance) - Method in class weka.core.converters.HDFSSaver
 
writeSummaryStatsStringToDestination(Instances, String, boolean, int, Configuration) - Static method in class weka.distributed.hadoop.CSVToArffHeaderHadoopReducer
 

Y

YARN_RESOURCE_MANAGER_ADDRESS - Static variable in class distributed.hadoop.MapReduceJobConfig
Internal key for the Hadoop property for the yarn resource manager address
YARN_RESOURCE_MANAGER_SCHEDULER_ADDRESS - Static variable in class distributed.hadoop.MapReduceJobConfig
Internal key for the Hadoop property for the yarn resource manager scheduler address.
A C D F G H I J K L M N O P R S T U W Y 
Skip navigation links