TrainValidationSplit
is…FIXME
transformSchema(schema: StructType): StructType
Note
|
transformSchema is part of PipelineStage Contract.
|
transformSchema
simply passes the call to transformSchemaImpl (that is shared between CrossValidator and TrainValidationSplit
).