Support Vector Machines (SVMs) have become a popular tool for learning with large amounts of high dimensional data. However, it may sometimes be preferable to learn incrementally from previousSVM results, as computing a SVM is very costly in terms of time and memory consumption or because the...