代码搜索:classification

找到约 3,679 项符合「classification」的源代码

代码结果 3,679
www.eeworm.com/read/415313/11076664

m demglm1.m

%DEMGLM1 Demonstrate simple classification using a generalized linear model. % % Description % The problem consists of a two dimensional input matrix DATA and a % vector of classifications T. The da
www.eeworm.com/read/415313/11076727

m demglm2.m

%DEMGLM2 Demonstrate simple classification using a generalized linear model. % % Description % The problem consists of a two dimensional input matrix DATA and a % vector of classifications T. The da
www.eeworm.com/read/415313/11076743

m calculateperformance.m

% CalculatePerformance: calculate the classification performance % % Parameters: % Y_compute: array of predicted labels % Y_test: array of true labels % class_set: set of all possible labels %
www.eeworm.com/read/415311/11077215

m cart.m

function D = CART(train_features, train_targets, params, region) % Classify using classification and regression trees % Inputs: % features - Train features % targets - Train targets % para
www.eeworm.com/read/414958/11089591

todo

TODO list for mrxvt. If you do something on this list, be sure to send us a patch. See the section on "CODING GUIDELINES" at the end of this file. Priority classification: 9 -- Important
www.eeworm.com/read/413912/11137352

m demglm1.m

%DEMGLM1 Demonstrate simple classification using a generalized linear model. % % Description % The problem consists of a two dimensional input matrix DATA and a % vector of classifications T. The da
www.eeworm.com/read/413912/11137439

m demglm2.m

%DEMGLM2 Demonstrate simple classification using a generalized linear model. % % Description % The problem consists of a two dimensional input matrix DATA and a % vector of classifications T. The da
www.eeworm.com/read/133394/14045009

m cart.m

function D = CART(train_features, train_targets, params, region) % Classify using classification and regression trees % Inputs: % features - Train features % targets - Train targets % para
www.eeworm.com/read/318168/13484547

ini e-mail.ini

;PSPad user HighLighter definition file [Settings] Name=E-mail HTMLGroup=0 Label=1 FileType=*.eml,*.mht,*.b64 CommentString= IndentChar= UnIndentChar= TabWidth=0 DoubleQuote=1 KeyWordChars=
www.eeworm.com/read/289710/8533815

m svcinfo.m

function svcinfo(trn,tst,ker,alpha,bias) %SVCINFO Support Vector Classification Results % % Usage: svcinfo(trn,tst,ker,alpha,bias) % % Parameters: trn - Training set % tst - Test