menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class Predictor

    Represents the properties for Predictor element and its attributes

    Inheritance
    System.Object
    Predictor
    Namespace: Syncfusion.PMML
    Assembly: Syncfusion.PMML.Portable.dll
    Syntax
    public class Predictor : Object

    Constructors

    Predictor()

    Declaration
    public Predictor()

    Properties

    Categories

    Gets Categories

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

    ContrastMatrixType

    Gets the contrast matrix type

    Declaration
    public string ContrastMatrixType { get; }
    Property Value
    Type
    System.String

    Matrix

    Gets matrix values

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

    Name

    Gets the name for predictor

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