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

Fix fix wrong comment and remove meanless lines in mllib.JavaBisectingKMeansExample

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 2.0.0
    • MLlib
    • None

    Description

      this description is wrong:
      /**

      • Java example for graph clustering using power iteration clustering (PIC).
        */

      this for loop is meanless:
      for (Vector center: model.clusterCenters())

      { System.out.println(""); }

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: