| Package | Description |
|---|---|
| pl.poznan.put.cs.idss.jrs.approximations | |
| pl.poznan.put.cs.idss.jrs.ensembles |
| Modifier and Type | Class | Description |
|---|---|---|
class |
ConfirmatoryMonotonicDecisionClassContainer |
Class used to create and store all confirmatory monotonic decision classes which can be defined for a memory container
|
class |
ConfirmatoryMonotonicUnionContainer |
Class used to create and store all upward and downward confirmatory monotonic unions which can be defined for a memory container
|
class |
DecisionClassContainer |
Class used to create and store all decision classes which can be defined for a memory container
|
class |
MonotonicDecisionClassContainer |
Class used to create and store all monotonic decision classes which can be defined for a memory container
|
class |
MonotonicUnionContainer |
Class used to create and store all upward and downward monotonic unions which can be defined for a memory container
|
class |
PairDecisionMonotonicUnionContainer |
Class used to create and store all upward and downward standard unions which can be defined for a memory container
|
class |
StandardDecisionClassContainer |
Class used to create and store all standard decision classes which can be defined for a memory container
|
class |
StandardJmafUnionContainer |
Implementation of
StandardUnionContainer used by foremka
project. |
class |
StandardUnionContainer |
Class used to create and store all upward and downward standard unions which can be defined for a memory container
|
class |
UnionContainer |
Class used to create and store all upward and downward unions which can be defined for a memory container
|
| Modifier and Type | Method | Description |
|---|---|---|
double |
ConsistencyMeasure.getConsistency(ApproximatedEntityContainer entityContainer,
int exampleIndex) |
|
double |
ConsistencyMeasure.getConsistency(ApproximatedEntityContainer entityContainer,
HVDMetric hvdm,
int exampleIndex) |
| Modifier and Type | Method | Description |
|---|---|---|
double[] |
Bagging.getHVDMVCWeights(ApproximatedEntityContainer container,
ConsistencyMeasure measure) |
|
double[] |
Bagging.getVCWeights(ApproximatedEntityContainer container,
ConsistencyMeasure measure) |