Path: blob/master/notebooks/book1/02/bimodal_dist_plot.ipynb
1193 views
Kernel: Python [conda env:py3713]
Bimodal distribution (mixture of two 1d Gaussians)
In [6]:
In [9]:
In [15]:
Out[15]:
saving image to figures/bimodalSpike_book2_latexified.pdf
Figure size: [3. 1.5]
/home/patel_karm/sendbox/probml-utils/probml_utils/plotting.py:71: UserWarning: renaming figures/bimodalSpike_book2.pdf to figures/bimodalSpike_book2_latexified.pdf because LATEXIFY is True
f"renaming {fname_full} to {fname}{extention} because LATEXIFY is {LATEXIFY}",
In [5]:
Out[5]:
/home/patel_zeel/miniconda3/envs/probml_murphy/lib/python3.9/site-packages/probml_utils/plotting.py:79: UserWarning: set FIG_DIR environment variable to save figures
warnings.warn("set FIG_DIR environment variable to save figures")
In [ ]: