Predict table targets using a trained Lasso model
Predictor of a lasso model. Predict target values from a table with a trained lasso model.
See https://scikit-learn.org/0.15/modules/generated/sklearn.linear_model.Lasso.html for more details.
Input
Table
The input table
Learned model
The input model
Output
result
The output result