Class Summary |
IB1 |
IB1-type classifier. |
IBk |
K-nearest neighbours classifier. |
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. |
LBR |
Lazy Bayesian Rules implement a lazy learning approach to lessening the
attribute-independence assumption of naive Bayes. |
LWL |
Locally-weighted learning. |
Copyright (c)
2003 David Lindsay, Computer Learning Research Centre, Dept. Computer Science, Royal Holloway, University of London