Predict table targets using a trained PLS regression model
Predictor of a Partial Least Squares (PLS) regression model. Predict targets of a table with a trained PLS 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