![]() |
LogisticRegressionFromWeights Method |
Name | Description | |
---|---|---|
![]() ![]() | FromWeights(Double) |
Constructs a new LogisticRegression from
an array of weights (linear coefficients). The first
weight is interpreted as the intercept value.
|
![]() ![]() | FromWeights(Double, Double) |
Constructs a new LogisticRegression from
an array of weights (linear coefficients). The first
weight is interpreted as the intercept value.
|