File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1414 " from sklearn.preprocessing import LabelEncoder\n " ,
1515 " import theano.tensor as tt\n " ,
1616 " from utils import ECDF\n " ,
17+ " import arviz as az\n " ,
1718 " \n " ,
1819 " %load_ext autoreload\n " ,
1920 " %autoreload 2\n " ,
239240 "outputs" : [],
240241 "source" : [
241242 " # Use the `forestplot` or `plot_posterior` functions.\n " ,
242- " pm ._______(_______, varnames =______)"
243+ " az ._______(_______, var_names =______)"
243244 ]
244245 },
245246 {
272273 ],
273274 "metadata" : {
274275 "kernelspec" : {
275- "display_name" : " bayesian-modelling-tutorial " ,
276+ "display_name" : " Python 3 " ,
276277 "language" : " python" ,
277- "name" : " bayesian-modelling-tutorial "
278+ "name" : " python3 "
278279 },
279280 "language_info" : {
280281 "codemirror_mode" : {
286287 "name" : " python" ,
287288 "nbconvert_exporter" : " python" ,
288289 "pygments_lexer" : " ipython3" ,
289- "version" : " 3.6.6 "
290+ "version" : " 3.6.8 "
290291 }
291292 },
292293 "nbformat" : 4 ,
You can’t perform that action at this time.
0 commit comments