Predict Probabilities¶
Uses a model to predict Y given X and returns the estimatedprobabilities for each class in Y
| Configuration: | 
 | 
|---|---|
| Inputs: | 
 | 
| Outputs: | 
 | 
- Input ports:
- in-model: - model - Input model - X: - table - X 
- Output ports:
- Y: - table - Y 
- Configuration:
- names method
- Method used to generate output names
 
