Package | Description |
---|---|
org.dllearner.accuracymethods | |
org.dllearner.learningproblems |
Supported DL-Learner learning problems.
|
org.dllearner.utilities |
Utility classes.
|
Class and Description |
---|
AccMethod
Interface for any accuracy method
|
AccMethodAMeasure |
AccMethodApproximate
Implementation of approximate accuracy calculation.
|
AccMethodFMeasure |
AccMethodNoWeakness
Accuracy Method should implement this interface if it cannot filter weak solutions and thus does not return -1.
|
AccMethodPredAcc |
AccMethodThreeValued
Implementations of generalised measures according to method in A Note on the Evaluation of Inductive Concept Classification Procedures
|
AccMethodTwoValued
Accuracy calculation with true/false positive/negative
|
AccMethodTwoValuedApproximate
Approximation support for @AccMethodTwoValued
|
AccMethodWithBeta
Accuracy Method with beta factor;
the beta factor is used to indicate the coverage on class learning problems.
|
Class and Description |
---|
AccMethod
Interface for any accuracy method
|
AccMethodTwoValued
Accuracy calculation with true/false positive/negative
|
Class and Description |
---|
AccMethodThreeValued
Implementations of generalised measures according to method in A Note on the Evaluation of Inductive Concept Classification Procedures
|
AccMethodTwoValued
Accuracy calculation with true/false positive/negative
|
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann