Class SupportVector
Represents the properties for SupportVector element and its attributes
Inheritance
System.Object
SupportVector
Namespace: Syncfusion.PMML
Assembly: Syncfusion.PMML.Portable.dll
Syntax
public class SupportVector : Object
Constructors
SupportVector()
Declaration
public SupportVector()
Properties
VectorId
Gets the "vectorId" value
Declaration
public string VectorId { get; }
Property Value
Type |
---|
System.String |