aboutsummaryrefslogtreecommitdiff
path: root/mllib/src
diff options
context:
space:
mode:
authorYanbo Liang <ybliang8@gmail.com>2015-03-20 14:44:21 -0400
committerXiangrui Meng <meng@databricks.com>2015-03-20 14:44:21 -0400
commit48866f789712b0cdbaf76054d1014c6df032fff1 (patch)
tree23daedb637cf736716ccf60515dffbab755a04ec /mllib/src
parenta74564591f1c824f9eed516ae79e079b355fd32b (diff)
downloadspark-48866f789712b0cdbaf76054d1014c6df032fff1.tar.gz
spark-48866f789712b0cdbaf76054d1014c6df032fff1.tar.bz2
spark-48866f789712b0cdbaf76054d1014c6df032fff1.zip
[SPARK-6095] [MLLIB] Support model save/load in Python's linear models
For Python's linear models, weights and intercept are stored in Python. This PR implements Python's linear models sava/load functions which do the same thing as scala. It can also make model import/export cross languages. Author: Yanbo Liang <ybliang8@gmail.com> Closes #5016 from yanboliang/spark-6095 and squashes the following commits: d9bb824 [Yanbo Liang] fix python style b3813ca [Yanbo Liang] linear model save/load for Python reuse the Scala implementation
Diffstat (limited to 'mllib/src')
0 files changed, 0 insertions, 0 deletions