menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class KernelType - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class KernelType

    Enum containing the types of kernel used in Support Vector Machine Model

    Inheritance
    System.Object
    KernelType
    Namespace: Syncfusion.PMML
    Assembly: Syncfusion.PMML.Portable.dll
    Syntax
    public sealed class KernelType : Enum

    Fields

    LinearKernelType

    Declaration
    public const KernelType LinearKernelType
    Field Value
    Type
    KernelType

    PolynomialKernelType

    Declaration
    public const KernelType PolynomialKernelType
    Field Value
    Type
    KernelType

    RadialBasisKernelType

    Declaration
    public const KernelType RadialBasisKernelType
    Field Value
    Type
    KernelType

    SigmoidKernelType

    Declaration
    public const KernelType SigmoidKernelType
    Field Value
    Type
    KernelType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved