Enum LogisticRegression.Methods
- Namespace
- OpenCvSharp.ML
- Assembly
- OpenCvSharp.dll
Training methods
public enum LogisticRegression.Methods
Fields
Batch = 0MiniBatch = 1Set MiniBatchSize to a positive integer when using this method.
Training methods
public enum LogisticRegression.Methods
Batch = 0MiniBatch = 1Set MiniBatchSize to a positive integer when using this method.