Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-30046

linalg parity between scala and py sides

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 3.1.0
    • None
    • ML, PySpark
    • None

    Description

      I found that ml.linalg and pyspark.ml.linalg have diffecent methods, for example:

      in scala's 'ml.linalg':   Matrices.zero(3, 3) to create an empty matrix,

      pyspark.ml.linalg does not have this method.

      Attachments

        Activity

          People

            Unassigned Unassigned
            podongfeng Ruifeng Zheng
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: