Unified Online-learning Library
Documentation
icl_showResult
icl_showResult(mode, data, groundTruth, ILS, dim)
Visualization module for low-dimensional learning tasks.

Show the approximation, the corresponding training data, and ground truth data. Currently this yields a visualization for 1D or 2D tasks.


Inputs:
modeoperating mode (regression=1, classification=2)
ILSmatlab structure describing the learning system

Outputs:
datadouble matrix, training dataset
groundTruthdouble matrix, ground truth dataset

Calls:

Called by:

Authors:

Last change: 2013-03-08 - Version 1.4