menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class XPredictorImportance

    Represents the properties for XPredictorImportance element and its attributes

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

    Constructors

    XPredictorImportance()

    Declaration
    public XPredictorImportance()

    Properties

    Importance

    Gets and sets the importance value

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

    PredictorName

    Gets and sets the predictorName value

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