摘要: /** * Created by lkl on 2017/12/7. */ import breeze.numerics.abs import org.apache.spark.sql.SQLContext import org.apache.spark.mllib.regression.LabeledPoint import org.apache.spark.SparkContext ... 阅读全文
posted @ 2017-12-08 16:47 残阳飞雪 阅读(292) 评论(0) 推荐(0) 编辑
摘要: /** * Created by lkl on 2017/12/6. */ import org.apache.spark.mllib.evaluation.BinaryClassificationMetrics import org.apache.spark.mllib.linalg.Vectors import org.apache.spark.mllib.regression.La... 阅读全文
posted @ 2017-12-08 16:46 残阳飞雪 阅读(286) 评论(0) 推荐(0) 编辑