Click here to Skip to main content
15,918,275 members
Please Sign up or sign in to vote.
3.00/5 (1 vote)
See more:
hi every one. i want to write a program and i need to know about Bayesian Algorithms.how it works? can who explain Bayesian Algorithms to me? if it's possible please give a example. :doh:

tanks a lot
Posted
Comments
Sergey Alexandrovich Kryukov 19-Feb-11 20:27pm    
Saeed, you would get the same results much easier if you used Google yourself.
--SA

Hi,

A detailed explanation of Bayes theorem is here

Bayesian

Example implementations are here

A Naive Bayesian Spam Filter for C#[^]

A Naive Bayesian Classifier in C#[^]
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 19-Feb-11 20:28pm    
Some extra, my 5,
OP's blamed for not using Google.
--SA
Refer this wiki link

Bayesian inference[^]...also look at those external links[^] too.
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 19-Feb-11 20:28pm    
Sure, 5,
OP's blamed for not using Google.
--SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900