Show / Hide Table of Contents

Enum LogisticRegression.RegKinds

Regularization kinds

Namespace: OpenCvSharp.ML
Assembly: OpenCvSharp.dll
Syntax
public enum RegKinds

Fields

Name Description
RegDisable

Regularization disabled

RegL1

L1 norm

RegL2

L2 norm

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX