代码搜索:classifier

找到约 4,824 项符合「classifier」的源代码

代码结果 4,824
www.eeworm.com/read/213240/15140035

m dd_eer.m

%EER Equal error rate % % E = DD_EER(R) % E = A*W*DD_EER % % Compute the Equal error rate for ROC-curve R, or from the roc-curve % derived from dataset A applied to (one-class) classifier W. Out
www.eeworm.com/read/213240/15140055

m plotw.m

function h = plotw(w,nrc) %PLOTW Plot the classifier w. % % h = plotw(w,nrc) % % Please use plotc instead. % Copyright: D.M.J. Tax, D.M.J.Tax@prtools.org % Faculty EWI, Delft University of Technol
www.eeworm.com/read/430506/1929469

m svmmot.m

function [Alpha,bias,nsv,exitflag,flps,margin,trn_err]=... svmmot(X,I,ker,arg,C) % SVMMOT learns SVM (L1) classifier using Matlab Optimization Toolbox. % [Alpha,bias,nsv,eflag,flps,margin,trn_err]
www.eeworm.com/read/405754/2283393

err tst_6.err

Classifier MLP Testing run Patterns file: h7_d.pat; using all 60089 patterns Final pattern-wts: set all equal, no files read Error function: sum of squares Reg. factor: 1.000e-03 Activation f
www.eeworm.com/read/405754/2283407

err tst_6.err

Classifier MLP Testing run Patterns file: h7_l.pat; using all 11578 patterns Final pattern-wts: set all equal, no files read Error function: sum of squares Reg. factor: 1.000e-03 Activation f
www.eeworm.com/read/405754/2283422

err tst_6.err

Classifier MLP Testing run Patterns file: h7_u.pat; using all 12092 patterns Final pattern-wts: set all equal, no files read Error function: sum of squares Reg. factor: 1.000e-03 Activation f
www.eeworm.com/read/373460/2761903

m svmmot.m

function [Alpha,bias,nsv,exitflag,flps,margin,trn_err]=... svmmot(X,I,ker,arg,C) % SVMMOT learns SVM (L1) classifier using Matlab Optimization Toolbox. % [Alpha,bias,nsv,eflag,flps,margin,trn_err]
www.eeworm.com/read/367442/9748035

m svmmot.m

function [Alpha,bias,nsv,exitflag,flps,margin,trn_err]=... svmmot(X,I,ker,arg,C) % SVMMOT learns SVM (L1) classifier using Matlab Optimization Toolbox. % [Alpha,bias,nsv,eflag,flps,margin,trn_err]
www.eeworm.com/read/204456/15339330

m dd_eer.m

%EER Equal error rate % % E = DD_EER(R) % E = A*W*DD_EER % % Compute the Equal error rate for ROC-curve R, or from the roc-curve % derived from dataset A applied to (one-class) classifier W. Out
www.eeworm.com/read/204456/15339350

m plotw.m

function h = plotw(w,nrc) %PLOTW Plot the classifier w. % % h = plotw(w,nrc) % % Please use plotc instead. % Copyright: D.M.J. Tax, D.M.J.Tax@prtools.org % Faculty EWI, Delft University of Technol