ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MiningFieldFunction - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class MiningFieldFunction

    Represents the enum for Mining Field function.

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

    Fields

    Classification

    Declaration
    public const MiningFieldFunction Classification
    Field Value
    Type Description
    MiningFieldFunction

    Clustering

    Declaration
    public const MiningFieldFunction Clustering
    Field Value
    Type Description
    MiningFieldFunction

    Default

    Declaration
    public const MiningFieldFunction Default
    Field Value
    Type Description
    MiningFieldFunction

    Mixed

    Declaration
    public const MiningFieldFunction Mixed
    Field Value
    Type Description
    MiningFieldFunction

    Regression

    Declaration
    public const MiningFieldFunction Regression
    Field Value
    Type Description
    MiningFieldFunction

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved