The Bayesian vs frequentist approaches: implications for machine learning – Part two

#artificialintelligence 

Sampled from a distribution: Many machine learning algorithms make assumptions that the data is sampled from a frequency. For example, linear regression assumes gaussian distribution and logistic regression assumes that the data is sampled from a Bernoulli distribution.