OEMath Examples¶
The following table lists the currently available OEMath examples:
Fitting model with kernel PLS¶
The following code example shows how to fit a kernel PLS model. The input descriptors matrix must be symmetric for fitting with kernel PLS.
See also
OEKernelPLS class