# Introduction Gaussian distribution is mentioned in the naive Bayesian chapter. This challenge implements Gaussian distribution function in Python and uses Matplotlib to draw Gaussian distribution images under different parameters.
Click the virtual machine below to start practicing