Class NeuralNetworkModelHelper
Represents the helper methods for Neural network model
Inheritance
System.Object
NeuralNetworkModelHelper
Namespace: Syncfusion.PMML
Assembly: Syncfusion.PMML.Portable.dll
Syntax
public class NeuralNetworkModelHelper : Object
Constructors
NeuralNetworkModelHelper(PMMLDocument)
Creates an Instance for NeuralNetworkModelHelper
Declaration
public NeuralNetworkModelHelper(PMMLDocument pmmlDocument)
Parameters
Type | Name | Description |
---|---|---|
PMMLDocument | pmmlDocument | PMML File |