| Package | Description |
|---|---|
| net.sf.tweety.logics.ml.analysis |
| Modifier and Type | Class and Description |
|---|---|
class |
AggregatingDistanceFunction
This distance function uses an aggregator on the 1-norm distance of each
value.
|
class |
PNormDistanceFunction
This class implement the p-norm distance function.
|
class |
ProbabilisticAggregatingDistanceFunction
This distance function uses an aggregator on a probabilistically normalized distance
for probabilities of each value.
|
class |
ProbabilisticPNormDistanceFunction
This class implement the p-norm distance function where distances are normalized
corresponding to their distance to 0.5.
|
| Constructor and Description |
|---|
AggregatingCoherenceMeasure(DistanceFunction distance,
AggregationFunction aggregator) |
Copyright © 2018. All rights reserved.