|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KStarConstants | |
|---|---|
| weka.classifiers.lazy | |
| weka.classifiers.lazy.kstar | |
| Uses of KStarConstants in weka.classifiers.lazy |
|---|
| Classes in weka.classifiers.lazy that implement KStarConstants | |
|---|---|
class |
KStar
K* is an instance-based classifier, that is the class of a test instance is based upon the class of those training instances similar to it, as determined by some similarity function. |
| Uses of KStarConstants in weka.classifiers.lazy.kstar |
|---|
| Classes in weka.classifiers.lazy.kstar that implement KStarConstants | |
|---|---|
class |
KStarNominalAttribute
A custom class which provides the environment for computing the transformation probability of a specified test instance nominal attribute to a specified train instance nominal attribute. |
class |
KStarNumericAttribute
A custom class which provides the environment for computing the transformation probability of a specified test instance numeric attribute to a specified train instance numeric attribute. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||