Skip to content

[SPARK-10238] [MLLIB] update since versions in mllib.linalg#8440

Closed
mengxr wants to merge 1 commit into
apache:masterfrom
mengxr:SPARK-10238
Closed

[SPARK-10238] [MLLIB] update since versions in mllib.linalg#8440
mengxr wants to merge 1 commit into
apache:masterfrom
mengxr:SPARK-10238

Conversation

@mengxr

@mengxr mengxr commented Aug 26, 2015

Copy link
Copy Markdown
Contributor

Same as #8421 but for mllib.linalg.

cc @dbtsai

@SparkQA

SparkQA commented Aug 26, 2015

Copy link
Copy Markdown

Test build #41579 has finished for PR 8440 at commit b38437e.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class FPGrowthModel[Item: ClassTag] @Since("1.3.0") (
    • class FreqItemset[Item] @Since("1.3.0") (
    • class FreqSequence[Item] @Since("1.5.0") (
    • class PrefixSpanModel[Item] @Since("1.5.0") (
    • class DenseMatrix @Since("1.3.0") (
    • class SparseMatrix @Since("1.3.0") (
    • class DenseVector @Since("1.0.0") (
    • class SparseVector @Since("1.0.0") (
    • class BlockMatrix @Since("1.3.0") (
    • class CoordinateMatrix @Since("1.0.0") (
    • class IndexedRowMatrix @Since("1.0.0") (
    • class RowMatrix @Since("1.0.0") (

asfgit pushed a commit that referenced this pull request Aug 26, 2015
Same as #8421 but for `mllib.linalg`.

cc dbtsai

Author: Xiangrui Meng <meng@databricks.com>

Closes #8440 from mengxr/SPARK-10238 and squashes the following commits:

b38437e [Xiangrui Meng] update since versions in mllib.linalg

(cherry picked from commit ab431f8)
Signed-off-by: DB Tsai <dbt@netflix.com>
@asfgit asfgit closed this in ab431f8 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.

2 participants