代码搜索:predict

找到约 2,271 项符合「predict」的源代码

代码结果 2,271
www.eeworm.com/read/348013/11617630

m naivebayes.m

function [predict, accuracy] = NaiveBayes(Train, Test) %Input: Training set and testing set, each row represents a instance, last column is label( begins from zero) %Output:predict label by NaiveBay
www.eeworm.com/read/341194/12104257

asv main_of_libsvm.asv

% % This is the automatic usage of libSVM interface for svm regression % 必须先要设置libsvm interface的libsvm至matlab的toolbox目录,其方法为: % 1.下载libsvm的matlab interface,并解压至matlab的toolbox目录 % 2.打开matla
www.eeworm.com/read/341194/12104288

m main_of_libsvm.m

% % This is the automatic usage of libSVM interface for svm regression % 必须先要设置libsvm interface的libsvm至matlab的toolbox目录,其方法为: % 1.下载libsvm的matlab interface,并解压至matlab的toolbox目录 % 2.打开matla
www.eeworm.com/read/172007/9726894

m f_get_xp.m

function [x_rt,p_rt,d_rt]=f_get_xp(M,t,matrix,a,p,mes_total,measurement,r) x_rt=[]; p_rt=[]; d_rt=0;%该假设整个统计距离 temp1=zeros(3,3); for k=1:M index=sum(mes_total(1:k-1))+matrix(k);
www.eeworm.com/read/273525/4207041

idlg logit_common_p.idlg

/* logit_common_p.idlg This is an INCLUDE file for the -predict- dialogs that go with -logit- and -logistic-. *! VERSION 1.0.1 28mar2005 */ DIALOG main, label("predict - Prediction
www.eeworm.com/read/273525/4210063

idlg heckprob_common_p.idlg

/* heckprob_common_p.idlg This is an INCLUDE file for the -predict- dialogs that go with -heckprob- and -svy: heckprob-. *! VERSION 1.0.1 28mar2005 */ DIALOG main, label("predict
www.eeworm.com/read/134698/13976165

java liftbase.java

package lift; import util.*; /** class liftbase: base class for simple Lifting Scheme wavelets using split, predict, update or update, predict, merge steps. Si
www.eeworm.com/read/273525/4204253

idlg nbreg_common_p.idlg

/* nbreg_common_p.idlg This is an INCLUDE file for the -predict- dialogs that go with -nbreg- and -svy: nbreg-. *! VERSION 1.0.1 28mar2005 */ DIALOG main, label("predict - Predictio
www.eeworm.com/read/273525/4205420

idlg ologit_common_p.idlg

/* ologit_common_p.idlg This is an INCLUDE file for the -predict- dialogs that go with -ologit- and -svy: ologit-. *! VERSION 1.0.0 21mar2005 */ DIALOG main, label("predict - Predic
www.eeworm.com/read/273525/4208610

idlg gnbreg_common_p.idlg

/* gnbreg_common_p.idlg This is an INCLUDE file for the -predict- dialogs that go with -gnbreg- and -svy: gnbreg-. *! VERSION 1.0.1 28mar2005 */ DIALOG main, label("predict - Predic