代码搜索:Voting
找到约 208 项符合「Voting」的源代码
代码结果 208
www.eeworm.com/read/413912/11137523
result dataexample2.txt.result
Processing Filename: demo\DataExample2.txt
Classifier:MCWithMultiFSet -Voting -Separator 1,120,121,150,154,225 -- IIS_classify -Iter 50
Message: Train-Test Split, Boundary: 100, Classification,
Err
www.eeworm.com/read/132641/5916146
tpl vote_reviews.tpl
{* $Id: vote_reviews.tpl,v 1.3 2004/05/28 12:21:04 max Exp $ *}
{capture name=dialog}
{if $config.Modules.customer_voting eq "Y"}
{inclu
www.eeworm.com/read/489040/6481868
m compute_ball_tf.m
function T = compute_ball_tf(N,n,sigma,c,p)
% compute_ball_tf - compute the voting kernel of a ball tensor.
%
% T = compute_ball_tf(N,n,sigma,c,p);
%
% 'N' is the total size of the image (s
www.eeworm.com/read/489040/6481869
m compute_stick_tf.m
function T = compute_stick_tf(v,N,n,sigma,c)
% compute_stick_tf - compute the voting kernel of a stick tensor.
%
% T = compute_stick_tf(v,n,N,sigma,c);
%
% 'v' is the non-null eigenvector o