代码搜索:Classify
找到约 2,639 项符合「Classify」的源代码
代码结果 2,639
www.eeworm.com/read/370818/9583013
c svm_classify.c
/***********************************************************************/
/* */
/* svm_classify.c
www.eeworm.com/read/362932/9975974
c svm_classify.c
/***********************************************************************/
/* */
/* svm_classify.c
www.eeworm.com/read/362932/9975994
c svm_classify.c
/***********************************************************************/
/* */
/* svm_classify.c
www.eeworm.com/read/362008/10023858
m start_classify.m
function [D, test_err, train_err, train_patterns, train_targets, reduced_patterns, reduced_targets] = start_classify(patterns, targets, error_method, redraws, percent, Preprocessing_algorithm, Preproc
www.eeworm.com/read/362008/10024016
m classify_paramteric.m
function targets = classify_paramteric(param_struct, patterns)
%Function for classifying patterns based on parametric distributions.
%Inputs are the paramters of the distributions and the patterns
www.eeworm.com/read/164583/10100692
h smap_classify.h
/*******************************************************************************
author : Bernd Wichern
filename : ghmm/ghmm/smap_classify.h
created : TIME: 13:40:31 DATE: Wed
www.eeworm.com/read/164583/10100794
c smap_classify.c
/*******************************************************************************
author : Bernd Wichern
filename : ghmm/ghmm/smap_classify.c
created : TIME: 15:57:29 DATE: Mon
www.eeworm.com/read/357874/10199099
m start_classify.m
function [D, test_err, train_err, train_patterns, train_targets, reduced_patterns, reduced_targets] = start_classify(patterns, targets, error_method, redraws, percent, Preprocessing_algorithm, Preproc
www.eeworm.com/read/357874/10199193
m classify_paramteric.m
function targets = classify_paramteric(param_struct, patterns)
%Function for classifying patterns based on parametric distributions.
%Inputs are the paramters of the distributions and the patterns
www.eeworm.com/read/425699/10336306
m go_classify.m
% Perform classification using Nister-like method
% AUTORIGHTS
% Copyright (C) 2006 Regents of the University of California
% All rights reserved
%
% Written by Andrea Vedaldi (UCLA VisionLab).
%
%