代码搜索:learner

找到约 833 项符合「learner」的源代码

代码结果 833
www.eeworm.com/read/150760/12265030

html adaboost.html

Contents.m
www.eeworm.com/read/130383/14196270

m rankboostaucval.m

function ypred=rankboostAUCval(x,alpha,threshold,rankfeat,T); % USAGE % % ypred=rankboostAUCval(x,alpha,threshold,rankfeat,T); % % evaluate a rankboost decision function of data x % % the in
www.eeworm.com/read/213492/15133348

html adaboost.html

Contents.m
www.eeworm.com/read/471381/6892024

m weakclassify.m

function [Result]=WeakClassify(X,H,WLearner) % % Input % X - vector to be classified % H - a hypothesis/claassifier used % H is a stucture of parameters characteristic of the hypothesi
www.eeworm.com/read/295595/8151026

m rankboostaucval.m

function ypred=rankboostAUCval(x,alpha,threshold,rankfeat,T); % USAGE % % ypred=rankboostAUCval(x,alpha,threshold,rankfeat,T); % % evaluate a rankboost decision function of data x % % the in
www.eeworm.com/read/393865/8257945

m rankboostaucval.m

function ypred=rankboostAUCval(x,alpha,threshold,rankfeat,T); % USAGE % % ypred=rankboostAUCval(x,alpha,threshold,rankfeat,T); % % evaluate a rankboost decision function of data x % % the in
www.eeworm.com/read/411674/11233178

html adaboost.html

Contents.m
www.eeworm.com/read/248950/12531348

m demecoc1.m

function demecoc1() % DEMECOC1 - Demo program for error correcting output codes % % DEMECOC1 % Show a simple multi class problem (VOWEL-CONTEXT from UCI archive) % with ECOC and Support Vector
www.eeworm.com/read/204766/15333840

m demecoc1.m

function demecoc1() % DEMECOC1 - Demo program for error correcting output codes % % DEMECOC1 % Show a simple multi class problem (VOWEL-CONTEXT from UCI archive) % with ECOC and Support Vector
www.eeworm.com/read/113576/15453099

m rankboostaucval.m

function ypred=rankboostAUCval(x,alpha,threshold,rankfeat,T); % USAGE % % ypred=rankboostAUCval(x,alpha,threshold,rankfeat,T); % % evaluate a rankboost decision function of data x % % the in