Package Bio :: Module LogisticRegression :: Class LogisticRegression
[show private | hide private]
[frames | no frames]

Class LogisticRegression


Holds information necessary to do logistic regression classification.

Members: beta List of the weights for each dimension.
Method Summary
  __init__(self)
LogisticRegression()

Method Details

__init__(self)
(Constructor)

LogisticRegression()

Generated by Epydoc 2.1 on Mon Aug 27 16:43:48 2007 http://epydoc.sf.net