Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
J
L
M
P
R
S
T
U
V
S
setAccuracyCutoff(double)
- Method in class classification.
MajorityVoteClassifier
setAccuracyCutoff(double)
- Method in interface classification.
MetaClassifier
Sets the percentage accuracy below which a classifier will not accept predictions.
setAttribute(String)
- Method in class classification.
MajorityVoteClassifier
setAttribute(String)
- Method in interface classification.
MetaClassifier
Sets the attribute that the classifier will consider.
setCombinedPred(PredictionSet)
- Method in class classification.
Ensemble
Sets the prediction set that represents the ensemble.
setConfidence(double)
- Method in class classification.
Prediction
Sets the confidence of the prediction.
setConfirm(String)
- Method in class ensemble.
LoginBean
Sets the password confirmation to be considered in registration.
setDatasetID(int)
- Method in class ensemble.
UserBean
Sets the ID number of the data set that the current user intends to upload predictions for.
setDb(DatabaseBean)
- Static method in class ensemble.
Prediction_set
Sets the static data member that gives the class access to the database.
setDb(DatabaseBean)
- Static method in class ensemble.
User
Sets the static data member that gives the class access to the database.
setExcluded(boolean)
- Method in class ensemble.
Prediction_set
Sets flag indicating whether the prediction set should be excluded from ensembles.
setExcluded(boolean)
- Method in class ensemble.
User
Sets the flag indicating whether predictions submitted by the user should be excluded from ensembles.
setExcluded(Boolean)
- Method in class ensemble.
UserBean
Sets a flag indicating whether the current user's submitted prediction should be excluded from ensembles and further uploads should be prevented.
setFileDesc(String)
- Method in class ensemble.
UserBean
Sets the description of the file that the current user intends to upload.
setFilename(String)
- Method in class ensemble.
UserBean
Sets the name of the file the current user intends to upload.
setGenerate(Boolean)
- Method in class classification.
EnsembleBean
Sets whether the ensemble-building thread is currently set to do work.
setIndexMessage(String)
- Method in class ensemble.
DatabaseBean
Set the message to be displayed on the index page.
setLoggedIn(Boolean)
- Method in class ensemble.
UserBean
Sets a flag Indicating whether a user is currently logged in.
setName(String)
- Method in class ensemble.
UserBean
Sets the username of the current user, indicating that a user has logged in.
setPassword(String)
- Method in class ensemble.
LoginBean
Sets the password being considered.
setPassword(String)
- Method in class ensemble.
User
Sets the password of the user.
setPredFilename(String)
- Method in class classification.
Ensemble
Sets the name of the XML file where the ensemble's predictions are saved.
setSimilarityCutoff(double)
- Method in class classification.
MajorityVoteClassifier
setSimilarityCutoff(double)
- Method in interface classification.
MetaClassifier
Sets the percentage similarity above which a classifier will not accept predictions.
setSqlEx(SQLException)
- Method in class ensemble.
DatabaseBean
Sets the SQLExceptoion whose message should be displayed on the dbError page.
setUploadingData(Boolean)
- Method in class ensemble.
UserBean
Sets a flag indicating whether the current user intends to upload data or predictions.
setUploadReady(Boolean)
- Method in class ensemble.
UserBean
Sets flag indicating whether the current user is ready to upload a file.
setUserName(String)
- Method in class classification.
PredictionSet
Sets the name of the user who submitted the set.
setUsername(String)
- Method in class ensemble.
LoginBean
Sets the username being considered.
setWaitMinutes(int)
- Method in class classification.
EnsembleBean
Sets the number of minutes that pass between each time the ensemble building thread checks for new data or predictions.
sql
- package sql
SQL
- Class in
sql
The SQL class provides a single method getSQL() for getting the contents of .sql files in this package as strings.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
J
L
M
P
R
S
T
U
V