Skip to content

Conversation

@mengxr
Copy link
Contributor

@mengxr mengxr commented Aug 26, 2015

The same as #8241 but for mllib.stat and mllib.random.

cc @feynmanliang

@SparkQA
Copy link

SparkQA commented Aug 26, 2015

Test build #41577 has finished for PR 8439 at commit 131a02e.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class MultivariateGaussian @Since("1.3.0") (

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SInCE on constructor public constructor and constructor params

@feynmanliang
Copy link
Contributor

Checked for completeness, did not verify correctness of version numbers

@feynmanliang
Copy link
Contributor

LGTM

@SparkQA
Copy link

SparkQA commented Aug 26, 2015

Test build #41594 has finished for PR 8439 at commit f31a148.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class PoissonGenerator @Since("1.1.0") (
    • class ExponentialGenerator @Since("1.3.0") (
    • class GammaGenerator @Since("1.3.0") (
    • class LogNormalGenerator @Since("1.3.0") (
    • class MultivariateGaussian @Since("1.3.0") (

asfgit pushed a commit that referenced this pull request Aug 26, 2015
…ndom and mllib.stat

The same as #8241 but for `mllib.stat` and `mllib.random`.

cc feynmanliang

Author: Xiangrui Meng <meng@databricks.com>

Closes #8439 from mengxr/SPARK-10242.

(cherry picked from commit c3a5484)
Signed-off-by: Xiangrui Meng <meng@databricks.com>
@mengxr
Copy link
Contributor Author

mengxr commented Aug 26, 2015

Merged into master and branch-1.5.

@asfgit asfgit closed this in c3a5484 Aug 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants