LogisticRegression Properties |
The LogisticRegression type exposes the following members.
Name | Description | |
---|---|---|
![]() | AlgorithmPtr |
Return the pointer to the algorithm object
|
![]() | Iterations |
Number of iterations
|
![]() | LearningRate |
Learning rate
|
![]() | MiniBatchSize |
Specifies the number of training samples taken in each step of Mini-Batch Gradient Descent
|
![]() | Ptr |
Pointer to the unmanaged object
(Inherited from UnmanagedObject.) |
![]() | StatModelPtr |
Return the pointer to the StatModel object
|
![]() | TermCriteria |
Termination criteria of the algorithm
|
![]() | TrainMethod |
Kind of regularization to be applied
|