menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class CategoricalPredictor

    Represents the properties for CategoricalPredictor element and its attributes

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

    Constructors

    CategoricalPredictor()

    Declaration
    public CategoricalPredictor()

    Properties

    Coefficient

    Gets "Coefficient" value

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

    Name

    Gets "Name" value

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

    Value

    Gets "Value"

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