menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class MiningModel

    Represents the methods and properties for MiningModel element and its attributes

    Inheritance
    System.Object
    Model
    MiningModel
    Inherited Members
    Model.AlgorithmName
    Model.MiningFieldFunction
    Model.ModelName
    Namespace: Syncfusion.PMML
    Assembly: Syncfusion.PMML.Portable.dll
    Syntax
    public class MiningModel : Model

    Constructors

    MiningModel()

    Declaration
    public MiningModel()

    Properties

    Extension

    Gets and sets the "Extension" elements value

    Declaration
    public Extension Extension { get; }
    Property Value
    Type
    Extension

    LocalTransformations

    Gets the "LocalTransformations" value

    Declaration
    public LocalTransformations LocalTransformations { get; }
    Property Value
    Type
    LocalTransformations

    MiningSchema

    Gets the "MiningSchema" value

    Declaration
    public MiningSchema MiningSchema { get; }
    Property Value
    Type
    MiningSchema

    Output

    Gets the "Output" value

    Declaration
    public Output Output { get; }
    Property Value
    Type
    Output

    Segmentation

    Gets the "Segmentation" value

    Declaration
    public Segmentation Segmentation { get; }
    Property Value
    Type
    Segmentation

    Targets

    Gets the "Targets" value

    Declaration
    public Targets Targets { get; }
    Property Value
    Type
    Targets
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved