Implementation of Gaussian Distribution Function and Draw

# 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.

|60 : 00

Click the virtual machine below to start practicing