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

Add regParam and featureScaling options to Logistic regression 'train' methods

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • None
    • None
    • MLlib
    • None

    Description

      LogisticRegressionWithSGD is private to mllib and is accessible using "train" factory methods. But these train methods do not have provision to set regularization parameter or feature scaling. On the other hand, LogisticRegressionWithLBFGS is public, the user can set these parameters.

      Add a more general train method that allow setting there parameters on the model before training.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rakeshchalasani Rakesh Chalasani
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: