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 Sat Jul 7 09:50:16 2001 by HappyDoc version r1_5