Click or drag to resize
Accord.NET (logo)

KernelPrincipalComponentAnalysis Constructor

Overload List
  NameDescription
Public methodKernelPrincipalComponentAnalysis
Constructs the Kernel Principal Component Analysis.
Public methodKernelPrincipalComponentAnalysis(Double, IKernel) Obsolete.
Constructs the Kernel Principal Component Analysis.
Public methodKernelPrincipalComponentAnalysis(Double, IKernel) Obsolete.
Constructs the Kernel Principal Component Analysis.
Public methodKernelPrincipalComponentAnalysis(Double, IKernel, AnalysisMethod) Obsolete.
Constructs the Kernel Principal Component Analysis.
Public methodKernelPrincipalComponentAnalysis(Double, IKernel, AnalysisMethod) Obsolete.
Constructs the Kernel Principal Component Analysis.
Public methodKernelPrincipalComponentAnalysis(Double, IKernel, AnalysisMethod, Boolean) Obsolete.
Constructs the Kernel Principal Component Analysis.
Public methodKernelPrincipalComponentAnalysis(Double, IKernel, AnalysisMethod, Boolean) Obsolete.
Constructs the Kernel Principal Component Analysis.
Public methodKernelPrincipalComponentAnalysis(IKernel, PrincipalComponentMethod, Boolean, Int32, Boolean)
Constructs the Kernel Principal Component Analysis.
Top
See Also