프로퍼티 | 타입 | 설명 | |
---|---|---|---|
parameters | IList |
메소드 | 설명 | |
---|---|---|
InitModel ( ) : void | ||
LogisticRegression ( ) : System |
Default constructor
|
|
PredictProbability ( IList |
Predict probability for given features
|
|
Train ( ) : void |
Train using stochastic gradient descent
|
public PredictProbability ( IList |
||
input | IList |
the input |
리턴 | double |