Transform¶
Applies a transformation model to the given data
| Configuration: | 
 | 
|---|---|
| Inputs: | 
 | 
| Outputs: | 
 | 
- Input ports:
- in-model: - model - Input model - input: - table - Input table 
- Output ports:
- output: - table - Output table 
- Configuration:
- names method
- Method used to generate output names
- transpose
- Transposes output data, suitable for large number of features (eg. word counts)
 
