Unified Online-learning Library
Documentation
algorithms/icl_initILS_PA
ILS = icl_initILS_PA(ILS, dim, algSetup)
PA specific initialization of ILS.

PA - Passive-Aggressive (with variants PA, PA-I and PA-II)
Reference: Crammer, K., Dekel, O., Keshet, J., Shalev-Shwartz, S., Singer, Y.: Online passive-aggressive algorithms. The Journal of Machine Learning Research 7, 551-585 (2006), http://webee.technion.ac.il/people/koby/publications/crammer06a.pdf


Inputs:
ILSmatlab structure describing the learning system
diminteger > 0, number of dimensions
algSetupalgorithm specific setup parameters

Outputs:
ILSmatlab structure describing the learning system

Calls:

Called by:

Authors:

Last change: 2013-11-21 - Version 1.6