Get the input schema of this transformer.
Get the input schema of this transformer.
The input schema is the recommended values to pass in to this transformer.
input schema
Model for this transformer
Model for this transformer
Get the output schema of this transformer.
Get the output schema of this transformer.
The outputs schema is the actual output datatype(s) of this transformer that will be produced.
output schema
Get the full schema of this transformer (inputs ++ outputs).
Get the full schema of this transformer (inputs ++ outputs).
full schema of this transformer
Shape of inputs/outputs
Shape of inputs/outputs
Transform a builder using this MLeap transformer.
Transform a builder using this MLeap transformer.
underlying class of builder
builder to transform
try new builder with transformation applied
Transform a builder using this MLeap transformer.
Transform a builder using this MLeap transformer.
underlying class of builder
builder to transform
execution context to run operation on
try new builder with transformation applied
Unique identifier for this transformer.
Unique identifier for this transformer.
Created by hollinwilkins on 10/12/16.