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

Deprecate GLM APIs using SGD

    XMLWordPrintableJSON

Details

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

    Description

      I don't know how many times I have heard someone run into issues with LinearRegression or LogisticRegression, only to find that it is because they are using the SGD implementations in spark.mllib. We should deprecate these SGD APIs in 2.0 to encourage users to use LBFGS and the spark.ml implementations, which are significantly better.

      Attachments

        Issue Links

          Activity

            People

              podongfeng Ruifeng Zheng
              josephkb Joseph K. Bradley
              Joseph K. Bradley Joseph K. Bradley
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: