File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 " from data import load_decay\n " ,
1414 " import pandas as pd\n " ,
1515 " import theano.tensor as tt\n " ,
16+ " import arviz as az\n " ,
1617 " \n " ,
1718 " %load_ext autoreload\n " ,
1819 " %autoreload 2\n " ,
139140 "metadata" : {},
140141 "outputs" : [],
141142 "source" : [
142- " traces = pm.traceplot (trace)"
143+ " traces = az.plot_trace (trace)"
143144 ]
144145 },
145146 {
178179 ],
179180 "metadata" : {
180181 "kernelspec" : {
181- "display_name" : " bayesian-modelling-tutorial " ,
182+ "display_name" : " Python 3 " ,
182183 "language" : " python" ,
183- "name" : " bayesian-modelling-tutorial "
184+ "name" : " python3 "
184185 },
185186 "language_info" : {
186187 "codemirror_mode" : {
192193 "name" : " python" ,
193194 "nbconvert_exporter" : " python" ,
194195 "pygments_lexer" : " ipython3" ,
195- "version" : " 3.6.6 "
196+ "version" : " 3.6.8 "
196197 }
197198 },
198199 "nbformat" : 4 ,
You can’t perform that action at this time.
0 commit comments