代码搜索:classifier
找到约 4,824 项符合「classifier」的源代码
代码结果 4,824
www.eeworm.com/read/193371/8234569
cs form1.cs
/* ====================================================================
* Copyright (c) 2006 Erich Guenther (erich_guenther@hotmail.com)
* All rights reserved.
*
* Redis
www.eeworm.com/read/193154/8250797
tcl ns-mcast.tcl
#
# tcl/mcast/ns-mcast.tcl
#
# Copyright (C) 1997 by USC/ISI
# All rights reserved.
#
www.eeworm.com/read/393865/8257700
asv svmmulticlassoneagainstone.asv
function [xsup,w,b,nbsv,classifier,SigmaOut]=svmmulticlassoneagainstone(x,y,nbclass,c,epsilon,kernel,kerneloption,verbose,tag,sigma,pow,method);
%[xsup,w,b,nbsv,classifier,Sigma]=svmmulticlassoneag
www.eeworm.com/read/393865/8257723
m svmmulticlassoneagainstone.m
function [xsup,w,b,nbsv,classifier,pos,SigmaOut]=svmmulticlassoneagainstone(x,y,nbclass,c,epsilon,kernel,kerneloption,verbose,tag,sigma,pow,method);
%[xsup,w,b,nbsv,classifier,posSigma]=svmmulticla
www.eeworm.com/read/293183/8310221
m prex3.m
%PREX3 PRTOOLS example of multi-class classifier plot
help prex3
echo on
global GRIDSIZE
gs = GRIDSIZE;
GRIDSIZE = 100;
% generate 2 x 2 normal distributed classes
a = +gendath(20); % data only