代码搜索:classifier

找到约 4,824 项符合「classifier」的源代码

代码结果 4,824
www.eeworm.com/read/299459/7849333

html contents.html

Contents.m
www.eeworm.com/read/299459/7849359

html contents.html

Contents.m
www.eeworm.com/read/299459/7850925

m~ contents.m~

% Statistical Pattern Recognition Toolbox (STPRtool). % Version 2.01 27-Aug-2004 % % Bayesian classification. % bayescls - Bayesian classifier with reject option. % bayesdf
www.eeworm.com/read/198695/7916509

java nbtree.java

/* * 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 Foundation; either vers
www.eeworm.com/read/298931/7922855

vcproj ns-2.31.vcproj

www.eeworm.com/read/298931/7923092

vcproj ptypes2tcl.vcproj

www.eeworm.com/read/297965/7983297

h bcload.h

/*---------------------------------------------------------------------- File : bcload.h Contents: routines for loading Bayes classifiers and data (common to the X11 and the Windows
www.eeworm.com/read/398337/7993448

m svmmulticlassoneagainstone.m

function [xsup,w,b,nbsv,classifier,pos,obj]=svmmulticlassoneagainstone(x,y,nbclass,c,epsilon,kernel,kerneloption,verbose,warmstart); %[xsup,w,b,nbsv,classifier,posSigma]=svmmulticlassoneagainstone(x,
www.eeworm.com/read/297340/8029134

in makefile.in

# Copyright (c) 1994, 1995, 1996 # The Regents of the University of California. All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are per
www.eeworm.com/read/397111/8067143

m dd_roc.m

function e = dd_roc(a,w) %DD_ROC Receiver Operating Characteristic curve % % E = DD_ROC(A,W) % E = DD_ROC(A*W) % E = A*W*DD_ROC % % Find for a (data description) method W the Rec