spark-instrumented-optimizer/mllib/src
Yuhao Yang a95ee242b0 [SPARK-6374] [MLlib] add get for GeneralizedLinearAlgo
I find it's better to have getter for NumFeatures and addIntercept within GeneralizedLinearAlgorithm during actual usage, otherwise I 'll have to get the value through debug.

Author: Yuhao Yang <hhbyyh@gmail.com>

Closes #5058 from hhbyyh/addGetLinear and squashes the following commits:

9dc90e8 [Yuhao Yang] add get for GeneralizedLinearAlgo
2015-03-18 13:44:37 -04:00
..
main/scala/org/apache/spark [SPARK-6374] [MLlib] add get for GeneralizedLinearAlgo 2015-03-18 13:44:37 -04:00
test [SPARK-6252] [mllib] Added getLambda to Scala NaiveBayes 2015-03-13 10:26:09 -07:00