PRTools contents |
GETTARGETS
[TARGETS,LABLIST] = GETTARGETS(A)
Gets | the targets (or soft labels) of the objects in the dataset A. If A |
has | crisp labels they are converted to targets first. See SETLABTYPE for |
conversion | rules.
[TARGETS,LABLIST] = GETTARGETS(A,'soft') |
PRTools contents |