nathanhere / Bayes

Small machine learning programs - Bayesian probability methods attempt to make decisions based on degrees of belief or confidence.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bayes Programs

Bayesian probability methods attempt to make decisions based on degrees of belief or confidence. As a result, it allows for decision-making in theface of incomplete information, which is often what people encounter in the real world. See Python code for more specific program description.

About

Small machine learning programs - Bayesian probability methods attempt to make decisions based on degrees of belief or confidence.


Languages

Language:Python 100.0%