|
KernelDiscriminantAnalysisClassifier Property
|
Gets a classification pipeline that can be used to classify
new samples into one of the
NumberOfClasses
learned in this discriminant analysis. This pipeline is
only available after a call to the
Learn(Double, Int32, Double) method.
Namespace:
Accord.Statistics.Analysis
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax See Also