Ref:
- https://stats.stackexchange.com/questions/250522/difference-between-conditional-probability-and-bayes-rule (last comments vvi)
- https://www.mathsisfun.com/data/bayes-theorem.html
- https://www.analyticsvidhya.com/blog/2017/09/naive-bayes-explained/ (vvi for bayes theorem)
- https://www.analyticsvidhya.com/blog/2017/03/conditional-probability-bayes-theorem/ (vvvi for understing probability)
- https://www.mathgoodies.com/lessons/vol6/addition_rules
- http://mathforum.org/library/drmath/view/74065.html (Why multipley the probabbility)
Naive bayes theorem = P( cause | event)
conditional probabitlity = P(event | event)
cause = car/ truct/ bike
event = accident
probability = probability of an event
Naive Bayes:
- https://www.geeksforgeeks.org/naive-bayes-classifiers/ (*** important)
- https://classroom.google.com/c/NDYxNjA4MTczNjNa (class lecture by nandi san)

No comments:
Post a Comment