Package | Description |
---|---|
org.dllearner.accuracymethods | |
org.dllearner.learningproblems |
Supported DL-Learner learning problems.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AccMethodThreeValued
Implementations of generalised measures according to method in A Note on the Evaluation of Inductive Concept Classification Procedures
|
interface |
AccMethodThreeValuedApproximate
Approximation support for @AccMethodThreeValued
|
interface |
AccMethodTwoValued
Accuracy calculation with true/false positive/negative
|
interface |
AccMethodTwoValuedApproximate
Approximation support for @AccMethodTwoValued
|
Modifier and Type | Class and Description |
---|---|
class |
AccMethodAMeasure |
class |
AccMethodAMeasureApprox |
class |
AccMethodFMeasure |
class |
AccMethodFMeasureApprox |
class |
AccMethodFMeasureWeighted |
class |
AccMethodGenFMeasure |
class |
AccMethodJaccard |
class |
AccMethodPredAcc |
class |
AccMethodPredAccApprox |
class |
AccMethodPredAccOCEL |
class |
AccMethodPredAccWeighted |
Modifier and Type | Method and Description |
---|---|
AccMethod |
ClassExpressionLearningProblem.getAccuracyMethod() |
AccMethod |
ClassLearningProblem.getAccuracyMethod() |
Modifier and Type | Method and Description |
---|---|
void |
ClassExpressionLearningProblem.setAccuracyMethod(AccMethod accuracyMethod) |
void |
ClassLearningProblem.setAccuracyMethod(AccMethod accuracyMethod) |
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann