代码搜索:classification

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

代码结果 3,679
www.eeworm.com/read/135941/5877078

c ipt_classify.c

/* * This is a module which is used for setting the skb->priority field * of an skb for qdisc classification. */ /* (C) 2001-2002 Patrick McHardy * * This program is free softw
www.eeworm.com/read/133943/5897331

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_
www.eeworm.com/read/133943/5897332

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_
www.eeworm.com/read/128684/5980357

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/128684/5980375

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/128293/5992017

java articlebatch.java

/** * Created by IntelliJ IDEA. * User: Administrator * Date: Jul 18, 2003 * Time: 5:28:29 PM * To change this template use Options | File Templates. */ package Classification; import
www.eeworm.com/read/128293/5992018

java classifier.java

/** * Created by IntelliJ IDEA. * User: Administrator * Date: Jul 21, 2003 * Time: 4:57:30 PM * To change this template use Options | File Templates. */ package Classification; import
www.eeworm.com/read/128293/5992019

java articledomparser.java

/** * Created by IntelliJ IDEA. * User: Administrator * Date: Jul 17, 2003 * Time: 11:14:38 AM * To change this template use Options | File Templates. */ package Classification; import
www.eeworm.com/read/128293/5992020

java articleclassify.java

/** * Created by IntelliJ IDEA. * User: Administrator * Date: Jul 17, 2003 * Time: 11:08:34 AM * To change this template use Options | File Templates. */ package Classification; import
www.eeworm.com/read/128293/5992021

java classifyconfig.java

/** * Created by IntelliJ IDEA. * User: Administrator * Date: Jul 17, 2003 * Time: 1:42:32 PM * To change this template use Options | File Templates. */ package Classification; import