next up previous contents
Next: roc Up: Alphabetical List of Function Previous: ridgeregress   Contents

Subsections


robustlssvm

Purpose

Robust training in the case of non-Gaussian noise or outliers

Basic syntax

>> [alpha, b] = robustlssvm({X,Y,type,gam,sig2,kernel})
>>  model     = robustlssvm(model)
Robustness towards outliers can be achieved by reducing the influence of support values corresponding to large errors.

Full syntax

See also:

trainlssvm, tunelssvm, rcrossvalidate


next up previous contents
Next: roc Up: Alphabetical List of Function Previous: ridgeregress   Contents
Kristiaan Pelckmans 2003-02-18