Trees | Index | Help |
---|
Package Bio :: Module kNN :: Class kNN |
|
Holds information necessary to do nearest neighbors classification.
Members: classes List of the possible classes. xs List of the neighbors. ys List of the classes that the neighbors belong to. k Number of neighbors to look at.Method Summary | |
---|---|
kNN() |
Method Details |
---|
__init__(self)
kNN()
|
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Thu Jun 30 22:06:10 2005 | http://epydoc.sf.net |