public class LEAPCrossValidation extends CrossValidation
multiThreaded, outputFile, writeToFile| Constructor and Description |
|---|
LEAPCrossValidation(AbstractPSLA psla,
int folds,
boolean leaveOneOut,
boolean parallel) |
| Modifier and Type | Method and Description |
|---|---|
static Set<org.semanticweb.owlapi.model.OWLIndividual> |
getTestingSet(List<org.semanticweb.owlapi.model.OWLIndividual> examples,
int[] splits,
int fold) |
calculateSplits, getAccuracy, getfMeasure, getfMeasureTraining, getLength, getRuntime, getTrainingSet, statOutputpublic LEAPCrossValidation(AbstractPSLA psla, int folds, boolean leaveOneOut, boolean parallel) throws org.semanticweb.owlapi.model.OWLOntologyStorageException, org.semanticweb.owlapi.model.OWLOntologyCreationException
org.semanticweb.owlapi.model.OWLOntologyStorageExceptionorg.semanticweb.owlapi.model.OWLOntologyCreationExceptionpublic static Set<org.semanticweb.owlapi.model.OWLIndividual> getTestingSet(List<org.semanticweb.owlapi.model.OWLIndividual> examples, int[] splits, int fold)
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann