WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SigmoidKernelType - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SigmoidKernelType

    Represents the properties for SigmoidKernelType

    Inheritance
    System.Object
    SigmoidKernelType
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.PMML
    Assembly: Syncfusion.PMML.Base.dll
    Syntax
    public class SigmoidKernelType

    Constructors

    SigmoidKernelType()

    Declaration
    public SigmoidKernelType()

    Properties

    Coef0

    Gets the "coef0" value

    Declaration
    public double Coef0 { get; }
    Property Value
    Type Description
    System.Double

    Gamma

    Gets the "gamma" value

    Declaration
    public double Gamma { get; }
    Property Value
    Type Description
    System.Double
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved