Click or drag to resize
Accord.NET (logo)

ITransformNumberOfOutputs Property

Gets or sets the number of outputs generated by the model.

Namespace:  Accord.MachineLearning
Assembly:  Accord (in Accord.dll) Version: 3.8.0
Syntax
int NumberOfOutputs { get; set; }
Request Example View Source

Property Value

Type: Int32
See Also