Predict¶
Uses a model to predict Y given X
| Configuration: | |
|---|---|
| Inputs: | 
 | 
| Outputs: | 
 | 
- Input ports:
- in-model: - model - Input model - X: - table - X 
- Output ports:
- Y: - table - Y 
- Configuration:
- pass_x
- Passes through a copy of X in addition to the predicted values
 
Uses a model to predict Y given X
| Configuration: | |
|---|---|
| Inputs: | 
 | 
| Outputs: | 
 | 
| in-model: | model Input model | 
|---|---|
| X: | table X | 
| Y: | table Y | 
|---|