代码搜索:bayesian
找到约 1,632 项符合「bayesian」的源代码
代码结果 1,632
www.eeworm.com/read/415311/11077119
m bayesian_belief_networks.m
function [decision, P] = Bayesian_Belief_Networks(net, data)
% Find the most likely decision given a Bayesian belief network and data for the decision
%
% Inputs:
% net - A bayesian belief n
www.eeworm.com/read/415311/11077137
m bayesian_parameter_est.m
function [mu, sigma] = Bayesian_parameter_est(train_features, train_targets, sigma, region)
% Estimate the mean using the Bayesian parameter estimation for Gaussian mixture algorithm
% Inputs:
%
www.eeworm.com/read/188673/8520588
pdf application_of_bayesian_model_averaging.pdf
www.eeworm.com/read/286520/8762094
pdf induction of selective bayesian network classifiers .pdf
www.eeworm.com/read/210632/15194997
txt 调用bayesian-k近邻.txt
[pred, mc, beta_store, k_store, lik_store] = bayes_k_nn(data,test,2,[1 1],10000,1500,0)
www.eeworm.com/read/208652/15239833
pdf a bayesian approach to digital matting.pdf
www.eeworm.com/read/293068/8315547
pdf nonparametric bayesian image segmentation.pdf
www.eeworm.com/read/268554/11134880
pdf bayesian network classifiers in weka.pdf
www.eeworm.com/read/371407/9553967
pdf bayesian artificial intelligence - korb nicholson.pdf
www.eeworm.com/read/421512/10733868