代码搜索:predict

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

代码结果 2,271
www.eeworm.com/read/273525/4209201

ado _me_derd.ado

*! version 1.0.2 14aug2001 program define _me_derd, rclass version 6 args X /* matrix of evaluation points */ i /* index of the matrix */ predopt /* predict option */ preserve tem
www.eeworm.com/read/273525/4209348

idlg _p_gentype.idlg

/* include file for the generate variable and its type used at top of main tab for the predict command. (May also be used elsewhere). *! VERSION 1.1.1 08mar2005 */ TEXT tx_var
www.eeworm.com/read/273525/4209555

hlp procrustes_postestimation.hlp

{smcl} {* 06apr2005}{...} {cmd:help procrustes postestimation} {...} {right:dialogs: {bf:{dialog procrustes_p:predict} {dialog procrustes_estat:estat}}} {right:{bf:{dialog procoverlay}} } {ri
www.eeworm.com/read/273525/4210569

hlp procrustes_postestimation.hlp

{smcl} {* 03may2005}{...} {cmd:help procrustes postestimation} {...} {right:dialogs: {bf:{dialog procrustes_p:predict} {dialog procrustes_estat:estat}}} {right:{bf:{dialog procoverlay}} } {ri
www.eeworm.com/read/361774/2943680

dmx naturalpredictionjoinmissingmappings.dmx

--Using NATURAL PREDICTION JOIN with missing mappings SELECT t.FirstName, t.LastName, t.Phone , PredictProbability([Is Car Owner],'N') AS ProbNotCarOwner FROM CarOwner_DT NATURAL PREDICT
www.eeworm.com/read/393565/8275363

m svmlfwd.m

function Y = svmlfwd(net, X, Y) % SVMLFWD - Wrapper for SVMlight: Prediction % % YPRED = SVMLFWD(NET, X) % Predict labels YPRED for points X using the SVMlight stored in NET. % Each row of X
www.eeworm.com/read/415313/11076967

m svmlfwd.m

function Y = svmlfwd(net, X, Y) % SVMLFWD - Wrapper for SVMlight: Prediction % % YPRED = SVMLFWD(NET, X) % Predict labels YPRED for points X using the SVMlight stored in NET. % Each row of X
www.eeworm.com/read/414269/11122688

m ernn.m

% The 3-Input ERNN Model Matlab Files % Computer Program for training and testing the Elman Recurrent Neural % Network model when used to predict the top-oil temperature of the 8 % MVA transformer.
www.eeworm.com/read/413912/11137597

m svmlfwd.m

function Y = svmlfwd(net, X, Y) % SVMLFWD - Wrapper for SVMlight: Prediction % % YPRED = SVMLFWD(NET, X) % Predict labels YPRED for points X using the SVMlight stored in NET. % Each row of X
www.eeworm.com/read/248950/12534085

m svmlfwd.m

function Y = svmlfwd(net, X, Y) % SVMLFWD - Wrapper for SVMlight: Prediction % % YPRED = SVMLFWD(NET, X) % Predict labels YPRED for points X using the SVMlight stored in NET. % Each row of X