代码搜索:classifiers

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

代码结果 2,305
www.eeworm.com/read/136872/13358493

changelog-3-3-5

2003-01-17 16:35 rkirkby * weka/gui/visualize/MatrixPanel.java (1.3): Improved tip text. 2003-01-17 16:28 rkirkby * weka/gui/visualize/MatrixPanel.java (1.2): Added a split pane. 2003-01-17 16
www.eeworm.com/read/136872/13358495

changelog-3-3-4

2002-07-03 11:20 rkirkby * weka/build.xml (1.7): Added pace package. 2002-07-03 10:59 eibe * weka/classifiers/functions/pace/PaceRegression.java (1.4): Some changes in the exception handling.
www.eeworm.com/read/136872/13358505

changelog-3-3-1

2002-02-15 15:55 cvs_mhall * weka/gui/GUIChooser.java (1.9): Changed year 2002-02-15 15:53 cvs_mhall * weka/build.xml (1.4): Minor bug fix in release mode 2002-02-15 15:09 cvs_mhall * weka/
www.eeworm.com/read/314653/13562259

m disperror.m

%DISPERROR Display error matrix with information on classifiers and datasets % % DISPERROR(DATA,CLASSF,ERROR,STD,FID) % % INPUT % DATA Cell array of M datasets or dataset names (strings) % CLAS
www.eeworm.com/read/152629/5672760

java testclassifiers.java

/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet Th
www.eeworm.com/read/152629/5672781

java baggingtrainer.java

/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet Th
www.eeworm.com/read/133885/5898933

java wekaclassifier.java

package tclass; import tclass.clusteralg.*; import tclass.util.*; // import tclass.learnalg.*; import weka.classifiers.*; import weka.classifiers.j48.*; import weka.attributeSelection.*; impo
www.eeworm.com/read/493294/6399973

m dd_ex2.m

% DD_EX2 % % Show the performance of a whole list of classifiers % Copyright: D.M.J. Tax, D.M.J.Tax@prtools.org % Faculty EWI, Delft University of Technology % P.O. Box 5031, 2600 GA Delft, The Net
www.eeworm.com/read/493294/6399975

m disperror.m

%DISPERROR Display error matrix with information on classifiers and datasets % % DISPERROR(DATA,CLASSF,ERROR,STD,FID) % % INPUT % DATA Cell array of M datasets or dataset names (strings) % CLAS
www.eeworm.com/read/492400/6422240

m dd_ex2.m

% DD_EX2 % % Show the performance of a whole list of classifiers on a simple % artificial one-class problem. % Copyright: D.M.J. Tax, D.M.J.Tax@prtools.org % Faculty EWI, Delft University of Techno