|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConditionalEstimator | |
|---|---|
| weka.estimators | |
| Uses of ConditionalEstimator in weka.estimators |
|---|
| Classes in weka.estimators that implement ConditionalEstimator | |
|---|---|
class |
DDConditionalEstimator
Conditional probability estimator for a discrete domain conditional upon a discrete domain. |
class |
DKConditionalEstimator
Conditional probability estimator for a discrete domain conditional upon a numeric domain. |
class |
DNConditionalEstimator
Conditional probability estimator for a discrete domain conditional upon a numeric domain. |
class |
KDConditionalEstimator
Conditional probability estimator for a numeric domain conditional upon a discrete domain (utilises separate kernel estimators for each discrete conditioning value). |
class |
KKConditionalEstimator
Conditional probability estimator for a numeric domain conditional upon a numeric domain. |
class |
NDConditionalEstimator
Conditional probability estimator for a numeric domain conditional upon a discrete domain (utilises separate normal estimators for each discrete conditioning value). |
class |
NNConditionalEstimator
Conditional probability estimator for a numeric domain conditional upon a numeric domain (using Mahalanobis distance). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||