代码搜索:classifiers

找到约 2,305 项符合「classifiers」的源代码

代码结果 2,305
www.eeworm.com/read/397102/8068382

m ctranspose.m

function w = ctranspose(w) if w.s error('transpose not defined for classifiers') end if strcmp(w.m,'sequential') w = w.d{2}'*w.d{1}'; elseif strcmp(w.m,'affine') w.l = []; c = w.c; k = w.k; w.c
www.eeworm.com/read/342008/12047353

m ctranspose.m

function w = ctranspose(w) if w.s error('transpose not defined for classifiers') end if strcmp(w.m,'sequential') w = w.d{2}'*w.d{1}'; elseif strcmp(w.m,'affine') w.l = []; c = w.c; k = w.k; w.c
www.eeworm.com/read/293183/8310712

m ctranspose.m

function w = ctranspose(w) if w.s error('transpose not defined for classifiers') end if strcmp(w.m,'sequential') w = w.d{2}'*w.d{1}'; elseif strcmp(w.m,'affine') w.l = []; c = w.c; k = w.k; w.c
www.eeworm.com/read/130490/14190094

am makefile.am

man_MANS = man/selectd.8 man/select_test.1 man/select_ifile.1 EXTRA_DIST = bibliography.xml classifiers.xml fdl.xml fileformats.xml install.xml introduction.xml man_selectd.xml man_select_ifile.xml m
www.eeworm.com/read/367675/2833467

txt 19.txt

发信人: wanxun (ximei), 信区: DataMining 标 题: Re: 请问要到哪里下载VLDB'99中的文章? 发信站: 南京大学小百合站 (Sun May 18 11:37:49 2003) www.vldb.org 【 在 surgeli (听海) 的大作中提到: 】 : : 我要Building hierachical classifiers usin