代码搜索:classification

找到约 3,679 项符合「classification」的源代码

代码结果 3,679
www.eeworm.com/read/298327/3867203

cpp s_fpclassify.cpp

/* See the import.pl script for potential modifications */ /* Return classification value corresponding to argument. Copyright (C) 1997, 2002 Free Software Foundation, Inc. This file is part
www.eeworm.com/read/298327/3867293

cpp s_fpclassifyl.cpp

/* See the import.pl script for potential modifications */ /* Return classification value corresponding to argument. Copyright (C) 1997, 2002 Free Software Foundation, Inc. This file is part
www.eeworm.com/read/292984/3936057

m evaluate_tree_performance.m

function [score,outputs] = evaluate(CPD, fam, data, ns, cnodes) % Evaluate evaluate the performance of the classification/regression tree on given complete data % score = evaluate(CPD, fam, data, ns
www.eeworm.com/read/292964/3937205

m evaluate_tree_performance.m

function [score,outputs] = evaluate(CPD, fam, data, ns, cnodes) % Evaluate evaluate the performance of the classification/regression tree on given complete data % score = evaluate(CPD, fam, data, ns
www.eeworm.com/read/279486/4136292

m getcindx.m

function a = getcindx(x,C) %GETCINDX Get the appropriate parameter index based on classification % GETCINDX(x,C) % % Scott J Gaffney 19 September 2003 % School of Computer Science % Univer
www.eeworm.com/read/434858/1868137

m evaluate_tree_performance.m

function [score,outputs] = evaluate(CPD, fam, data, ns, cnodes) % Evaluate evaluate the performance of the classification/regression tree on given complete data % score = evaluate(CPD, fam, data, ns
www.eeworm.com/read/429426/1948674

py tree2.py

# Author: J Zabkar # Version: 1.0 # Description: Pre-prunning of classification tree using orngTree module # Category: modelling # Uses: iris.tab # Referenced: orngTree.htm
www.eeworm.com/read/429426/1948686

py sql3.py

# Description: Reads a data from MySQL data base and constructs a classification tree # Category: file formats # Classes: orngMySQL.Connect # Referenced: orngMySQL.htm import orange, orn
www.eeworm.com/read/429426/1948709

py accuracy6.py

# Description: Leave-one-out method for estimation of classification accuracy. Demonstration of use for different learners # Category: evaluation # Uses: voting.tab # Referenced: c_perfo
www.eeworm.com/read/428780/1954258

m~ contents.m~

% Algorithms to solve the Generalized Anderson's task. % % andrerr - Classification error of the Generalized Anderson's task. % androrig - Original method to solve the Anderson's task. % ean