menu

Class XPredictorImportanceList - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class XPredictorImportanceList

    Represents the properties for XPredictorImportanceList element and its attributes

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

    Constructors

    XPredictorImportanceList()

    Declaration
    public XPredictorImportanceList()

    Properties

    XPredictorImportance

    Gets the XPredictorImportance Element

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

    XRegInfo

    Gets the XRegInfo Element

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