|
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; }
Public ReadOnly Property Outputs As Boolean()
Get
Request Example
View SourceProperty Value
Type:
BooleanSee Also