代码搜索:classification
找到约 3,679 项符合「classification」的源代码
代码结果 3,679
www.eeworm.com/read/344585/3207883
m trainlssvm.m
function [model,b,X,Y] = trainlssvm(model,X,Y)
% Train the support values and the bias term of an LS-SVM for classification or function approximation
%
% >> [alpha, b] = trainlssvm({X,Y,type,gam,ke
www.eeworm.com/read/344585/3207917
m code_onevsall.m
function [codebook,scheme] = code_OneVsAll(m)
% Generate the codebook for multiclass classification with One-Versus-All encoding.
%
% codebook = code_OneVsAll(m)
%
% see also:
% code, codedist_ham
www.eeworm.com/read/324606/3500020
c isxdigit.c
/* isxdigit.c - character classification and conversion macros */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01e,03mar93,jdi more documentation
www.eeworm.com/read/320652/3545218
c s_fpclassifyl.c
/* Return classification value corresponding to argument.
Copyright (C) 1997,1999,2002,2004,2006 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich D
www.eeworm.com/read/318603/3567435
c isxdigit.c
/* isxdigit.c - character classification and conversion macros */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01e,03mar93,jdi more documentation
www.eeworm.com/read/318603/3568562
c isxdigit.c
/* isxdigit.c - character classification and conversion macros */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01e,03mar93,jdi more documentation
www.eeworm.com/read/317812/3575841
c isxdigit.c
/* isxdigit.c - character classification and conversion macros */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01e,03mar93,jdi more documentation
www.eeworm.com/read/317812/3577088
c isxdigit.c
/* isxdigit.c - character classification and conversion macros */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01e,03mar93,jdi more documentation
www.eeworm.com/read/314225/3638662
c isxdigit.c
/* isxdigit.c - character classification and conversion macros */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01e,03mar93,jdi more documentation
www.eeworm.com/read/303768/3807942
c isxdigit.c
/* isxdigit.c - character classification and conversion macros */
/* Copyright 1992-1993 Wind River Systems, Inc. */
/*
modification history
--------------------
01e,03mar93,jdi more documentation