biopython v1.71.0 Bio.LogisticRegression.LogisticRegression
Holds information necessary to do logistic regression classification.
Attributes:
- beta - List of the weights for each dimension.
Link to this section Summary
Functions
Initialize
Link to this section Functions
Link to this function
__init__()
Initialize.