代码搜索:One-Class
找到约 293 项符合「One-Class」的源代码
代码结果 293
www.eeworm.com/read/213240/15139993
m dd_normc.m
%DD_NORMC Normalize the output of a oc-classifier
%
% B = DD_NORMC(A)
% B = A*W*DD_NORMC
% W = DD_NORMC
%
% Normalize the mapped dataset A to standard 'posterior probability'
% est
www.eeworm.com/read/204456/15339234
m istarget.m
%ISTARGET true if the label is target
%
% I = ISTARGET(A)
%
% Returns true for the objects from dataset A which are labeled
% 'target'.
%
% I = ISTARGET(LABA)
%
% It also works when no da
www.eeworm.com/read/204456/15339290
m dd_normc.m
%DD_NORMC Normalize the output of a oc-classifier
%
% B = DD_NORMC(A)
% B = A*W*DD_NORMC
% W = DD_NORMC
%
% Normalize the mapped dataset A to standard 'posterior probability'
% est
www.eeworm.com/read/360995/10069905
m isocset.m
%ISOCSET True for one-class datasets
%
% isocset(a) returns true if the dataset a is a one-class dataset,
% containing only classes 'target' and/or 'outlier'.
%
% See also: is_occ, gendatoc
%
www.eeworm.com/read/451547/7461907
m isocset.m
%ISOCSET True for one-class datasets
%
% isocset(a) returns true if the dataset a is a one-class dataset,
% containing only classes 'target' and/or 'outlier'.
%
% See also: is_occ, gendatoc
%
www.eeworm.com/read/397111/8067147
m isocset.m
%ISOCSET True for one-class datasets
%
% isocset(a) returns true if the dataset a is a one-class dataset,
% containing only classes 'target' and/or 'outlier'.
%
% See also: is_occ, gendatoc
www.eeworm.com/read/493294/6399939
m isocset.m
%ISOCSET True for one-class datasets
%
% isocset(a) returns true if the dataset a is a one-class dataset,
% containing only classes 'target' and/or 'outlier'.
%
% See also: is_occ, gendatoc
%
www.eeworm.com/read/492400/6422226
m isocset.m
%ISOCSET True for one-class datasets
%
% isocset(a) returns true if the dataset a is a one-class dataset,
% containing only classes 'target' and/or 'outlier'.
%
% See also: is_occ, gendatoc
%
www.eeworm.com/read/400576/11573480
m isocset.m
%ISOCSET True for one-class datasets
%
% isocset(a) returns true if the dataset a is a one-class dataset,
% containing only classes 'target' and/or 'outlier'.
%
% See also: is_occ, gendatoc
%
www.eeworm.com/read/213240/15139969
m isocset.m
%ISOCSET True for one-class datasets
%
% isocset(a) returns true if the dataset a is a one-class dataset,
% containing only classes 'target' and/or 'outlier'.
%
% See also: is_occ, gendatoc
%