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

Minibatch SGD with disjoint partitions

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.9.0
    • MLlib
    • None

    Description

      Takes a gradient function as input. At each iteration, we run stochastic gradient descent locally on each worker with a fraction (alpha) of the data points selected randomly and disjointly (i.e., we ensure that we touch all datapoints after at most 1/alpha iterations).

      Attachments

        Activity

          People

            Unassigned Unassigned
            ameet Ameet Talwalkar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: