Click or drag to resize
Accord.NET (logo)

InnerParametersTBinary, TInputOutputs Property

Gets or sets the output data that should be used to train the classifier.

Namespace:  Accord.MachineLearning
Assembly:  Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax
public bool[] Outputs { get; }
Request Example View Source

Property Value

Type: Boolean
See Also