jayantshekhar / strata-2016

This repo is for ML/GraphX tutorial in Strata 2016
21 stars 26 forks source link

Package LinearRegression #2

Open trahasch opened 8 years ago

trahasch commented 8 years ago

Please change the package declaration in the files

LinearRegressionCV.scala LinearRegressionMlib.scala LinearRegressionWithEncoding.scala

to package com.cloudera.spark.LinearRegression

jayantshekhar commented 8 years ago

Thanks @trahasch

We would update the code for it.