代码搜索:classification
找到约 3,679 项符合「classification」的源代码
代码结果 3,679
www.eeworm.com/read/130490/14190092
xml select_test.xml
select_test
select_test is a program for testing classification performance.
See the
www.eeworm.com/read/231984/14212678
m class_error.m
%
% compute the knn stochastic classification error,
% eqn (3) from Goldberger et al NIPS04
%
% for N, D-dimensional data points in K classes
% X should be [N x D], Y should be [N x K]
%
% charless fo
www.eeworm.com/read/123657/14619202
h ctype.h
/*
* Character classification macros for MICRO-C
*
* These macros classify the passed character based on a table
* lookup. The accepted range of character values which may be
* tested is (0
www.eeworm.com/read/119681/14824459
m code_moc.m
function [codebook,scheme] = code_MOC(m)
% Generate the codebook for multiclass classification with Minimum Output encoding.
%
% >> codebook = code_MOC(m)
%
% see also:
% code
% Copyright (c) 200
www.eeworm.com/read/214923/15082964
m code_moc.m
function [codebook,scheme] = code_MOC(m)
% Generate the codebook for multiclass classification with Minimum Output encoding.
%
% >> codebook = code_MOC(m)
%
% see also:
% code
% Copyright (c) 200
www.eeworm.com/read/212063/15166278
h old_util.h
#include // standard iostream operations
#include // numeric limits
#include // mathematical functions
#include // c-string functions
#in
www.eeworm.com/read/169602/5420154
cpp index2.cpp
/* Copyright (C) 2003 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Fou
www.eeworm.com/read/167185/5463639
c stat.c
/*
* This material contains proprietary software of Entropic Speech, Inc.
* Any reproduction, distribution, or publication without the prior
* written permission of Entropic Speech, Inc. is strictl
www.eeworm.com/read/295179/8181918
java classcmar_app10.java
/* -------------------------------------------------------------------------- */
/* */
/* APRIORI-TFP CMAR