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
E
encodeBegin(FacesContext, UIComponent)
- Method in class com.corejsf.
UploadRenderer
ensemble
- package ensemble
Ensemble
- Class in
classification
This class represents multiple prediction sets that have been combined into an ensemble.
Ensemble(List<PredictionSet>, double, int, MetaClassifier, PredictionSet, DataSet)
- Constructor for class classification.
Ensemble
Creates a new ensemble from a list of prediction sets.
Ensemble(String, double, int, String, double, double, String, String)
- Constructor for class classification.
Ensemble
Creates a new ensemble from information about a previously generated ensemble.
EnsembleBean
- Class in
classification
This bean carries out the task of combining available predictions for each data set.
EnsembleBean()
- Constructor for class classification.
EnsembleBean
excludePredictions(Prediction_set, boolean)
- Method in class ensemble.
DatabaseBean
Sets the flag indicating whether a set of predictions should be excluded from ensembles.
excludePredictions(int, boolean)
- Method in class ensemble.
DatabaseBean
Sets the flag indicating whether a set of predictions should be excluded from ensembles.
excludeUser(String, boolean)
- Method in class ensemble.
DatabaseBean
Sets the flag indicating whether predictions from a particular user should be excluded from ensembles.
excludeUser(User, Boolean)
- Method in class ensemble.
DatabaseBean
Sets the flag indicating whether predictions from a particular user should be excluded from ensembles.
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