代码搜索:One-Class
找到约 293 项符合「One-Class」的源代码
代码结果 293
www.eeworm.com/read/400577/11573358
m gencirc.m
%GENCIRC Generation of a one-class circular dataset
%
% A = GENCIRC(N,S)
%
% INPUT
% N Size of dataset (optional; default: 50)
% S Standard deviation (optional; default: 0.1)
%
% OUTPUT
%
www.eeworm.com/read/400576/11573501
m random_dd.m
%RANDOM_DD Random one-class classifier
%
% W = RANDOM_DD(A,FRACREJ)
%
% This is the trivial one-class classifier, randomly assigning labels
% and rejecting FRACREJ of the data objects. This pr
www.eeworm.com/read/255755/12058297
m gencirc.m
%GENCIRC Generation of a one-class circular dataset
%
% A = GENCIRC(N,S)
%
% INPUT
% N Size of dataset (optional; default: 50)
% S Standard deviation (optional; default: 0.1)
%
% OUTPUT
%
www.eeworm.com/read/150905/12249680
m gencirc.m
%GENCIRC Generation of a one-class circular dataset
%
% A = GENCIRC(N,S)
%
% INPUT
% N Size of dataset (optional; default: 50)
% S Standard deviation (optional; default: 0.1)
%
% OUTPUT
%
www.eeworm.com/read/149739/12353936
m gencirc.m
%GENCIRC Generation of a one-class circular dataset
%
% A = GENCIRC(N,S)
%
% INPUT
% N Size of dataset (optional; default: 50)
% S Standard deviation (optional; default: 0.1)
%
% OUTPUT
%
www.eeworm.com/read/213240/15139990
m random_dd.m
%RANDOM_DD Random one-class classifier
%
% W = RANDOM_DD(A,FRACREJ)
%
% This is the trivial one-class classifier, randomly assigning labels
% and rejecting FRACREJ of the data objects. This pr
www.eeworm.com/read/204456/15339287
m random_dd.m
%RANDOM_DD Random one-class classifier
%
% W = RANDOM_DD(A,FRACREJ)
%
% This is the trivial one-class classifier, randomly assigning labels
% and rejecting FRACREJ of the data objects. This pr
www.eeworm.com/read/360995/10069945
m contents.m
% Data Description Toolbox
% Version 1.6.3 3-Jun-2008
%
%Dataset construction
%--------------------
%isocset true if dataset is one-class dataset
%gendatoc generate a one-class dataset fr
www.eeworm.com/read/275926/10784846
m main_svm_one_class.m
% 支持向量机Matlab工具箱1.0 - One-Class SVM, 一类支持向量机
% 使用平台 - Matlab6.5
% 参数文献:Chih-Chung Chang, Chih-Jen Lin. "LIBSVM: a Library for Support Vector Machines"
%
% Support Vector Machine Matlab Toolbox 1.0
www.eeworm.com/read/451547/7461930
m contents.m
% Data Description Toolbox
% Version 1.6.3 3-Jun-2008
%
%Dataset construction
%--------------------
%isocset true if dataset is one-class dataset
%gendatoc generate a one-class dataset fr