Enum LogisticRegression.Methods
Training methods
Namespace: OpenCvSharp.ML
Assembly: OpenCvSharp.dll
Syntax
public enum Methods
Fields
Name | Description |
---|---|
Batch | |
MiniBatch | Set MiniBatchSize to a positive integer when using this method. |
Training methods
public enum Methods
Name | Description |
---|---|
Batch | |
MiniBatch | Set MiniBatchSize to a positive integer when using this method. |