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

S

saveBatch() - Method in class weka.gui.beans.Saver
Saves instances in batch mode
Saver - Class in weka.gui.beans
Saves data sets using weka.core.converter classes
Saver() - Constructor for class weka.gui.beans.Saver
Contsructor
service(HttpServletRequest, HttpServletResponse) - Method in class it.eng.spagobi.engines.weka.WekaServlet
process weka execution requests
setAutoKeyGeneration(boolean) - Method in class weka.core.converters.DatabaseSaver
En/Dis-ables the automatic generation of a primary key
setConnection(Connection) - Method in class weka.core.converters.DatabaseConnection
 
setConnectionMenagedByExternalPool(boolean) - Method in class weka.core.converters.DatabaseConnection
 
setDatabaseURL(String) - Method in class weka.core.converters.DatabaseConnection
Set the value of DatabaseURL.
setDbPassword(String) - Method in class it.eng.spagobi.engines.weka.WekaKFRunner
 
setDbUrl(String) - Method in class it.eng.spagobi.engines.weka.WekaKFRunner
 
setDbUser(String) - Method in class it.eng.spagobi.engines.weka.WekaKFRunner
 
setDbWriteMode(String) - Method in class weka.core.converters.DatabaseSaver
 
setDbWriteMode(int) - Method in class weka.core.converters.DatabaseSaver
 
setDestination(String, String, String) - Method in class weka.core.converters.DatabaseSaver
Sets the database url
setDestination(String) - Method in class weka.core.converters.DatabaseSaver
Sets the database url
setDestination() - Method in class weka.core.converters.DatabaseSaver
Sets the database url using the DatabaseUtils file
setDestination(Connection) - Method in class weka.core.converters.DatabaseSaver
Sets the database url using the given connection
setInConnection(Connection) - Method in class it.eng.spagobi.engines.weka.WekaKFRunner
 
setKeyColumnNames(String[]) - Method in class it.eng.spagobi.engines.weka.WekaKFRunner
 
setKeyColumnNames(String[]) - Method in class weka.core.converters.DatabaseSaver
 
setKeys(String) - Method in class weka.core.converters.DatabaseLoader
Sets the key columns of a database table
setOptions(String[]) - Method in class weka.core.converters.DatabaseLoader
Sets the options.
setOptions(String[]) - Method in class weka.core.converters.DatabaseSaver
Sets the options.
setOutConnection(Connection) - Method in class it.eng.spagobi.engines.weka.WekaKFRunner
 
setPassword(String) - Method in class weka.core.converters.DatabaseConnection
Set the database password
setPassword(String) - Method in class weka.core.converters.DatabaseLoader
Sets user password for the database
setPassword(String) - Method in class weka.core.converters.DatabaseSaver
Sets the database password
setQuery(String) - Method in class weka.core.converters.DatabaseLoader
Sets the query to execute against the database
setRelationForTableName(boolean) - Method in class weka.core.converters.DatabaseSaver
En/Dis-ables that the relation name is used for the name of the table (default enabled).
setSaver(Saver) - Method in class weka.gui.beans.Saver
Set the loader to use
setSource(String, String, String) - Method in class weka.core.converters.DatabaseLoader
Sets the database url
setSource(Connection) - Method in class weka.core.converters.DatabaseLoader
Sets the database url using the given connection
setSource(String) - Method in class weka.core.converters.DatabaseLoader
Sets the database url
setSource() - Method in class weka.core.converters.DatabaseLoader
Sets the database url using the DatabaseUtils file
setTableName(String) - Method in class weka.core.converters.DatabaseSaver
Sets the table's name
setup(Filter) - Method in class it.eng.spagobi.engines.weka.configurators.FilterConfigurator
 
setup(Object) - Method in class it.eng.spagobi.engines.weka.configurators.FilterConfigurator
 
setup(Object) - Method in interface it.eng.spagobi.engines.weka.configurators.WekaBeanConfigurator
 
setup(Object) - Static method in class it.eng.spagobi.engines.weka.configurators.WekaBeanConfiguratorFactory
 
setupLoaders() - Method in class it.eng.spagobi.engines.weka.WekaKFRunner
Setup Loader filling missing parameter values *
setupSavers() - Method in class it.eng.spagobi.engines.weka.WekaKFRunner
Setup Saver filling missing parameter values *
setUrl(String) - Method in class weka.core.converters.DatabaseLoader
Sets the database URL
setUrl(String) - Method in class weka.core.converters.DatabaseSaver
Sets the database URL
setUser(String) - Method in class weka.core.converters.DatabaseLoader
Sets the database user
setUser(String) - Method in class weka.core.converters.DatabaseSaver
Sets the database user
setUsername(String) - Method in class weka.core.converters.DatabaseConnection
Set the database username
setVersion(String) - Method in class it.eng.spagobi.engines.weka.WekaKFRunner
 
setVersion(String) - Method in class weka.core.converters.DatabaseSaver
 
setVersionColumnName(String) - Method in class it.eng.spagobi.engines.weka.WekaKFRunner
 
setVersionColumnName(String) - Method in class weka.core.converters.DatabaseSaver
 
setVersioning(boolean) - Method in class it.eng.spagobi.engines.weka.WekaKFRunner
 
setVersioning(boolean) - Method in class weka.core.converters.DatabaseSaver
 
setWrappedAlgorithm(Object) - Method in class weka.gui.beans.Saver
Set the saver
setWriteMode(String) - Method in class it.eng.spagobi.engines.weka.WekaKFRunner
 
SHORT - Static variable in class weka.core.converters.DatabaseConnection
 
SHORT - Static variable in class weka.core.converters.DatabaseLoader
 
sm(double, double) - Static method in class weka.core.Utils
Tests if a is smaller than b.
SMALL - Static variable in class weka.core.Utils
The small deviation allowed in double comparisons
smOrEq(double, double) - Static method in class weka.core.Utils
Tests if a is smaller or equal to b.
sort(int[]) - Static method in class weka.core.Utils
Sorts a given array of integers in ascending order and returns an array of integers with the positions of the elements of the original array in the sorted array.
sort(double[]) - Static method in class weka.core.Utils
Sorts a given array of doubles in ascending order and returns an array of integers with the positions of the elements of the original array in the sorted array.
splitOptions(String) - Static method in class weka.core.Utils
Split up a string containing options into an array of strings, one for each option.
stableSort(double[]) - Static method in class weka.core.Utils
Sorts a given array of doubles in ascending order and returns an array of integers with the positions of the elements of the original array in the sorted array.
stop() - Method in class weka.gui.beans.Saver
Stops the bean
STRING - Static variable in class weka.core.converters.DatabaseConnection
 
STRING - Static variable in class weka.core.converters.DatabaseLoader
 
sum(double[]) - Static method in class weka.core.Utils
Computes the sum of the elements of an array of doubles.
sum(int[]) - Static method in class weka.core.Utils
Computes the sum of the elements of an array of integers.

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