|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use classifier | |
---|---|
classifier | |
startup | |
util.featureSelection | |
util.io |
Classes in classifier used by classifier | |
---|---|
Classifier
This interface defines all the necessary methods that a classifier should conform to, in order to be compatible with FunSiP. |
|
Classifier.DATA_TYPE
The possible types of data: POSITIVE_DATA indicates that the source is positive training data. |
|
ClassifierOptions
Super interface which defines the use of implementation specific classifier options. |
|
SVMOptions.KERNEL_TYPE
The different kernel functions. |
Classes in classifier used by startup | |
---|---|
Classifier
This interface defines all the necessary methods that a classifier should conform to, in order to be compatible with FunSiP. |
|
Classifier.DATA_TYPE
The possible types of data: POSITIVE_DATA indicates that the source is positive training data. |
Classes in classifier used by util.featureSelection | |
---|---|
Classifier
This interface defines all the necessary methods that a classifier should conform to, in order to be compatible with FunSiP. |
Classes in classifier used by util.io | |
---|---|
Classifier.DATA_TYPE
The possible types of data: POSITIVE_DATA indicates that the source is positive training data. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |