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

Use LibSVM data source rather than MLUtils.loadLibSVMFile to load DataFrame

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.6.0
    • Documentation, Examples, ML
    • None

    Description

      We prefer to use sqlContext.read.format("libsvm").load(...) rather than MLUtils.loadLibSVMFile(...) to load the data stored in LIBSVM format as a DataFrame, so make this change for all example codes under examples/ml and user guides example code. (only for ml not mllib)

      Attachments

        Activity

          People

            yanboliang Yanbo Liang
            yanboliang Yanbo Liang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: