代码搜索:classification

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

代码结果 3,679
www.eeworm.com/read/13911/286935

m train.m

function net = train(tutor, x, y, C, kernel, zeta, net) % TRAIN % % Train a support vector classification network, using the sequential minimal % optimisation algorithm. % % net = train(tut
www.eeworm.com/read/13911/286957

m dagsvm.m

function net = dagsvm(arg) % PAIRWISE % % Construct a dag-svm multi-class support vector classification network. % % Examples: % % % default constructor (a 0-class dagsvm network!) % %
www.eeworm.com/read/13911/287022

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
www.eeworm.com/read/13911/287050

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
www.eeworm.com/read/470917/1441524

c s_fpclassifyf.c

/* Return classification value corresponding to argument. Copyright (C) 1997, 2000, 2002 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper
www.eeworm.com/read/470917/1442027

c s_fpclassifyl.c

/* Return classification value corresponding to argument. Copyright (C) 1997, 1999, 2002 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper
www.eeworm.com/read/470917/1442092

c s_fpclassify.c

/* Return classification value corresponding to argument. Copyright (C) 1997, 2002 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper
www.eeworm.com/read/470917/1442208

c s_fpclassifyl.c

/* Return classification value corresponding to argument. Copyright (C) 1997, 2002 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper
www.eeworm.com/read/470917/1442354

c s_fpclassifyl.c

/* Return classification value corresponding to argument. Copyright (C) 1997, 2000, 2002 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper
www.eeworm.com/read/251838/4414524

m hmemenu.m

% dataset -> (1=>user data) or (2=>toy example) % type -> (1=> Regression model) or (2=>Classification model) % num_glevel -> number of hidden nodes in the net (gating levels) % num_