代码搜索:classification

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

代码结果 3,679
www.eeworm.com/read/175689/5343581

m contents.m

% Generalized Anderson's task. % % andrerr - Classification error of the Generalized Anderson's task. % androrig - Original method to solve the Anderson's task. % eanders - Epsilon-solutio
www.eeworm.com/read/346158/3189518

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/344585/3207793

m confmat.m

function [C,rate]=confmat(Y,T) %CONFMAT Compute a confusion matrix. % % Description % [C, RATE] = CONFMAT(Y, T) computes the confusion matrix C and % classification performance RATE for the prediction
www.eeworm.com/read/344585/3207804

m demmlp2.m

%DEMMLP2 Demonstrate simple classification using a multi-layer perceptron % % Description % The problem consists of input data in two dimensions drawn from a % mixture of three Gaussians: two of which
www.eeworm.com/read/320652/3544806

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/320652/3545290

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/320652/3545355

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/320652/3545471

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/320652/3545614

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/316872/3606864

c xt_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