|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectweka.classifiers.immune.airs.algorithm.AISModelClassifier
weka.classifiers.immune.airs.algorithm.classification.MajorityVote
public class MajorityVote
Type: MajorityVote File: MajorityVote.java Date: 30/12/2004 Description:
| Constructor Summary | |
|---|---|
MajorityVote(int aKNumNeighbours,
weka.filters.unsupervised.attribute.Normalize aNormalise,
CellPool aCellPool,
AffinityFunction aAffinityFunction)
|
|
| Method Summary |
|---|
| Methods inherited from class weka.classifiers.immune.airs.algorithm.AISModelClassifier |
|---|
classifyInstance, getAffinityFunction, getKNumNeighbours, getModel, getModelSummary |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MajorityVote(int aKNumNeighbours,
weka.filters.unsupervised.attribute.Normalize aNormalise,
CellPool aCellPool,
AffinityFunction aAffinityFunction)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||