Package | Description |
---|---|
pl.poznan.put.cs.idss.jrs.classifiers.rule | |
pl.poznan.put.cs.idss.jrs.classifiers.rule.modlem |
Modifier and Type | Method | Description |
---|---|---|
VCMLSelector |
VCModLEM.findBestNominalSelector(int iSelectors) |
|
VCMLSelector |
VCModLEM.findBestNumericalSelector(int iSelectors) |
|
VCMLSelector |
VCModLEM.findBestSelector() |
Modifier and Type | Method | Description |
---|---|---|
void |
VCModLEM.updateSelectorsAfterSelector(VCMLSelector lastBest) |
Modifier and Type | Method | Description |
---|---|---|
java.util.List<VCMLSelector> |
VCMLRule.getSelectors() |
Modifier and Type | Method | Description |
---|---|---|
void |
VCMLRule.addToSelectors(VCMLSelector selector) |
Modifier and Type | Method | Description |
---|---|---|
void |
VCMLRule.setSelectors(java.util.List<VCMLSelector> selectors) |