代码搜索:classifiers

找到约 2,305 项符合「classifiers」的源代码

代码结果 2,305
www.eeworm.com/read/493294/6400459

m logdens.m

%LOGDENS Force density based classifiers to use log-densities % % V = LOGDENS(W) % V = W*LOGDENS % % INPUT % W Density based trained classifier % % OUTPUT % V Log-density based tr
www.eeworm.com/read/493294/6400554

m prex_plotc.m

%PREX_PLOTC PRTools example on the dataset scatter and classifier plot help prex_plotc echo on % Generate Higleyman data A = gendath([100 100]); % Split the data into the
www.eeworm.com/read/485190/6567235

sh 02_runexperiments.sh

#!/bin/bash WEKA_JAR=weka-cd.jar mkdir output if !(test -e output/circle.arff_EDDM_rules.NNge.txt); then java -Xmx256M -cp $WEKA_JAR weka.classifiers.meta.SCDrift -t datasets/circle.arff -T datasets/c
www.eeworm.com/read/482720/6621674

m osusvmdemo.m

% ------- OSU SVM CLASSIFIER TOOLBOX Demonstrations--- % % 1) Demonstrations of using C-SVM Classifers. % 2) Demonstrations of using u-SVM Classifiers % 3) Demonstration
www.eeworm.com/read/400577/11573211

m prex_cleval.m

%PREX_CLEVAL PRTools example on learning curves % % Presents the learning curves for Highleyman's classes % help prex_cleval delfigs echo on % Set desired learning sizes learnsize
www.eeworm.com/read/400577/11573343

m logdens.m

%LOGDENS Force density based classifiers to use log-densities % % V = LOGDENS(W) % V = W*LOGDENS % % INPUT % W Density based trained classifier % % OUTPUT % V Log-density based tr
www.eeworm.com/read/400577/11573439

m prex_plotc.m

%PREX_PLOTC PRTools example on the dataset scatter and classifier plot help prex_plotc echo on % Generate Higleyman data A = gendath([100 100]); % Split the data into the
www.eeworm.com/read/157718/11670239

m osusvmdemo.m

% ------- OSU SVM CLASSIFIER TOOLBOX Demonstrations--- % % 1) Demonstrations of using C-SVM Classifers. % 2) Demonstrations of using u-SVM Classifiers % 3) Demonstration
www.eeworm.com/read/344640/11869948

m osusvmdemo.m

% ------- OSU SVM CLASSIFIER TOOLBOX Demonstrations--- % % 1) Demonstrations of using C-SVM Classifers. % 2) Demonstrations of using u-SVM Classifiers % 3) Demonstration
www.eeworm.com/read/344640/11869996

m osusvmdemo.m

% ------- OSU SVM CLASSIFIER TOOLBOX Demonstrations--- % % 1) Demonstrations of using C-SVM Classifers. % 2) Demonstrations of using u-SVM Classifiers % 3) Demonstration