Predict table targets using a trained PLSDA regression model
Predictor of a Partial Least Squares Discrimante Analysis (PLSDA) regression model. Predict targets of a table with a trained PLSDA regression model.
See https://scikit-learn.org/stable/modules/generated/sklearn.cross_decomposition.PLSRegression.html for more details.
Input
Table
The input table
Learned model
The input model
Output
result
The output result