代码搜索:classifier

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

代码结果 4,824
www.eeworm.com/read/400576/11573556

m is_occ.m

%IS_OCC True for one-class classifiers % % IS_OCC(W) returns true if the classifier W is a one-class classifier, % outputting only classes 'target' and/or 'outlier' and having a % structure with t
www.eeworm.com/read/157718/11670221

m contents.m

% OSU Support Vector Machines (SVMs) Toolbox % version 3.00, Feb. 2002 % % The core of this toolbox is based on Dr. Lin's Lib SVM version 2.33 % For more details, please see: % http://www.csie.n
www.eeworm.com/read/344640/11869982

m contents.m

% OSU Support Vector Machines (SVMs) Toolbox % version 2.00, Oct. 2000 % % SVM classifier Trainer: % % LinearSVC (u_LinearSVC) % - construct a linear C-SVM (nu-SVM) classifier %
www.eeworm.com/read/150761/12264590

m contents.m

% OSU Support Vector Machines (SVMs) Toolbox % version 3.00, Feb. 2002 % % The core of this toolbox is based on Dr. Lin's Lib SVM version 2.33 % For more details, please see: % http://www.csie.n
www.eeworm.com/read/150760/12265796

m knnrule.m

function model=knnrule(data,K) % KNNRULE Creates K-nearest neighbours classifier. % % Synopsis: % model=knnrule(data) % model=knnrule(data,K) % % Description: % It creates model of the K-nearest ne
www.eeworm.com/read/150760/12266158

m fldqp.m

function model = fldqp(data) % FLDQP Fisher Linear Discriminat using Quadratic Programming. % % Synopsis: % model = fldqp( data ) % % Description: % This function computes the binary linear classifi
www.eeworm.com/read/131815/14123362

m contents.m

% OSU Support Vector Machines (SVMs) Toolbox % version 3.00, Feb. 2002 % % The core of this toolbox is based on Dr. Lin's Lib SVM version 2.33 % For more details, please see: % http://www.csie.n
www.eeworm.com/read/128468/14295687

m contents.m

% Fisher`s classifier % % fishdemo - Demo on algorithms which find Fisher's classifier. % % Algorithms: % fisherp - Modified Perceptron's lerning rule. % fisherk - Modified Kozinec's algori
www.eeworm.com/read/124570/14558461

java adaboostm1.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/124570/14558654

java zeror.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