A B C E G H I M N R S T U
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ABestOfKReductionStumpExperimentRunnerWrapper - Class in ai.libs.reduction.single
- ABestOfKReductionStumpExperimentRunnerWrapper(SQLAdapter, String, int, int) - Constructor for class ai.libs.reduction.single.ABestOfKReductionStumpExperimentRunnerWrapper
- AConfusionBasedAlgorithm - Class in ai.libs.reduction.single.confusion
- AConfusionBasedAlgorithm() - Constructor for class ai.libs.reduction.single.confusion.AConfusionBasedAlgorithm
- ai.libs.mlplan.multiclasswithreduction - package ai.libs.mlplan.multiclasswithreduction
- ai.libs.reduction - package ai.libs.reduction
- ai.libs.reduction.ensemble.simple - package ai.libs.reduction.ensemble.simple
- ai.libs.reduction.single - package ai.libs.reduction.single
- ai.libs.reduction.single.confusion - package ai.libs.reduction.single.confusion
- ai.libs.reduction.single.heterogeneous.bestofkrandom - package ai.libs.reduction.single.heterogeneous.bestofkrandom
- ai.libs.reduction.single.heterogeneous.simplerpnd - package ai.libs.reduction.single.heterogeneous.simplerpnd
- ai.libs.reduction.single.homogeneous.bestofkatrandom - package ai.libs.reduction.single.homogeneous.bestofkatrandom
- associateExperimentWithException(MySQLEnsembleOfSimpleOneStepReductionsExperiment, Throwable) - Method in class ai.libs.reduction.ensemble.simple.MySQLEnsembleOfSimpleOneStepReductionsExperimentRunner
- associateExperimentWithException(MySQLReductionExperiment, String, Throwable) - Method in class ai.libs.reduction.single.heterogeneous.simplerpnd.SimpleRPNDHeterogeneousReductionStumpExperimentRunner
- associateExperimentWithException(MySQLReductionExperiment, Throwable) - Method in class ai.libs.reduction.single.ABestOfKReductionStumpExperimentRunnerWrapper
B
- BestOfKAtRandomExperiment - Class in ai.libs.reduction.single
- BestOfKAtRandomExperiment(int, String, String, String, String, int, int) - Constructor for class ai.libs.reduction.single.BestOfKAtRandomExperiment
- BestOfKHeterogeneousReductionStumpExperimentRunnerWrapper - Class in ai.libs.reduction.single.heterogeneous.bestofkrandom
- BestOfKHeterogeneousReductionStumpExperimentRunnerWrapper(String, String, String, String, int, int) - Constructor for class ai.libs.reduction.single.heterogeneous.bestofkrandom.BestOfKHeterogeneousReductionStumpExperimentRunnerWrapper
- BestOfKHomogeneousReductionStumpExperimentRunnerWrapper - Class in ai.libs.reduction.single.homogeneous.bestofkatrandom
- BestOfKHomogeneousReductionStumpExperimentRunnerWrapper(String, String, String, String, int, int) - Constructor for class ai.libs.reduction.single.homogeneous.bestofkatrandom.BestOfKHomogeneousReductionStumpExperimentRunnerWrapper
- buildClassifier(Instances, Collection<String>) - Method in class ai.libs.reduction.single.confusion.ConfusionBasedAlgorithm
- buildClassifier(Instances, Collection<String>) - Method in class ai.libs.reduction.single.confusion.ConfusionBasedGreedyOptimizingAlgorithm
C
- ClassSplit<T> - Class in ai.libs.mlplan.multiclasswithreduction
- ClassSplit(ClassSplit<T>) - Constructor for class ai.libs.mlplan.multiclasswithreduction.ClassSplit
- ClassSplit(Collection<T>, Collection<T>, Collection<T>) - Constructor for class ai.libs.mlplan.multiclasswithreduction.ClassSplit
- conductEnsembleOfOneStepReductionsExperiment(EnsembleOfSimpleOneStepReductionsExperiment) - Static method in class ai.libs.reduction.Util
- conductExperiment(MySQLEnsembleOfSimpleOneStepReductionsExperiment) - Method in class ai.libs.reduction.ensemble.simple.MySQLEnsembleOfSimpleOneStepReductionsExperimentRunner
- conductExperiment(MySQLReductionExperiment) - Method in class ai.libs.reduction.single.ABestOfKReductionStumpExperimentRunnerWrapper
- conductExperiment(MySQLReductionExperiment) - Method in class ai.libs.reduction.single.heterogeneous.simplerpnd.SimpleRPNDHeterogeneousReductionStumpExperimentRunner
- conductSingleOneStepReductionExperiment(ReductionExperiment) - Method in class ai.libs.reduction.single.ExperimentRunner
- conductSingleOneStepReductionExperiment(ReductionExperiment) - Static method in class ai.libs.reduction.Util
- ConfusionBasedAlgorithm - Class in ai.libs.reduction.single.confusion
- ConfusionBasedAlgorithm() - Constructor for class ai.libs.reduction.single.confusion.ConfusionBasedAlgorithm
- ConfusionBasedGreedyOptimizingAlgorithm - Class in ai.libs.reduction.single.confusion
- ConfusionBasedGreedyOptimizingAlgorithm() - Constructor for class ai.libs.reduction.single.confusion.ConfusionBasedGreedyOptimizingAlgorithm
- createAndGetExperimentIfNotConducted(int, File, String) - Method in class ai.libs.reduction.single.homogeneous.bestofkatrandom.BestOfKHomogeneousReductionStumpExperimentRunnerWrapper
- createAndGetExperimentIfNotConducted(int, File, String, int) - Method in class ai.libs.reduction.ensemble.simple.MySQLEnsembleOfSimpleOneStepReductionsExperimentRunner
- createAndGetExperimentIfNotConducted(int, File, String, String, String) - Method in class ai.libs.reduction.single.heterogeneous.bestofkrandom.BestOfKHeterogeneousReductionStumpExperimentRunnerWrapper
- createAndGetExperimentIfNotConducted(int, File, String, String, String) - Method in class ai.libs.reduction.single.heterogeneous.simplerpnd.SimpleRPNDHeterogeneousReductionStumpExperimentRunner
- createGeneralRPNDBasedSplit(Collection<String>, Collection<String>, Collection<String>, Random, String, Instances) - Static method in class ai.libs.mlplan.multiclasswithreduction.NestedDichotomyUtil
- createGeneralRPNDBasedSplit(Collection<String>, Random, String, Instances) - Static method in class ai.libs.mlplan.multiclasswithreduction.NestedDichotomyUtil
- createUnaryRPNDBasedSplit(Collection<String>, Random, String, Instances) - Static method in class ai.libs.mlplan.multiclasswithreduction.NestedDichotomyUtil
E
- EnsembleOfSimpleOneStepReductionsExperiment - Class in ai.libs.reduction.ensemble.simple
- EnsembleOfSimpleOneStepReductionsExperiment(int, String, String, int) - Constructor for class ai.libs.reduction.ensemble.simple.EnsembleOfSimpleOneStepReductionsExperiment
- EnsembleOfSimpleOneStepReductionsExperiment(int, String, String, int, double, String) - Constructor for class ai.libs.reduction.ensemble.simple.EnsembleOfSimpleOneStepReductionsExperiment
- equals(Object) - Method in class ai.libs.mlplan.multiclasswithreduction.ClassSplit
- equals(Object) - Method in class ai.libs.reduction.ensemble.simple.EnsembleOfSimpleOneStepReductionsExperiment
- equals(Object) - Method in class ai.libs.reduction.ensemble.simple.MySQLEnsembleOfSimpleOneStepReductionsExperiment
- equals(Object) - Method in class ai.libs.reduction.single.BestOfKAtRandomExperiment
- equals(Object) - Method in class ai.libs.reduction.single.MySQLReductionExperiment
- equals(Object) - Method in class ai.libs.reduction.single.ReductionExperiment
- ExperimentRunner<T extends ai.libs.jaicore.ml.weka.classification.learner.reduction.splitter.ISplitter> - Class in ai.libs.reduction.single
- ExperimentRunner(int, int, ISplitterFactory<T>) - Constructor for class ai.libs.reduction.single.ExperimentRunner
G
- getAdapter() - Method in class ai.libs.reduction.single.ABestOfKReductionStumpExperimentRunnerWrapper
- getClasses() - Method in class ai.libs.mlplan.multiclasswithreduction.ClassSplit
- getConductedExperiments() - Method in class ai.libs.reduction.ensemble.simple.MySQLEnsembleOfSimpleOneStepReductionsExperimentRunner
- getConductedExperiments() - Method in class ai.libs.reduction.single.heterogeneous.bestofkrandom.BestOfKHeterogeneousReductionStumpExperimentRunnerWrapper
- getConductedExperiments() - Method in class ai.libs.reduction.single.heterogeneous.simplerpnd.SimpleRPNDHeterogeneousReductionStumpExperimentRunner
- getConductedExperiments() - Method in class ai.libs.reduction.single.homogeneous.bestofkatrandom.BestOfKHomogeneousReductionStumpExperimentRunnerWrapper
- getDataset() - Method in class ai.libs.reduction.ensemble.simple.EnsembleOfSimpleOneStepReductionsExperiment
- getDataset() - Method in class ai.libs.reduction.single.ReductionExperiment
- getErrorRate() - Method in class ai.libs.reduction.ensemble.simple.EnsembleOfSimpleOneStepReductionsExperiment
- getException() - Method in class ai.libs.reduction.ensemble.simple.EnsembleOfSimpleOneStepReductionsExperiment
- getExceptionInner() - Method in class ai.libs.reduction.single.ReductionExperiment
- getExceptionLeft() - Method in class ai.libs.reduction.single.ReductionExperiment
- getExceptionRight() - Method in class ai.libs.reduction.single.ReductionExperiment
- getExperiment() - Method in class ai.libs.reduction.ensemble.simple.MySQLEnsembleOfSimpleOneStepReductionsExperiment
- getExperiment() - Method in class ai.libs.reduction.single.MySQLReductionExperiment
- getId() - Method in class ai.libs.reduction.ensemble.simple.MySQLEnsembleOfSimpleOneStepReductionsExperiment
- getId() - Method in class ai.libs.reduction.single.MySQLReductionExperiment
- getK() - Method in class ai.libs.reduction.single.ABestOfKReductionStumpExperimentRunnerWrapper
- getK() - Method in class ai.libs.reduction.single.BestOfKAtRandomExperiment
- getL() - Method in class ai.libs.mlplan.multiclasswithreduction.ClassSplit
- getLeastConflictingClass(double[][], Collection<Integer>) - Method in class ai.libs.reduction.single.confusion.AConfusionBasedAlgorithm
- getMccvRepeats() - Method in class ai.libs.reduction.single.BestOfKAtRandomExperiment
- getMCCVRepeats() - Method in class ai.libs.reduction.single.ABestOfKReductionStumpExperimentRunnerWrapper
- getNameOfClassifier() - Method in class ai.libs.reduction.ensemble.simple.EnsembleOfSimpleOneStepReductionsExperiment
- getNameOfInnerClassifier() - Method in class ai.libs.reduction.single.ReductionExperiment
- getNameOfLeftClassifier() - Method in class ai.libs.reduction.single.ReductionExperiment
- getNameOfRightClassifier() - Method in class ai.libs.reduction.single.ReductionExperiment
- getNumberOfStumps() - Method in class ai.libs.reduction.ensemble.simple.EnsembleOfSimpleOneStepReductionsExperiment
- getPenaltyOfCluster(Collection<Integer>, double[][]) - Method in class ai.libs.reduction.single.confusion.AConfusionBasedAlgorithm
- getR() - Method in class ai.libs.mlplan.multiclasswithreduction.ClassSplit
- getSeed() - Method in class ai.libs.reduction.ensemble.simple.EnsembleOfSimpleOneStepReductionsExperiment
- getSeed() - Method in class ai.libs.reduction.single.ReductionExperiment
- getSubSolutions(Monom, Literal) - Method in class ai.libs.mlplan.multiclasswithreduction.RPNDOracleTaskSolver
H
- hashCode() - Method in class ai.libs.mlplan.multiclasswithreduction.ClassSplit
- hashCode() - Method in class ai.libs.reduction.ensemble.simple.EnsembleOfSimpleOneStepReductionsExperiment
- hashCode() - Method in class ai.libs.reduction.ensemble.simple.MySQLEnsembleOfSimpleOneStepReductionsExperiment
- hashCode() - Method in class ai.libs.reduction.single.BestOfKAtRandomExperiment
- hashCode() - Method in class ai.libs.reduction.single.MySQLReductionExperiment
- hashCode() - Method in class ai.libs.reduction.single.ReductionExperiment
I
- incrementCluster(Collection<Integer>, double[][], Collection<Integer>) - Method in class ai.libs.reduction.single.confusion.AConfusionBasedAlgorithm
M
- markExperimentAsUnsolvable(MySQLEnsembleOfSimpleOneStepReductionsExperiment) - Method in class ai.libs.reduction.ensemble.simple.MySQLEnsembleOfSimpleOneStepReductionsExperimentRunner
- markExperimentAsUnsolvable(MySQLReductionExperiment) - Method in class ai.libs.reduction.single.ABestOfKReductionStumpExperimentRunnerWrapper
- markExperimentAsUnsolvable(MySQLReductionExperiment) - Method in class ai.libs.reduction.single.heterogeneous.simplerpnd.SimpleRPNDHeterogeneousReductionStumpExperimentRunner
- MySQLEnsembleOfSimpleOneStepReductionsExperiment - Class in ai.libs.reduction.ensemble.simple
- MySQLEnsembleOfSimpleOneStepReductionsExperiment(int, EnsembleOfSimpleOneStepReductionsExperiment) - Constructor for class ai.libs.reduction.ensemble.simple.MySQLEnsembleOfSimpleOneStepReductionsExperiment
- MySQLEnsembleOfSimpleOneStepReductionsExperimentRunner - Class in ai.libs.reduction.ensemble.simple
- MySQLEnsembleOfSimpleOneStepReductionsExperimentRunner(String, String, String, String) - Constructor for class ai.libs.reduction.ensemble.simple.MySQLEnsembleOfSimpleOneStepReductionsExperimentRunner
- MySQLReductionExperiment - Class in ai.libs.reduction.single
- MySQLReductionExperiment(int, ReductionExperiment) - Constructor for class ai.libs.reduction.single.MySQLReductionExperiment
N
R
- ReductionExperiment - Class in ai.libs.reduction.single
- ReductionExperiment(int, String, String, String, String) - Constructor for class ai.libs.reduction.single.ReductionExperiment
- ReductionExperiment(int, String, String, String, String, String, String, String) - Constructor for class ai.libs.reduction.single.ReductionExperiment
- RPNDOracleTaskSolver - Class in ai.libs.mlplan.multiclasswithreduction
- RPNDOracleTaskSolver(Random, String, Instances, CEOCIPSTNPlanningProblem) - Constructor for class ai.libs.mlplan.multiclasswithreduction.RPNDOracleTaskSolver
S
- setErrorRate(double) - Method in class ai.libs.reduction.ensemble.simple.EnsembleOfSimpleOneStepReductionsExperiment
- setException(String) - Method in class ai.libs.reduction.ensemble.simple.EnsembleOfSimpleOneStepReductionsExperiment
- setExceptionInner(String) - Method in class ai.libs.reduction.single.ReductionExperiment
- setExceptionLeft(String) - Method in class ai.libs.reduction.single.ReductionExperiment
- setExceptionRight(String) - Method in class ai.libs.reduction.single.ReductionExperiment
- SimpleRPNDHeterogeneousReductionStumpExperimentRunner - Class in ai.libs.reduction.single.heterogeneous.simplerpnd
- SimpleRPNDHeterogeneousReductionStumpExperimentRunner(String, String, String, String) - Constructor for class ai.libs.reduction.single.heterogeneous.simplerpnd.SimpleRPNDHeterogeneousReductionStumpExperimentRunner
T
- toString() - Method in class ai.libs.mlplan.multiclasswithreduction.ClassSplit
- toString() - Method in class ai.libs.reduction.single.BestOfKAtRandomExperiment
- toString() - Method in class ai.libs.reduction.single.MySQLReductionExperiment
- toString() - Method in class ai.libs.reduction.single.ReductionExperiment
U
- updateExperiment(MySQLReductionExperiment, Map<String, ? extends Object>) - Method in class ai.libs.reduction.single.ABestOfKReductionStumpExperimentRunnerWrapper
- Util - Class in ai.libs.reduction
All Classes All Packages