Applications of Probability in Python
Virtual: https://events.vtools.ieee.org/m/277453This workshop will cover an example project on Bayes Classifier, multiple random variables, and estimation. We will learn the implementation of multivariate Gaussian distribution, classification and regression problems in Python. Later we will see that how to define parametric distribution in python and will further explore estimation concepts like maximum likelihood ratio, maximum posteriori classification, …