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

CW - Confidence Weighted Learning
Reference: Dredze, M., Crammer, K., Pereira, F.: Confidence-weighted linear classification. In: Proceedings of the 25th International Conference on Machine Learning, pp. 264-271. ACM (2008), http://webee.technion.ac.il/people/koby/publications/icml08_variance.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