Table of Contents

Class: kNN Bio/Tools/Classification/kNN.py

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.

Methods   
__init__
  __init__ 
__init__ ( self )

kNN()


Table of Contents

This document was automatically generated on Mon Jul 1 12:03:03 2002 by HappyDoc version 2.0.1