Table of Contents
Holds information necessary to do logistic regression classification.
Members: beta List of the weights for each dimension.
__init__ ( self )
LogisticRegression()