📄 settargets.m
字号:
%SETTARGETS Reset targets or soft labels of dataset%% A = SETTARGETS(A,TARGETS,LABLIST)%% The targets or soft label values of the dataset A are reset to TARGETS. % This has to be an array or a dataset of size [M,C], in which M is% the number of objects in A and C is the number of targets or classes.% The names of these targets or classes can be supplied in the column% vector LABLIST (numbers, characters or strings) of length C.% Alternatively, TARGETS may be a dataset with feature labels% (FEATLAB) equal to LABLIST.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -