Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 225 Bytes

spark-mllib-labeledpoint.adoc

File metadata and controls

5 lines (3 loc) · 225 Bytes

LabeledPoint

Caution
FIXME

LabeledPoint is a convenient class for declaring a schema for DataFrames that are used as input data for Linear Regression in Spark MLlib.