A B C D E F G I J K L M N O P Q R S T U V W X

M

m_checkForUpperCaseNames - Variable in class weka.core.converters.DatabaseConnection
 
m_choice - Variable in class weka.core.converters.DatabaseLoader
Decides which SQL statement to limit the number of rows should be used.
m_count - Variable in class weka.core.converters.DatabaseSaver
counts the rowsand used as a primary key value
m_count - Variable in class weka.gui.beans.Saver
Count for structure available messages
m_counter - Variable in class weka.core.converters.DatabaseLoader
Indicates how many rows has already been loaded incrementally
m_createDouble - Variable in class weka.core.converters.DatabaseSaver
The database specific type for a double (read in from the properties file)
m_createIndex - Variable in class weka.core.converters.DatabaseConnection
 
m_createInt - Variable in class weka.core.converters.DatabaseSaver
The database specific type for an int (read in from the properties file)
m_createText - Variable in class weka.core.converters.DatabaseSaver
The database specific type for a string (read in from the properties file)
m_DataBaseConnection - Variable in class weka.core.converters.DatabaseLoader
The database connection
m_DatabaseURL - Variable in class weka.core.converters.DatabaseConnection
Database URL
m_dataSet - Variable in class weka.gui.beans.Saver
Holds the instances to be saved
m_datasetPseudoInc - Variable in class weka.core.converters.DatabaseLoader
Used in pseudoincremental mode.
m_Debug - Variable in class weka.core.converters.DatabaseConnection
True if debugging output should be printed
m_DS - Variable in class weka.gui.beans.Saver.SaveBatchThread
 
m_fileName - Variable in class weka.gui.beans.Saver
The relation name that becomes part of the file name
m_firstTime - Variable in class weka.core.converters.DatabaseLoader
Flag indicating that incremental process wants to read first instance
m_globalInfo - Variable in class weka.gui.beans.Saver
Global info for the wrapped loader (if it exists).
m_id - Variable in class weka.core.converters.DatabaseSaver
Flag indicating if a primary key column should be added
m_idColumn - Variable in class weka.core.converters.DatabaseLoader
Name of the primary key column that will allow unique ordering necessary for incremental loading.
m_idColumn - Variable in class weka.core.converters.DatabaseSaver
The name of the primary key column that will be automatically generated (if enabled).
m_inc - Variable in class weka.core.converters.DatabaseLoader
Flag indicating that incremental mode is chosen (for command line use only)
m_inputFile - Variable in class weka.core.converters.DatabaseSaver
An input arff file (for command line use)
m_ioThread - Variable in class weka.gui.beans.Saver
Thread for doing IO in
m_isDBSaver - Variable in class weka.gui.beans.Saver
Flag indicating that instances will be saved to database.
m_nominalIndexes - Variable in class weka.core.converters.DatabaseLoader
Stores the index of a nominal value
m_nominalStrings - Variable in class weka.core.converters.DatabaseLoader
Stores the nominal value
m_nominalToStringLimit - Variable in class weka.core.converters.DatabaseLoader
Limit when an attribute is treated as string attribute and not as a nominal one because it has to many values.
m_oldStructure - Variable in class weka.core.converters.DatabaseLoader
Set of instances that equals m_structure except that the auto_generated_id column is not included as an attribute
m_orderBy - Variable in class weka.core.converters.DatabaseLoader
Contains the name of the columns that uniquely define a row in the ResultSet.
m_password - Variable in class weka.core.converters.DatabaseConnection
Database Password
m_PreparedStatement - Variable in class weka.core.converters.DatabaseConnection
The prepared statement used for database queries.
m_pseudoIncremental - Variable in class weka.core.converters.DatabaseLoader
Flag indicating that pseudo incremental mode is used (all instances load at once into main memeory and then incrementally from main memory instead of the database)
m_query - Variable in class weka.core.converters.DatabaseLoader
The user defined query to load instances.
m_rowCount - Variable in class weka.core.converters.DatabaseLoader
The number of rows obtained by m_query, eg the size of the ResultSet to load
m_Saver - Variable in class weka.gui.beans.Saver
Saver
m_setAutoCommit - Variable in class weka.core.converters.DatabaseConnection
 
m_structure - Variable in class weka.core.converters.DatabaseLoader
The header information that is retrieved in the beginning of incremental loading
m_structure - Variable in class weka.gui.beans.Saver
Holds the structure
m_tableName - Variable in class weka.core.converters.DatabaseSaver
The name of the tablein which the instances should be stored
m_tabName - Variable in class weka.core.converters.DatabaseSaver
Flag indicating whether the default name of the table is the relaion name or not.
m_userName - Variable in class weka.core.converters.DatabaseConnection
Database username
main(String[]) - Static method in class it.eng.spagobi.engines.weka.Test
 
main(String[]) - Static method in class weka.core.converters.DatabaseLoader
Main method.
main(String[]) - Static method in class weka.core.converters.DatabaseSaver
Main method.
main(String[]) - Static method in class weka.core.Utils
Main method for testing this class.
main(String[]) - Static method in class weka.core.Version
only for testing
main(String[]) - Static method in class weka.gui.beans.Saver
The main method for testing
MAJOR - Static variable in class weka.core.Version
the major version
maxIndex(double[]) - Static method in class weka.core.Utils
Returns index of maximum element in a given array of doubles.
maxIndex(int[]) - Static method in class weka.core.Utils
Returns index of maximum element in a given array of integers.
mean(double[]) - Static method in class weka.core.Utils
Computes the mean for an array of doubles.
minIndex(int[]) - Static method in class weka.core.Utils
Returns index of minimum element in a given array of integers.
minIndex(double[]) - Static method in class weka.core.Utils
Returns index of minimum element in a given array of doubles.
MINOR - Static variable in class weka.core.Version
the minor version

A B C D E F G I J K L M N O P Q R S T U V W X