spark-instrumented-optimizer/mllib
Yanbo Liang dda4dedca0 [SPARK-6291] [MLLIB] GLM toString & toDebugString
GLM toString prints out intercept, numFeatures.
For LogisticRegression and SVM model, toString also prints out numClasses, threshold.
GLM toDebugString prints out the whole weights, intercept.

Author: Yanbo Liang <ybliang8@gmail.com>

Closes #5038 from yanboliang/spark-6291 and squashes the following commits:

2f578b0 [Yanbo Liang] code format
78b33f2 [Yanbo Liang] fix typos
1e8a023 [Yanbo Liang] GLM toString & toDebugString
2015-03-19 11:10:20 -04:00
..
src [SPARK-6291] [MLLIB] GLM toString & toDebugString 2015-03-19 11:10:20 -04:00
pom.xml [SPARK-5814][MLLIB][GRAPHX] Remove JBLAS from runtime 2015-03-12 01:39:04 -07:00