L2-SVM Training with Distributed Data

We propose an algorithm for the problem of training a SVM model when the set of training examples is horizontally distributed across several data sources. The algorithm requires only one pass through each remote source of training examples, and its accuracy and efficiency follow a clear pattern as function of a user-defined parameter. We outline an agent-based implementation of the algorithm.