aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDoris Xin <doris.s.xin@gmail.com>2014-08-12 23:47:42 -0700
committerXiangrui Meng <meng@databricks.com>2014-08-12 23:48:42 -0700
commit5ebeb3fdfa230dbb17b58e53b917a89856686212 (patch)
treed75644f730e2bc444fcb8b6efc36d8dc53dfe6ad /README.md
parentec5e2b0d19233042894301eafdaaffcbc72356de (diff)
downloadspark-5ebeb3fdfa230dbb17b58e53b917a89856686212.tar.gz
spark-5ebeb3fdfa230dbb17b58e53b917a89856686212.tar.bz2
spark-5ebeb3fdfa230dbb17b58e53b917a89856686212.zip
[SPARK-2993] [MLLib] colStats (wrapper around MultivariateStatisticalSummary) in Statistics
For both Scala and Python. The ser/de util functions were moved out of `PythonMLLibAPI` and into their own object to avoid creating the `PythonMLLibAPI` object inside of `MultivariateStatisticalSummarySerialized`, which is then referenced inside of a method in `PythonMLLibAPI`. `MultivariateStatisticalSummarySerialized` was created to serialize the `Vector` fields in `MultivariateStatisticalSummary`. Author: Doris Xin <doris.s.xin@gmail.com> Closes #1911 from dorx/colStats and squashes the following commits: 77b9924 [Doris Xin] developerAPI tag de9cbbe [Doris Xin] reviewer comments and moved more ser/de 459faba [Doris Xin] colStats in Statistics for both Scala and Python (cherry picked from commit fe4735958e62b1b32a01960503876000f3d2e520) Signed-off-by: Xiangrui Meng <meng@databricks.com>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions