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 | Description |
---|---|
XPredictorImportance |
XRegInfo
Gets the XRegInfo Element
Declaration
public XRegInfo XRegInfo { get; }
Property Value
Type | Description |
---|---|
XRegInfo |