代码搜索:classification
找到约 3,679 项符合「classification」的源代码
代码结果 3,679
www.eeworm.com/read/13911/286886
m getbias.m
function bias = getbias(net)
% GETBIAS
%
% Accessor method returning the bias of a support vector classification
% network.
%
% bias = getbias(net);
%
% File : @svc/getbias.m
%
www.eeworm.com/read/13911/286919
m svctutor.m
function tutor = svctutor(arg)
% SVCTUTOR
%
% Constructor for a class of tutor objects used to train support vector
% classification networks. Note this is an abstract base class, you cannot
%
www.eeworm.com/read/344585/3207797
m demtrain.m
function demtrain(action);
%DEMTRAIN Demonstrate training of MLP network.
%
% Description
% DEMTRAIN brings up a simple GUI to show the training of an MLP
% network on classification and regression pr
www.eeworm.com/read/429426/1948685
py tree4.py
# Author: J Zabkar
# Version: 1.0
# Description: Storing and printing out the examples in classification tree
# Category: modelling
# Uses: iris.tab
# Referenced: orngTree.ht
www.eeworm.com/read/429426/1948715
py accuracy2.py
# Description: Set a number of learners, for each build a classifier from the data and determine classification accuracy
# Category: evaluation
# Uses: voting.tab
# Referenced: c_perform
www.eeworm.com/read/429426/1948846
py imputation.py
# Description: Shows the use of classes for imputation
# Category: default classification accuracy, statistics
# Classes: Imputer, Imputer_defaults, Imputer_asValue, Imputer_model, ImputerCon
www.eeworm.com/read/414590/2144601
h example.h
/* Example.H
*
* An example is an assignment of values to each possible attribute.
* An example has a name, and also a classification value.
*/
/*
* Copyright 1994, Brown University, Providence,
www.eeworm.com/read/414590/2144606
c example.c
/* Example.C
*
* An example is an assignment of values to each possible attribute.
* An example has a name, and also a classification value.
*/
/*
* Copyright 1994, Brown University, Providence,
www.eeworm.com/read/414590/2144620
h example.h
/* Example.H
*
* An example is an assignment of values to each possible attribute.
* An example has a name, and also a classification value.
*/
/*
* Copyright 1994, Brown University, Providence,
www.eeworm.com/read/414590/2144625
c example.c
/* Example.C
*
* An example is an assignment of values to each possible attribute.
* An example has a name, and also a classification value.
*/
/*
* Copyright 1994, Brown University, Providence,