Path: blob/master/notebooks/book1/03/gauss_imputation_known_params_demo.ipynb
1192 views
Kernel: pyprobml
Gaussian Imputation
In [7]:
In [2]:
Out[2]:
C:\Users\NITISH SHARMA\.pyenv\pyenv-win\versions\3.9.10\lib\site-packages\probml_utils\plotting.py:26: UserWarning: LATEXIFY environment variable not set, not latexifying
warnings.warn("LATEXIFY environment variable not set, not latexifying")
In [3]:
In [4]:
In [5]:
Out[5]:
WARNING:absl:No GPU/TPU found, falling back to CPU. (Set TF_CPP_MIN_LOG_LEVEL=0 and rerun for more info.)
C:\Users\NITISH SHARMA\.pyenv\pyenv-win\versions\3.9.10\lib\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 [6]:
Out[6]:
interactive(children=(IntSlider(value=10, continuous_update=False, description='data_dim', max=15, min=5), Int…
In [ ]: