代码搜索:classifier

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

代码结果 4,824
www.eeworm.com/read/373632/9445402

r knn.var.r

### Name: knn.var ### Title: K-Nearest Neighbor Classification With Variable Selection ### Aliases: knn.var ### Keywords: models ### ** Examples data(iris) set.seed (3) samp
www.eeworm.com/read/175688/9536231

m cerror.m

function error=cerror(y1,y2,label) % CERROR Computes classification error. % % Synopsis: % error = cerror(y1,y2) % error = cerror(y1,y2,label) % % Description: % error = cerror(y1,y2) returns clas
www.eeworm.com/read/175688/9536242

asv cerror.asv

function error=cerror(y1,y2,label) % CERROR Computes classification error. % % Synopsis: % error = cerror(y1,y2) % error = cerror(y1,y2,label) % % Description: % error = cerror(y1,y2) returns clas
www.eeworm.com/read/175317/9552379

m manifoldlearn.m

% ManifoldLearn : Matlab Routines for Manifold Regularization % ------------------------------------------------------------------------------------% % ML_OPTIONS - Generate/alter options structure fo
www.eeworm.com/read/169177/9876597

m weaklearner.m

function model = weaklearner(data) % WEAKLEARNER Produce classifier thresholding single feature. % % Synopsis: % model = weaklearner(data) % % Description: % This function produce a weak binary clas
www.eeworm.com/read/362246/10009433

html mvsvmclass.html

Contents.m
www.eeworm.com/read/362246/10009480

html weaklearner.html

Contents.m
www.eeworm.com/read/362246/10009786

html fldqp.html

Contents.m
www.eeworm.com/read/362246/10009787

html fld.html

Contents.m
www.eeworm.com/read/362246/10009788

html fldqp.html

fldqp.m