Package | Description |
---|---|
de.fraunhofer.igd.klarschiff.service.classification |
Das Package stellt die Funktionalität des Zuständigkeitsfinders als Service zur Verfügung.
|
Modifier and Type | Method and Description |
---|---|
private List<ClassificationResultEntry> |
ClassificationService.classifierVorgang(Vorgang vorgang,
ClassificationContext ctx)
Ermittelt die Zuständigkeit für einen Vorgang bei einem gegebenen Kontext.
|
Modifier and Type | Method and Description |
---|---|
private void |
ClassificationService.logEvaluationInfos(weka.classifiers.Evaluation e,
weka.core.Instance instance,
weka.core.Instances newData,
List<ClassificationResultEntry> result) |
Copyright © 2019. All rights reserved.