|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RangeCheckClassifier
Interface for classifiers that allow checks whether data is outside the training range of the classifier.
| Method Summary | |
|---|---|
List<String> |
checkRangeForInstance(weka.core.Instance inst)
Checks the range for the instance. |
| Methods inherited from interface weka.classifiers.Classifier |
|---|
buildClassifier, classifyInstance, distributionForInstance, getCapabilities |
| Method Detail |
|---|
List<String> checkRangeForInstance(weka.core.Instance inst)
inst - the instance to check
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||