Active Learning Algorithms
Last updated
Was this helpful?
The Passive Aggressive (PA) algorithm is perfect for classifying massive streams of data (e.g. Twitter). It's easy to implement and very fast, but does not provide global guarantees like the support-vector machine (SVM).
Last updated
Was this helpful?
Was this helpful?