Inherited from DefaultParamsWritable
Inherited from MLWritable
Inherited from HasOutputCol
Inherited from HasInputCols
Inherited from Transformer
Inherited from PipelineStage
Inherited from Logging
Inherited from Params
Inherited from Serializable
Inherited from Serializable
Inherited from Identifiable
Inherited from AnyRef
Inherited from Any
A fast vector assembler. The columns given must be ordered such that categorical columns come first (otherwise spark learners will give categorical attributes to the wrong index). Does not keep spurious numeric data which can significantly slow down computations when there are millions of columns.