|
IDiscriminantAnalysisClassifications Property
|
Gets the classification labels (the dependent variable)
for each of the source input points.
Namespace:
Accord.Statistics.Analysis
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax int[] Classifications { get; }
ReadOnly Property Classifications As Integer()
Get
Request Example
View SourceProperty Value
Type:
Int32See Also