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

Change test.toDF to test in Spark ML Programming Guide

    XMLWordPrintableJSON

Details

    • Documentation
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 1.5.1, 1.6.0
    • Documentation
    • None

    Description

      Spark 1.5.0 > Spark ML Programming Guide > Example: Pipeline

      I believe model.transform(test.toDF) should be model.transform(test).

      Note that "test" is already a DataFrame.

      Attachments

        Activity

          People

            anonz3000 Matt Hagen
            anonz3000 Matt Hagen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: